diff options
Diffstat (limited to 'app-emacs/revive/revive-2.23.ebuild')
-rw-r--r-- | app-emacs/revive/revive-2.23.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |