app-emacs/revive: update SRC_URI.
authorVictor Gaydov <victor@enise.org>
Tue, 3 Oct 2017 09:32:17 +0000 (12:32 +0300)
committerPatrice Clement <monsieurp@gentoo.org>
Tue, 3 Oct 2017 21:32:28 +0000 (23:32 +0200)
Bug: https://bugs.gentoo.org/628668
Closes: https://github.com/gentoo/gentoo/pull/5844

app-emacs/revive/revive-2.23.ebuild

index bfe2bc7fe32c5a86e40a74808b1e2e88878b68c7..056dfc59711b8a084a933f619c1cef25316a483c 100644 (file)
@@ -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"