Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/xxdiff/
Date: Fri, 01 Oct 2021 07:14:10
Message-Id: 1633072322.35023d5c1329cc6b61453978b387b5d14e80bb1a.sam@gentoo
1 commit: 35023d5c1329cc6b61453978b387b5d14e80bb1a
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 1 07:12:02 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 1 07:12:02 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35023d5c
7
8 dev-util/xxdiff: update SRC_URI
9
10 slyfox@ has retired and I've archived the distfiles
11 in my devspace.
12
13 Package-Manager: Portage-3.0.26, Repoman-3.0.3
14 Signed-off-by: Sam James <sam <AT> gentoo.org>
15
16 dev-util/xxdiff/xxdiff-4.0.1_p20170622-r1.ebuild | 4 ++--
17 1 file changed, 2 insertions(+), 2 deletions(-)
18
19 diff --git a/dev-util/xxdiff/xxdiff-4.0.1_p20170622-r1.ebuild b/dev-util/xxdiff/xxdiff-4.0.1_p20170622-r1.ebuild
20 index 963f344ebfa..9d0e1dfeac1 100644
21 --- a/dev-util/xxdiff/xxdiff-4.0.1_p20170622-r1.ebuild
22 +++ b/dev-util/xxdiff/xxdiff-4.0.1_p20170622-r1.ebuild
23 @@ -1,4 +1,4 @@
24 -# Copyright 1999-2020 Gentoo Authors
25 +# Copyright 1999-2021 Gentoo Authors
26 # Distributed under the terms of the GNU General Public License v2
27
28 EAPI=7
29 @@ -10,7 +10,7 @@ HOMEPAGE="http://furius.ca/xxdiff/"
30 # generated as 'hg archive xxdiff-${P}.tar'
31 # from https://bitbucket.org/blais/xxdiff tree
32 #SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
33 -SRC_URI="https://dev.gentoo.org/~slyfox/distfiles/${P}.tar.bz2"
34 +SRC_URI="https://dev.gentoo.org/~sam/distfiles/${P}.tar.bz2"
35
36 LICENSE="GPL-2"
37 SLOT="0"