summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarty E. Plummer <hanetzer@startmail.com>2018-04-13 01:33:08 -0500
committerZac Medico <zmedico@gentoo.org>2018-04-13 02:52:01 -0700
commita83f20667869244ea9e83989d83943ad42371bbe (patch)
tree54edffd7050df8c003d6efd6173173b1b981ed41 /app-text/editorconfig-core-c/editorconfig-core-c-0.12.1.ebuild
parentapp-misc/yq: remove variables from HOMEPAGE (diff)
downloadgentoo-a83f20667869244ea9e83989d83943ad42371bbe.tar.gz
gentoo-a83f20667869244ea9e83989d83943ad42371bbe.tar.bz2
gentoo-a83f20667869244ea9e83989d83943ad42371bbe.zip
app-text/editorconfig-core-c: remove variables from HOMEPAGE
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'app-text/editorconfig-core-c/editorconfig-core-c-0.12.1.ebuild')
-rw-r--r--app-text/editorconfig-core-c/editorconfig-core-c-0.12.1.ebuild4
1 files changed, 2 insertions, 2 deletions
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"