app-text/editorconfig-core-c: remove variables from HOMEPAGE
authorMarty E. Plummer <hanetzer@startmail.com>
Fri, 13 Apr 2018 06:33:08 +0000 (01:33 -0500)
committerZac Medico <zmedico@gentoo.org>
Fri, 13 Apr 2018 09:52:01 +0000 (02:52 -0700)
Package-Manager: Portage-2.3.28, Repoman-2.3.9

app-text/editorconfig-core-c/editorconfig-core-c-0.12.1.ebuild

index d9b1f574e805824804cef205a23ff665969f0a5b..48e7e80a5aabbaa947cf39012ce5295fe6538deb 100644 (file)
@@ -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"