diff options
author | Marty E. Plummer <hanetzer@startmail.com> | 2018-04-13 01:26:41 -0500 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2018-04-13 02:51:58 -0700 |
commit | baac42a090eabd309cda09ac3b9ce2df18042a4d (patch) | |
tree | 9fcea866a5271e887bdafe6667a0a3e64aaef516 | |
parent | app-admin/consul-replicate: remove variables from HOMEPAGE (diff) | |
download | gentoo-baac42a090eabd309cda09ac3b9ce2df18042a4d.tar.gz gentoo-baac42a090eabd309cda09ac3b9ce2df18042a4d.tar.bz2 gentoo-baac42a090eabd309cda09ac3b9ce2df18042a4d.zip |
app-emacs/editorconfig-emacs: remove variables from HOMEPAGE
Package-Manager: Portage-2.3.28, Repoman-2.3.9
-rw-r--r-- | app-emacs/editorconfig-emacs/editorconfig-emacs-0.7.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/editorconfig-emacs/editorconfig-emacs-0.7.8.ebuild b/app-emacs/editorconfig-emacs/editorconfig-emacs-0.7.8.ebuild index 0c41994e27c7..8b6ace3612d8 100644 --- a/app-emacs/editorconfig-emacs/editorconfig-emacs-0.7.8.ebuild +++ b/app-emacs/editorconfig-emacs/editorconfig-emacs-0.7.8.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 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+" |