Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/pax-utils/
Date: Fri, 01 Oct 2021 07:14:09
Message-Id: 1633072308.5f87465aa4da5a61c159a02e3c485542b40c5657.sam@gentoo
1 commit: 5f87465aa4da5a61c159a02e3c485542b40c5657
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 1 07:11:48 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 1 07:11:48 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f87465a
7
8 app-misc/pax-utils: 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 app-misc/pax-utils/pax-utils-1.3.1.ebuild | 2 +-
17 app-misc/pax-utils/pax-utils-1.3.2.ebuild | 2 +-
18 app-misc/pax-utils/pax-utils-1.3.3.ebuild | 2 +-
19 3 files changed, 3 insertions(+), 3 deletions(-)
20
21 diff --git a/app-misc/pax-utils/pax-utils-1.3.1.ebuild b/app-misc/pax-utils/pax-utils-1.3.1.ebuild
22 index dc857708cfd..343870e9abe 100644
23 --- a/app-misc/pax-utils/pax-utils-1.3.1.ebuild
24 +++ b/app-misc/pax-utils/pax-utils-1.3.1.ebuild
25 @@ -10,7 +10,7 @@ inherit python-single-r1 toolchain-funcs
26 DESCRIPTION="ELF utils that can check files for security relevant properties"
27 HOMEPAGE="https://wiki.gentoo.org/index.php?title=Project:Hardened/PaX_Utilities"
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 https://dev.gentoo.org/~vapier/dist/${P}.tar.xz"
32
33 LICENSE="GPL-2"
34
35 diff --git a/app-misc/pax-utils/pax-utils-1.3.2.ebuild b/app-misc/pax-utils/pax-utils-1.3.2.ebuild
36 index 18d015fe0ab..f99948a5de3 100644
37 --- a/app-misc/pax-utils/pax-utils-1.3.2.ebuild
38 +++ b/app-misc/pax-utils/pax-utils-1.3.2.ebuild
39 @@ -10,7 +10,7 @@ inherit python-single-r1 toolchain-funcs
40 DESCRIPTION="ELF utils that can check files for security relevant properties"
41 HOMEPAGE="https://wiki.gentoo.org/index.php?title=Project:Hardened/PaX_Utilities"
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 https://dev.gentoo.org/~vapier/dist/${P}.tar.xz"
46
47 LICENSE="GPL-2"
48
49 diff --git a/app-misc/pax-utils/pax-utils-1.3.3.ebuild b/app-misc/pax-utils/pax-utils-1.3.3.ebuild
50 index 6f36509b33a..097d367f740 100644
51 --- a/app-misc/pax-utils/pax-utils-1.3.3.ebuild
52 +++ b/app-misc/pax-utils/pax-utils-1.3.3.ebuild
53 @@ -13,7 +13,7 @@ inherit python-single-r1 toolchain-funcs
54 DESCRIPTION="ELF utils that can check files for security relevant properties"
55 HOMEPAGE="https://wiki.gentoo.org/index.php?title=Project:Hardened/PaX_Utilities"
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 https://dev.gentoo.org/~vapier/dist/${P}.tar.xz"
60
61 LICENSE="GPL-2"