From: Marty E. Plummer Date: Fri, 13 Apr 2018 08:28:06 +0000 (-0500) Subject: dev-util/editorconfig-geany: remove variables from HOMEPAGE X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4490ba7f4e94d0986f1dce619feaef558f96a96d;p=gentoo.git dev-util/editorconfig-geany: remove variables from HOMEPAGE Package-Manager: Portage-2.3.28, Repoman-2.3.9 --- 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"