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

app-emacs/buffer-extension/buffer-extension-0.1.ebuild

index a31d168a8b47803c33f12458de6d8fdd0c66f61b..681419847dfe7e5b072735018d6de5d763868531 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="Some enhanced functions for buffer manipulate"
 HOMEPAGE="http://www.emacswiki.org/emacs/buffer-extension.el"
 # taken from https://www.emacswiki.org/emacs/download/buffer-extension.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="GPL-3+"
 SLOT="0"