mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-emacs/cycle-buffer: update SRC_URI.
Closes: https://bugs.gentoo.org/628668 Closes: https://github.com/gentoo/gentoo/pull/5846
This commit is contained in:
committed by
Patrice Clement
parent
3df78a4d32
commit
a84283dcfc
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user