summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Gaydov <victor@enise.org>2017-10-03 12:32:17 +0300
committerPatrice Clement <monsieurp@gentoo.org>2017-10-03 23:32:28 +0200
commit9d0994c86ffd98d7d5ed27e9451134dccbfa5f53 (patch)
treeb305d7f7bd57980bf608ad231e151d800757890f /app-emacs
parentapp-emacs/buffer-extension: update SRC_URI. (diff)
downloadgentoo-9d0994c86ffd98d7d5ed27e9451134dccbfa5f53.tar.gz
gentoo-9d0994c86ffd98d7d5ed27e9451134dccbfa5f53.tar.bz2
gentoo-9d0994c86ffd98d7d5ed27e9451134dccbfa5f53.zip
app-emacs/revive: update SRC_URI.
Bug: https://bugs.gentoo.org/628668 Closes: https://github.com/gentoo/gentoo/pull/5844
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/revive/revive-2.23.ebuild4
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"