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/libcxxabi/
Date: Mon, 03 Jan 2022 23:27:00
Message-Id: 1641252386.5ae36dfb84ccabbe10332843dfc0c041bc7a1bfd.soap@gentoo
1 commit: 5ae36dfb84ccabbe10332843dfc0c041bc7a1bfd
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 3 23:26:26 2022 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 3 23:26:26 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ae36dfb
7
8 sys-libs/libcxxabi: remove implicit elibc_* flags
9
10 Signed-off-by: David Seifert <soap <AT> gentoo.org>
11
12 sys-libs/libcxxabi/libcxxabi-11.1.0.ebuild | 4 ++--
13 sys-libs/libcxxabi/libcxxabi-12.0.1.ebuild | 4 ++--
14 sys-libs/libcxxabi/libcxxabi-13.0.0.ebuild | 4 ++--
15 sys-libs/libcxxabi/libcxxabi-13.0.1.9999.ebuild | 4 ++--
16 sys-libs/libcxxabi/libcxxabi-13.0.1_rc1.ebuild | 4 ++--
17 sys-libs/libcxxabi/libcxxabi-14.0.0.9999.ebuild | 4 ++--
18 6 files changed, 12 insertions(+), 12 deletions(-)
19
20 diff --git a/sys-libs/libcxxabi/libcxxabi-11.1.0.ebuild b/sys-libs/libcxxabi/libcxxabi-11.1.0.ebuild
21 index fa0f31dbb563..60fed4fd01c8 100644
22 --- a/sys-libs/libcxxabi/libcxxabi-11.1.0.ebuild
23 +++ b/sys-libs/libcxxabi/libcxxabi-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://libcxxabi.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="+libunwind static-libs test elibc_musl"
35 +IUSE="+libunwind static-libs test"
36 RESTRICT="!test? ( test )"
37
38 RDEPEND="
39
40 diff --git a/sys-libs/libcxxabi/libcxxabi-12.0.1.ebuild b/sys-libs/libcxxabi/libcxxabi-12.0.1.ebuild
41 index bb4a7e9ab18f..a6a51a0b90b5 100644
42 --- a/sys-libs/libcxxabi/libcxxabi-12.0.1.ebuild
43 +++ b/sys-libs/libcxxabi/libcxxabi-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://libcxxabi.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="+libunwind static-libs test elibc_musl"
55 +IUSE="+libunwind static-libs test"
56 RESTRICT="!test? ( test )"
57
58 RDEPEND="
59
60 diff --git a/sys-libs/libcxxabi/libcxxabi-13.0.0.ebuild b/sys-libs/libcxxabi/libcxxabi-13.0.0.ebuild
61 index 628752042eea..690b4d4e2681 100644
62 --- a/sys-libs/libcxxabi/libcxxabi-13.0.0.ebuild
63 +++ b/sys-libs/libcxxabi/libcxxabi-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://libcxxabi.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="+libunwind static-libs test elibc_musl"
75 +IUSE="+libunwind static-libs test"
76 RESTRICT="!test? ( test )"
77
78 RDEPEND="
79
80 diff --git a/sys-libs/libcxxabi/libcxxabi-13.0.1.9999.ebuild b/sys-libs/libcxxabi/libcxxabi-13.0.1.9999.ebuild
81 index 36ccca5e938a..d260ea2e3450 100644
82 --- a/sys-libs/libcxxabi/libcxxabi-13.0.1.9999.ebuild
83 +++ b/sys-libs/libcxxabi/libcxxabi-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://libcxxabi.llvm.org/"
91 LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
92 SLOT="0"
93 KEYWORDS=""
94 -IUSE="+libunwind static-libs test elibc_musl"
95 +IUSE="+libunwind static-libs test"
96 RESTRICT="!test? ( test )"
97
98 RDEPEND="
99
100 diff --git a/sys-libs/libcxxabi/libcxxabi-13.0.1_rc1.ebuild b/sys-libs/libcxxabi/libcxxabi-13.0.1_rc1.ebuild
101 index 36ccca5e938a..d260ea2e3450 100644
102 --- a/sys-libs/libcxxabi/libcxxabi-13.0.1_rc1.ebuild
103 +++ b/sys-libs/libcxxabi/libcxxabi-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://libcxxabi.llvm.org/"
111 LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
112 SLOT="0"
113 KEYWORDS=""
114 -IUSE="+libunwind static-libs test elibc_musl"
115 +IUSE="+libunwind static-libs test"
116 RESTRICT="!test? ( test )"
117
118 RDEPEND="
119
120 diff --git a/sys-libs/libcxxabi/libcxxabi-14.0.0.9999.ebuild b/sys-libs/libcxxabi/libcxxabi-14.0.0.9999.ebuild
121 index e813f35b0089..2bd92bc0287d 100644
122 --- a/sys-libs/libcxxabi/libcxxabi-14.0.0.9999.ebuild
123 +++ b/sys-libs/libcxxabi/libcxxabi-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://libcxxabi.llvm.org/"
131 LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
132 SLOT="0"
133 KEYWORDS=""
134 -IUSE="+libunwind static-libs test elibc_musl"
135 +IUSE="+libunwind static-libs test"
136 RESTRICT="!test? ( test )"
137
138 RDEPEND="