From: Victor Gaydov Date: Tue, 3 Oct 2017 09:32:17 +0000 (+0300) Subject: app-emacs/revive: update SRC_URI. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=9d0994c86ffd98d7d5ed27e9451134dccbfa5f53;p=gentoo.git app-emacs/revive: update SRC_URI. Bug: https://bugs.gentoo.org/628668 Closes: https://github.com/gentoo/gentoo/pull/5844 --- diff --git a/app-emacs/revive/revive-2.23.ebuild b/app-emacs/revive/revive-2.23.ebuild index bfe2bc7fe32c..056dfc59711b 100644 --- a/app-emacs/revive/revive-2.23.ebuild +++ b/app-emacs/revive/revive-2.23.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,7 +8,7 @@ inherit elisp DESCRIPTION="Resume Emacs" HOMEPAGE="http://www.gentei.org/~yuuji/software/" # taken from http://www.gentei.org/~yuuji/software/euc/revive.el -SRC_URI="https://enise.org/users/victor/share/distfiles/${P}.el.xz" +SRC_URI="https://github.com/gavv/distfiles/raw/master/${P}.el.xz" LICENSE="yuuji" SLOT="0"