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-libs/libcxx/
Date: Mon, 03 Jan 2022 23:27:02
Message-Id: 1641252388.9f5ef43c8eff3b9fd0a920fa9d235af85a9bb158.soap@gentoo
1 commit: 9f5ef43c8eff3b9fd0a920fa9d235af85a9bb158
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 3 23:26:28 2022 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 3 23:26:28 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f5ef43c
7
8 sys-libs/libcxx: remove implicit elibc_* flags
9
10 Signed-off-by: David Seifert <soap <AT> gentoo.org>
11
12 sys-libs/libcxx/libcxx-11.1.0.ebuild | 4 ++--
13 sys-libs/libcxx/libcxx-12.0.1.ebuild | 4 ++--
14 sys-libs/libcxx/libcxx-13.0.0.ebuild | 4 ++--
15 sys-libs/libcxx/libcxx-13.0.1.9999.ebuild | 4 ++--
16 sys-libs/libcxx/libcxx-13.0.1_rc1.ebuild | 4 ++--
17 sys-libs/libcxx/libcxx-14.0.0.9999.ebuild | 4 ++--
18 6 files changed, 12 insertions(+), 12 deletions(-)
19
20 diff --git a/sys-libs/libcxx/libcxx-11.1.0.ebuild b/sys-libs/libcxx/libcxx-11.1.0.ebuild
21 index 16172647c295..a976ee77c535 100644
22 --- a/sys-libs/libcxx/libcxx-11.1.0.ebuild
23 +++ b/sys-libs/libcxx/libcxx-11.1.0.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 @@ -13,7 +13,7 @@ HOMEPAGE="https://libcxx.llvm.org/"
31 LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
32 SLOT="0"
33 KEYWORDS="amd64 arm arm64 ~riscv x86 ~x64-macos"
34 -IUSE="elibc_glibc elibc_musl +libcxxabi +libunwind static-libs test"
35 +IUSE="+libcxxabi +libunwind static-libs test"
36 REQUIRED_USE="libunwind? ( libcxxabi )"
37 RESTRICT="!test? ( test )"
38
39
40 diff --git a/sys-libs/libcxx/libcxx-12.0.1.ebuild b/sys-libs/libcxx/libcxx-12.0.1.ebuild
41 index 32d4aa2d1da6..32417c012865 100644
42 --- a/sys-libs/libcxx/libcxx-12.0.1.ebuild
43 +++ b/sys-libs/libcxx/libcxx-12.0.1.ebuild
44 @@ -1,4 +1,4 @@
45 -# Copyright 1999-2021 Gentoo Authors
46 +# Copyright 1999-2022 Gentoo Authors
47 # Distributed under the terms of the GNU General Public License v2
48
49 EAPI=7
50 @@ -13,7 +13,7 @@ HOMEPAGE="https://libcxx.llvm.org/"
51 LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
52 SLOT="0"
53 KEYWORDS="amd64 arm arm64 ~riscv x86 ~x64-macos"
54 -IUSE="elibc_glibc elibc_musl +libcxxabi +libunwind static-libs test"
55 +IUSE="+libcxxabi +libunwind static-libs test"
56 REQUIRED_USE="libunwind? ( libcxxabi )"
57 RESTRICT="!test? ( test )"
58
59
60 diff --git a/sys-libs/libcxx/libcxx-13.0.0.ebuild b/sys-libs/libcxx/libcxx-13.0.0.ebuild
61 index 851870fd9e95..74bdf451ab48 100644
62 --- a/sys-libs/libcxx/libcxx-13.0.0.ebuild
63 +++ b/sys-libs/libcxx/libcxx-13.0.0.ebuild
64 @@ -1,4 +1,4 @@
65 -# Copyright 1999-2021 Gentoo Authors
66 +# Copyright 1999-2022 Gentoo Authors
67 # Distributed under the terms of the GNU General Public License v2
68
69 EAPI=7
70 @@ -13,7 +13,7 @@ HOMEPAGE="https://libcxx.llvm.org/"
71 LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
72 SLOT="0"
73 KEYWORDS="amd64 arm arm64 ~riscv x86 ~x64-macos"
74 -IUSE="elibc_glibc elibc_musl +libcxxabi +libunwind static-libs test"
75 +IUSE="+libcxxabi +libunwind static-libs test"
76 REQUIRED_USE="libunwind? ( libcxxabi )"
77 RESTRICT="!test? ( test )"
78
79
80 diff --git a/sys-libs/libcxx/libcxx-13.0.1.9999.ebuild b/sys-libs/libcxx/libcxx-13.0.1.9999.ebuild
81 index be5566afa3bf..a9c71dc6e041 100644
82 --- a/sys-libs/libcxx/libcxx-13.0.1.9999.ebuild
83 +++ b/sys-libs/libcxx/libcxx-13.0.1.9999.ebuild
84 @@ -1,4 +1,4 @@
85 -# Copyright 1999-2021 Gentoo Authors
86 +# Copyright 1999-2022 Gentoo Authors
87 # Distributed under the terms of the GNU General Public License v2
88
89 EAPI=7
90 @@ -13,7 +13,7 @@ HOMEPAGE="https://libcxx.llvm.org/"
91 LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
92 SLOT="0"
93 KEYWORDS=""
94 -IUSE="elibc_glibc elibc_musl +libcxxabi +libunwind static-libs test"
95 +IUSE="+libcxxabi +libunwind static-libs test"
96 REQUIRED_USE="libunwind? ( libcxxabi )"
97 RESTRICT="!test? ( test )"
98
99
100 diff --git a/sys-libs/libcxx/libcxx-13.0.1_rc1.ebuild b/sys-libs/libcxx/libcxx-13.0.1_rc1.ebuild
101 index f8fd0e126832..0e230df43a5d 100644
102 --- a/sys-libs/libcxx/libcxx-13.0.1_rc1.ebuild
103 +++ b/sys-libs/libcxx/libcxx-13.0.1_rc1.ebuild
104 @@ -1,4 +1,4 @@
105 -# Copyright 1999-2021 Gentoo Authors
106 +# Copyright 1999-2022 Gentoo Authors
107 # Distributed under the terms of the GNU General Public License v2
108
109 EAPI=7
110 @@ -13,7 +13,7 @@ HOMEPAGE="https://libcxx.llvm.org/"
111 LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
112 SLOT="0"
113 KEYWORDS=""
114 -IUSE="elibc_glibc elibc_musl +libcxxabi +libunwind static-libs test"
115 +IUSE="+libcxxabi +libunwind static-libs test"
116 REQUIRED_USE="libunwind? ( libcxxabi )"
117 RESTRICT="!test? ( test )"
118
119
120 diff --git a/sys-libs/libcxx/libcxx-14.0.0.9999.ebuild b/sys-libs/libcxx/libcxx-14.0.0.9999.ebuild
121 index b804e981e692..ff9cb4ac3d94 100644
122 --- a/sys-libs/libcxx/libcxx-14.0.0.9999.ebuild
123 +++ b/sys-libs/libcxx/libcxx-14.0.0.9999.ebuild
124 @@ -1,4 +1,4 @@
125 -# Copyright 1999-2021 Gentoo Authors
126 +# Copyright 1999-2022 Gentoo Authors
127 # Distributed under the terms of the GNU General Public License v2
128
129 EAPI=7
130 @@ -13,7 +13,7 @@ HOMEPAGE="https://libcxx.llvm.org/"
131 LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
132 SLOT="0"
133 KEYWORDS=""
134 -IUSE="elibc_glibc elibc_musl +libcxxabi +libunwind static-libs test"
135 +IUSE="+libcxxabi +libunwind static-libs test"
136 REQUIRED_USE="libunwind? ( libcxxabi )"
137 RESTRICT="!test? ( test )"