diff options
author | Sam James <sam@gentoo.org> | 2021-10-01 08:12:02 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-01 08:12:02 +0100 |
commit | 35023d5c1329cc6b61453978b387b5d14e80bb1a (patch) | |
tree | 7e82393d1ef9672250e710c50f99b04b4589060e /dev-util/xxdiff/xxdiff-4.0.1_p20170622-r1.ebuild | |
parent | dev-util/objconv: update SRC_URI (diff) | |
download | gentoo-35023d5c1329cc6b61453978b387b5d14e80bb1a.tar.gz gentoo-35023d5c1329cc6b61453978b387b5d14e80bb1a.tar.bz2 gentoo-35023d5c1329cc6b61453978b387b5d14e80bb1a.zip |
dev-util/xxdiff: update SRC_URI
slyfox@ has retired and I've archived the distfiles
in my devspace.
Package-Manager: Portage-3.0.26, Repoman-3.0.3
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/xxdiff/xxdiff-4.0.1_p20170622-r1.ebuild')
-rw-r--r-- | dev-util/xxdiff/xxdiff-4.0.1_p20170622-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/xxdiff/xxdiff-4.0.1_p20170622-r1.ebuild b/dev-util/xxdiff/xxdiff-4.0.1_p20170622-r1.ebuild index 963f344ebfad..9d0e1dfeac10 100644 --- a/dev-util/xxdiff/xxdiff-4.0.1_p20170622-r1.ebuild +++ b/dev-util/xxdiff/xxdiff-4.0.1_p20170622-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ HOMEPAGE="http://furius.ca/xxdiff/" # generated as 'hg archive xxdiff-${P}.tar' # from https://bitbucket.org/blais/xxdiff tree #SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" -SRC_URI="https://dev.gentoo.org/~slyfox/distfiles/${P}.tar.bz2" +SRC_URI="https://dev.gentoo.org/~sam/distfiles/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" |