Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/portage/
Date: Sat, 01 Jan 2022 20:08:04
Message-Id: 1641067640.ae12066eafbf1ddf27d2bd6a18d1205d6154b157.soap@gentoo
1 commit: ae12066eafbf1ddf27d2bd6a18d1205d6154b157
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 1 20:07:20 2022 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 1 20:07:20 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae12066e
7
8 sys-apps/portage: remove uclibc
9
10 Signed-off-by: David Seifert <soap <AT> gentoo.org>
11
12 sys-apps/portage/portage-3.0.18.ebuild | 3 +--
13 sys-apps/portage/portage-3.0.20-r6.ebuild | 3 +--
14 sys-apps/portage/portage-3.0.28-r1.ebuild | 3 +--
15 sys-apps/portage/portage-3.0.29.ebuild | 3 +--
16 sys-apps/portage/portage-3.0.30-r1.ebuild | 3 +--
17 sys-apps/portage/portage-9999.ebuild | 3 +--
18 6 files changed, 6 insertions(+), 12 deletions(-)
19
20 diff --git a/sys-apps/portage/portage-3.0.18.ebuild b/sys-apps/portage/portage-3.0.18.ebuild
21 index 26985e330e46..25a9e1f9f959 100644
22 --- a/sys-apps/portage/portage-3.0.18.ebuild
23 +++ b/sys-apps/portage/portage-3.0.18.ebuild
24 @@ -1,4 +1,4 @@
25 -# Copyright 1999-2021 Gentoo Authors
26 +# Copyright 1999-2022 Gentoo Authors
27 # Distributed under the terms of the GNU General Public License v2
28
29 EAPI=7
30 @@ -54,7 +54,6 @@ RDEPEND="
31 )
32 elibc_glibc? ( >=sys-apps/sandbox-2.2 )
33 elibc_musl? ( >=sys-apps/sandbox-2.2 )
34 - elibc_uclibc? ( >=sys-apps/sandbox-2.2 )
35 kernel_linux? ( sys-apps/util-linux )
36 >=app-misc/pax-utils-0.1.17
37 selinux? ( >=sys-libs/libselinux-2.0.94[python,${PYTHON_USEDEP}] )
38
39 diff --git a/sys-apps/portage/portage-3.0.20-r6.ebuild b/sys-apps/portage/portage-3.0.20-r6.ebuild
40 index a65b3f8a7f2b..42042cc9bed0 100644
41 --- a/sys-apps/portage/portage-3.0.20-r6.ebuild
42 +++ b/sys-apps/portage/portage-3.0.20-r6.ebuild
43 @@ -1,4 +1,4 @@
44 -# Copyright 1999-2021 Gentoo Authors
45 +# Copyright 1999-2022 Gentoo Authors
46 # Distributed under the terms of the GNU General Public License v2
47
48 EAPI=7
49 @@ -54,7 +54,6 @@ RDEPEND="
50 )
51 elibc_glibc? ( >=sys-apps/sandbox-2.2 )
52 elibc_musl? ( >=sys-apps/sandbox-2.2 )
53 - elibc_uclibc? ( >=sys-apps/sandbox-2.2 )
54 kernel_linux? ( sys-apps/util-linux )
55 >=app-misc/pax-utils-0.1.17
56 selinux? ( >=sys-libs/libselinux-2.0.94[python,${PYTHON_USEDEP}] )
57
58 diff --git a/sys-apps/portage/portage-3.0.28-r1.ebuild b/sys-apps/portage/portage-3.0.28-r1.ebuild
59 index bb26698f7b52..8c0ac654bb55 100644
60 --- a/sys-apps/portage/portage-3.0.28-r1.ebuild
61 +++ b/sys-apps/portage/portage-3.0.28-r1.ebuild
62 @@ -1,4 +1,4 @@
63 -# Copyright 1999-2021 Gentoo Authors
64 +# Copyright 1999-2022 Gentoo Authors
65 # Distributed under the terms of the GNU General Public License v2
66
67 EAPI=7
68 @@ -57,7 +57,6 @@ RDEPEND="
69 )
70 elibc_glibc? ( >=sys-apps/sandbox-2.2 )
71 elibc_musl? ( >=sys-apps/sandbox-2.2 )
72 - elibc_uclibc? ( >=sys-apps/sandbox-2.2 )
73 kernel_linux? ( sys-apps/util-linux )
74 >=app-misc/pax-utils-0.1.17
75 selinux? ( >=sys-libs/libselinux-2.0.94[python,${PYTHON_USEDEP}] )
76
77 diff --git a/sys-apps/portage/portage-3.0.29.ebuild b/sys-apps/portage/portage-3.0.29.ebuild
78 index f2a08d991631..008060e58a4d 100644
79 --- a/sys-apps/portage/portage-3.0.29.ebuild
80 +++ b/sys-apps/portage/portage-3.0.29.ebuild
81 @@ -1,4 +1,4 @@
82 -# Copyright 1999-2021 Gentoo Authors
83 +# Copyright 1999-2022 Gentoo Authors
84 # Distributed under the terms of the GNU General Public License v2
85
86 EAPI=7
87 @@ -54,7 +54,6 @@ RDEPEND="
88 )
89 elibc_glibc? ( >=sys-apps/sandbox-2.2 )
90 elibc_musl? ( >=sys-apps/sandbox-2.2 )
91 - elibc_uclibc? ( >=sys-apps/sandbox-2.2 )
92 kernel_linux? ( sys-apps/util-linux )
93 >=app-misc/pax-utils-0.1.17
94 selinux? ( >=sys-libs/libselinux-2.0.94[python,${PYTHON_USEDEP}] )
95
96 diff --git a/sys-apps/portage/portage-3.0.30-r1.ebuild b/sys-apps/portage/portage-3.0.30-r1.ebuild
97 index 0db4771550b8..e535325e9cae 100644
98 --- a/sys-apps/portage/portage-3.0.30-r1.ebuild
99 +++ b/sys-apps/portage/portage-3.0.30-r1.ebuild
100 @@ -1,4 +1,4 @@
101 -# Copyright 1999-2021 Gentoo Authors
102 +# Copyright 1999-2022 Gentoo Authors
103 # Distributed under the terms of the GNU General Public License v2
104
105 EAPI=7
106 @@ -54,7 +54,6 @@ RDEPEND="
107 )
108 elibc_glibc? ( >=sys-apps/sandbox-2.2 )
109 elibc_musl? ( >=sys-apps/sandbox-2.2 )
110 - elibc_uclibc? ( >=sys-apps/sandbox-2.2 )
111 kernel_linux? ( sys-apps/util-linux )
112 >=app-misc/pax-utils-0.1.17
113 selinux? ( >=sys-libs/libselinux-2.0.94[python,${PYTHON_USEDEP}] )
114
115 diff --git a/sys-apps/portage/portage-9999.ebuild b/sys-apps/portage/portage-9999.ebuild
116 index 1cc49e433150..f45399a6016a 100644
117 --- a/sys-apps/portage/portage-9999.ebuild
118 +++ b/sys-apps/portage/portage-9999.ebuild
119 @@ -1,4 +1,4 @@
120 -# Copyright 1999-2021 Gentoo Authors
121 +# Copyright 1999-2022 Gentoo Authors
122 # Distributed under the terms of the GNU General Public License v2
123
124 EAPI=7
125 @@ -54,7 +54,6 @@ RDEPEND="
126 )
127 elibc_glibc? ( >=sys-apps/sandbox-2.2 )
128 elibc_musl? ( >=sys-apps/sandbox-2.2 )
129 - elibc_uclibc? ( >=sys-apps/sandbox-2.2 )
130 kernel_linux? ( sys-apps/util-linux )
131 >=app-misc/pax-utils-0.1.17
132 selinux? ( >=sys-libs/libselinux-2.0.94[python,${PYTHON_USEDEP}] )