diff options
author | Marty E. Plummer <hanetzer@startmail.com> | 2018-04-13 03:28:06 -0500 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2018-04-13 02:52:14 -0700 |
commit | 4490ba7f4e94d0986f1dce619feaef558f96a96d (patch) | |
tree | 81a542b2fe575ab8dc2bf0867e66c13ad035425a | |
parent | dev-python/vine: remove variables from HOMEPAGE (diff) | |
download | gentoo-4490ba7f4e94d0986f1dce619feaef558f96a96d.tar.gz gentoo-4490ba7f4e94d0986f1dce619feaef558f96a96d.tar.bz2 gentoo-4490ba7f4e94d0986f1dce619feaef558f96a96d.zip |
dev-util/editorconfig-geany: remove variables from HOMEPAGE
Package-Manager: Portage-2.3.28, Repoman-2.3.9
-rw-r--r-- | dev-util/editorconfig-geany/editorconfig-geany-0.1_p20160725.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/editorconfig-geany/editorconfig-geany-0.1_p20160725.ebuild b/dev-util/editorconfig-geany/editorconfig-geany-0.1_p20160725.ebuild index 1e8e68705b55..de7614d662ba 100644 --- a/dev-util/editorconfig-geany/editorconfig-geany-0.1_p20160725.ebuild +++ b/dev-util/editorconfig-geany/editorconfig-geany-0.1_p20160725.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 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 toolchain-funcs DESCRIPTION="EditorConfig plugin for Geany" -HOMEPAGE="https://github.com/editorconfig/${PN}/" +HOMEPAGE="https://github.com/editorconfig/editorconfig-geany/" EGIT_COMMIT="9dce3bb476728a8f4124aefe12e0a4ffc8567dff" SRC_URI="https://github.com/editorconfig/${PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz" |