diff options
author | Sam James <sam@gentoo.org> | 2021-10-01 08:12:20 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-01 08:12:20 +0100 |
commit | 99bc4efbf38ade7010e9412bacb106da762b8d52 (patch) | |
tree | 178cdda5f4a86aece099319a1dc5f3f0a9b8e736 /sys-devel | |
parent | sys-devel/binutils-config: update SRC_URI (diff) | |
download | gentoo-99bc4efbf38ade7010e9412bacb106da762b8d52.tar.gz gentoo-99bc4efbf38ade7010e9412bacb106da762b8d52.tar.bz2 gentoo-99bc4efbf38ade7010e9412bacb106da762b8d52.zip |
sys-devel/crossdev: 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 'sys-devel')
-rw-r--r-- | sys-devel/crossdev/crossdev-20210621.ebuild | 2 | ||||
-rw-r--r-- | sys-devel/crossdev/crossdev-20210718.ebuild | 2 | ||||
-rw-r--r-- | sys-devel/crossdev/crossdev-99999999.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sys-devel/crossdev/crossdev-20210621.ebuild b/sys-devel/crossdev/crossdev-20210621.ebuild index e0b929130ecd..59140a11c278 100644 --- a/sys-devel/crossdev/crossdev-20210621.ebuild +++ b/sys-devel/crossdev/crossdev-20210621.ebuild @@ -8,7 +8,7 @@ if [[ ${PV} == "99999999" ]] ; then EGIT_REPO_URI="git://anongit.gentoo.org/proj/crossdev.git" else SRC_URI="mirror://gentoo/${P}.tar.xz - https://dev.gentoo.org/~slyfox/distfiles/${P}.tar.xz" + https://dev.gentoo.org/~sam/distfiles/${P}.tar.xz" KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" fi diff --git a/sys-devel/crossdev/crossdev-20210718.ebuild b/sys-devel/crossdev/crossdev-20210718.ebuild index ffa357b2d207..b7f11a2c01de 100644 --- a/sys-devel/crossdev/crossdev-20210718.ebuild +++ b/sys-devel/crossdev/crossdev-20210718.ebuild @@ -8,7 +8,7 @@ if [[ ${PV} == "99999999" ]] ; then EGIT_REPO_URI="git://anongit.gentoo.org/proj/crossdev.git" else SRC_URI="mirror://gentoo/${P}.tar.xz - https://dev.gentoo.org/~slyfox/distfiles/${P}.tar.xz" + https://dev.gentoo.org/~sam/distfiles/${P}.tar.xz" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" fi diff --git a/sys-devel/crossdev/crossdev-99999999.ebuild b/sys-devel/crossdev/crossdev-99999999.ebuild index 93a07aa0b20d..72dc1a5881fd 100644 --- a/sys-devel/crossdev/crossdev-99999999.ebuild +++ b/sys-devel/crossdev/crossdev-99999999.ebuild @@ -8,7 +8,7 @@ if [[ ${PV} == "99999999" ]] ; then EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/crossdev.git" else SRC_URI="mirror://gentoo/${P}.tar.xz - https://dev.gentoo.org/~slyfox/distfiles/${P}.tar.xz" + https://dev.gentoo.org/~sam/distfiles/${P}.tar.xz" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" fi |