From: Marty E. Plummer Date: Fri, 13 Apr 2018 06:33:08 +0000 (-0500) Subject: app-text/editorconfig-core-c: remove variables from HOMEPAGE X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a83f20667869244ea9e83989d83943ad42371bbe;p=gentoo.git app-text/editorconfig-core-c: remove variables from HOMEPAGE Package-Manager: Portage-2.3.28, Repoman-2.3.9 --- diff --git a/app-text/editorconfig-core-c/editorconfig-core-c-0.12.1.ebuild b/app-text/editorconfig-core-c/editorconfig-core-c-0.12.1.ebuild index d9b1f574e805..48e7e80a5aab 100644 --- a/app-text/editorconfig-core-c/editorconfig-core-c-0.12.1.ebuild +++ b/app-text/editorconfig-core-c/editorconfig-core-c-0.12.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 inherit cmake-utils DESCRIPTION="EditorConfig core library written in C" -HOMEPAGE="https://github.com/editorconfig/${PN}/" +HOMEPAGE="https://github.com/editorconfig/editorconfig-core-c/" SRC_URI="https://github.com/editorconfig/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2"