From: Michael Mair-Keimberger Date: Sun, 4 Feb 2018 19:11:53 +0000 (+0100) Subject: app-emacs/evil: fix HOMEPAGE. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=bb390b7875de964d0eeec84efc10bcc692389d9e;p=gentoo.git app-emacs/evil: fix HOMEPAGE. Closes: https://github.com/gentoo/gentoo/pull/7075 --- diff --git a/app-emacs/evil/evil-1.0.8.ebuild b/app-emacs/evil/evil-1.0.8.ebuild index e383f4057fe6..e9a11acabe1e 100644 --- a/app-emacs/evil/evil-1.0.8.ebuild +++ b/app-emacs/evil/evil-1.0.8.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=5 @@ -6,7 +6,7 @@ EAPI=5 inherit elisp DESCRIPTION="Extensible vi layer for Emacs" -HOMEPAGE="http://gitorious.org/evil" +HOMEPAGE="https://github.com/emacs-evil/evil" SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz" LICENSE="GPL-3+ FDL-1.3+"