Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/
Date: Fri, 01 Oct 2021 07:14:10
Message-Id: 1633072340.99bc4efbf38ade7010e9412bacb106da762b8d52.sam@gentoo
1 commit: 99bc4efbf38ade7010e9412bacb106da762b8d52
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 1 07:12:20 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 1 07:12:20 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99bc4efb
7
8 sys-devel/crossdev: 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 sys-devel/crossdev/crossdev-20210621.ebuild | 2 +-
17 sys-devel/crossdev/crossdev-20210718.ebuild | 2 +-
18 sys-devel/crossdev/crossdev-99999999.ebuild | 2 +-
19 3 files changed, 3 insertions(+), 3 deletions(-)
20
21 diff --git a/sys-devel/crossdev/crossdev-20210621.ebuild b/sys-devel/crossdev/crossdev-20210621.ebuild
22 index e0b929130ec..59140a11c27 100644
23 --- a/sys-devel/crossdev/crossdev-20210621.ebuild
24 +++ b/sys-devel/crossdev/crossdev-20210621.ebuild
25 @@ -8,7 +8,7 @@ if [[ ${PV} == "99999999" ]] ; then
26 EGIT_REPO_URI="git://anongit.gentoo.org/proj/crossdev.git"
27 else
28 SRC_URI="mirror://gentoo/${P}.tar.xz
29 - https://dev.gentoo.org/~slyfox/distfiles/${P}.tar.xz"
30 + https://dev.gentoo.org/~sam/distfiles/${P}.tar.xz"
31 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
32 fi
33
34
35 diff --git a/sys-devel/crossdev/crossdev-20210718.ebuild b/sys-devel/crossdev/crossdev-20210718.ebuild
36 index ffa357b2d20..b7f11a2c01d 100644
37 --- a/sys-devel/crossdev/crossdev-20210718.ebuild
38 +++ b/sys-devel/crossdev/crossdev-20210718.ebuild
39 @@ -8,7 +8,7 @@ if [[ ${PV} == "99999999" ]] ; then
40 EGIT_REPO_URI="git://anongit.gentoo.org/proj/crossdev.git"
41 else
42 SRC_URI="mirror://gentoo/${P}.tar.xz
43 - https://dev.gentoo.org/~slyfox/distfiles/${P}.tar.xz"
44 + https://dev.gentoo.org/~sam/distfiles/${P}.tar.xz"
45 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
46 fi
47
48
49 diff --git a/sys-devel/crossdev/crossdev-99999999.ebuild b/sys-devel/crossdev/crossdev-99999999.ebuild
50 index 93a07aa0b20..72dc1a5881f 100644
51 --- a/sys-devel/crossdev/crossdev-99999999.ebuild
52 +++ b/sys-devel/crossdev/crossdev-99999999.ebuild
53 @@ -8,7 +8,7 @@ if [[ ${PV} == "99999999" ]] ; then
54 EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/crossdev.git"
55 else
56 SRC_URI="mirror://gentoo/${P}.tar.xz
57 - https://dev.gentoo.org/~slyfox/distfiles/${P}.tar.xz"
58 + https://dev.gentoo.org/~sam/distfiles/${P}.tar.xz"
59 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
60 fi