app-emacs/cycle-buffer: update SRC_URI.
authorVictor Gaydov <victor@enise.org>
Tue, 3 Oct 2017 09:22:39 +0000 (12:22 +0300)
committerPatrice Clement <monsieurp@gentoo.org>
Tue, 3 Oct 2017 21:32:34 +0000 (23:32 +0200)
Closes: https://bugs.gentoo.org/628668
Closes: https://github.com/gentoo/gentoo/pull/5846

app-emacs/cycle-buffer/cycle-buffer-2.16.ebuild

index 460e670ef3b7a19672a95363149144de709e78fc..c832d4dfef1f3cc1b7beba29afe13cdea140f5d8 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="Select buffer by cycling through"
 HOMEPAGE="http://www.emacswiki.org/emacs/cycle-buffer.el"
 # taken from https://www.emacswiki.org/emacs/download/cycle-buffer.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="public-domain"
 SLOT="0"