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

app-emacs/editorconfig-emacs/editorconfig-emacs-0.7.8.ebuild

index 0c41994e27c73eb75a0fab46602a650f978de73e..8b6ace3612d800546434f087cbd1639689b418cb 100644 (file)
@@ -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 elisp
 
 DESCRIPTION="EditorConfig plugin for emacs"
-HOMEPAGE="https://github.com/editorconfig/${PN}/"
+HOMEPAGE="https://github.com/editorconfig/editorconfig-emacs"
 SRC_URI="https://github.com/editorconfig/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-3+"