From bb390b7875de964d0eeec84efc10bcc692389d9e Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sun, 4 Feb 2018 20:11:53 +0100 Subject: [PATCH] app-emacs/evil: fix HOMEPAGE. Closes: https://github.com/gentoo/gentoo/pull/7075 --- app-emacs/evil/evil-1.0.8.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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+" -- 2.26.2