commit:     cfc91e510f0885a0c8421b8828fc5b294b42db38
Author:     Victor Gaydov <victor <AT> enise <DOT> org>
AuthorDate: Tue Oct  3 09:36:11 2017 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Tue Oct  3 21:32:26 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfc91e51

app-emacs/buffer-extension: update SRC_URI.

Bug: https://bugs.gentoo.org/628668
Closes: https://github.com/gentoo/gentoo/pull/5843

 app-emacs/buffer-extension/buffer-extension-0.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emacs/buffer-extension/buffer-extension-0.1.ebuild 
b/app-emacs/buffer-extension/buffer-extension-0.1.ebuild
index a31d168a8b4..681419847df 100644
--- a/app-emacs/buffer-extension/buffer-extension-0.1.ebuild
+++ b/app-emacs/buffer-extension/buffer-extension-0.1.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="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"

Reply via email to