diff options
author | Sam James <sam@gentoo.org> | 2021-10-01 08:11:48 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-01 08:11:48 +0100 |
commit | 5f87465aa4da5a61c159a02e3c485542b40c5657 (patch) | |
tree | 3496e899101d63811e9ce22ac81b4cdafa8a1c1c /app-misc/pax-utils | |
parent | app-emulation/dosemu: update SRC_URI (diff) | |
download | gentoo-5f87465aa4da5a61c159a02e3c485542b40c5657.tar.gz gentoo-5f87465aa4da5a61c159a02e3c485542b40c5657.tar.bz2 gentoo-5f87465aa4da5a61c159a02e3c485542b40c5657.zip |
app-misc/pax-utils: 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 'app-misc/pax-utils')
-rw-r--r-- | app-misc/pax-utils/pax-utils-1.3.1.ebuild | 2 | ||||
-rw-r--r-- | app-misc/pax-utils/pax-utils-1.3.2.ebuild | 2 | ||||
-rw-r--r-- | app-misc/pax-utils/pax-utils-1.3.3.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/app-misc/pax-utils/pax-utils-1.3.1.ebuild b/app-misc/pax-utils/pax-utils-1.3.1.ebuild index dc857708cfd6..343870e9abe2 100644 --- a/app-misc/pax-utils/pax-utils-1.3.1.ebuild +++ b/app-misc/pax-utils/pax-utils-1.3.1.ebuild @@ -10,7 +10,7 @@ inherit python-single-r1 toolchain-funcs DESCRIPTION="ELF utils that can check files for security relevant properties" HOMEPAGE="https://wiki.gentoo.org/index.php?title=Project:Hardened/PaX_Utilities" 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 https://dev.gentoo.org/~vapier/dist/${P}.tar.xz" LICENSE="GPL-2" diff --git a/app-misc/pax-utils/pax-utils-1.3.2.ebuild b/app-misc/pax-utils/pax-utils-1.3.2.ebuild index 18d015fe0ab6..f99948a5de32 100644 --- a/app-misc/pax-utils/pax-utils-1.3.2.ebuild +++ b/app-misc/pax-utils/pax-utils-1.3.2.ebuild @@ -10,7 +10,7 @@ inherit python-single-r1 toolchain-funcs DESCRIPTION="ELF utils that can check files for security relevant properties" HOMEPAGE="https://wiki.gentoo.org/index.php?title=Project:Hardened/PaX_Utilities" 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 https://dev.gentoo.org/~vapier/dist/${P}.tar.xz" LICENSE="GPL-2" diff --git a/app-misc/pax-utils/pax-utils-1.3.3.ebuild b/app-misc/pax-utils/pax-utils-1.3.3.ebuild index 6f36509b33a5..097d367f740f 100644 --- a/app-misc/pax-utils/pax-utils-1.3.3.ebuild +++ b/app-misc/pax-utils/pax-utils-1.3.3.ebuild @@ -13,7 +13,7 @@ inherit python-single-r1 toolchain-funcs DESCRIPTION="ELF utils that can check files for security relevant properties" HOMEPAGE="https://wiki.gentoo.org/index.php?title=Project:Hardened/PaX_Utilities" 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 https://dev.gentoo.org/~vapier/dist/${P}.tar.xz" LICENSE="GPL-2" |