Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/nspr/
Date: Mon, 03 Jan 2022 23:26:51
Message-Id: 1641252363.cd301aeb94b287ea3f1aa415676896936b32f434.soap@gentoo
1 commit: cd301aeb94b287ea3f1aa415676896936b32f434
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 3 23:26:03 2022 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 3 23:26:03 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd301aeb
7
8 dev-libs/nspr: remove implicit elibc_* flags
9
10 Signed-off-by: David Seifert <soap <AT> gentoo.org>
11
12 dev-libs/nspr/nspr-4.30.ebuild | 4 ++--
13 dev-libs/nspr/nspr-4.31.ebuild | 4 ++--
14 dev-libs/nspr/nspr-4.32.ebuild | 4 ++--
15 3 files changed, 6 insertions(+), 6 deletions(-)
16
17 diff --git a/dev-libs/nspr/nspr-4.30.ebuild b/dev-libs/nspr/nspr-4.30.ebuild
18 index 1c632936ea8e..d6db3c7ef9ee 100644
19 --- a/dev-libs/nspr/nspr-4.30.ebuild
20 +++ b/dev-libs/nspr/nspr-4.30.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2021 Gentoo Authors
23 +# Copyright 1999-2022 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=7
27 @@ -14,7 +14,7 @@ SRC_URI="https://archive.mozilla.org/pub/nspr/releases/v${PV}/src/${P}.tar.gz"
28 LICENSE="|| ( MPL-2.0 GPL-2 LGPL-2.1 )"
29 SLOT="0"
30 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris ~x86-solaris"
31 -IUSE="debug elibc_musl"
32 +IUSE="debug"
33
34 MULTILIB_CHOST_TOOLS=(
35 /usr/bin/nspr-config
36
37 diff --git a/dev-libs/nspr/nspr-4.31.ebuild b/dev-libs/nspr/nspr-4.31.ebuild
38 index e6c6b0dfafd2..c0dd76d1aa2e 100644
39 --- a/dev-libs/nspr/nspr-4.31.ebuild
40 +++ b/dev-libs/nspr/nspr-4.31.ebuild
41 @@ -1,4 +1,4 @@
42 -# Copyright 1999-2021 Gentoo Authors
43 +# Copyright 1999-2022 Gentoo Authors
44 # Distributed under the terms of the GNU General Public License v2
45
46 EAPI=7
47 @@ -14,7 +14,7 @@ SRC_URI="https://archive.mozilla.org/pub/nspr/releases/v${PV}/src/${P}.tar.gz"
48 LICENSE="|| ( MPL-2.0 GPL-2 LGPL-2.1 )"
49 SLOT="0"
50 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris ~x86-solaris"
51 -IUSE="debug elibc_musl"
52 +IUSE="debug"
53
54 MULTILIB_CHOST_TOOLS=(
55 /usr/bin/nspr-config
56
57 diff --git a/dev-libs/nspr/nspr-4.32.ebuild b/dev-libs/nspr/nspr-4.32.ebuild
58 index 1c632936ea8e..d6db3c7ef9ee 100644
59 --- a/dev-libs/nspr/nspr-4.32.ebuild
60 +++ b/dev-libs/nspr/nspr-4.32.ebuild
61 @@ -1,4 +1,4 @@
62 -# Copyright 1999-2021 Gentoo Authors
63 +# Copyright 1999-2022 Gentoo Authors
64 # Distributed under the terms of the GNU General Public License v2
65
66 EAPI=7
67 @@ -14,7 +14,7 @@ SRC_URI="https://archive.mozilla.org/pub/nspr/releases/v${PV}/src/${P}.tar.gz"
68 LICENSE="|| ( MPL-2.0 GPL-2 LGPL-2.1 )"
69 SLOT="0"
70 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris ~x86-solaris"
71 -IUSE="debug elibc_musl"
72 +IUSE="debug"
73
74 MULTILIB_CHOST_TOOLS=(
75 /usr/bin/nspr-config