Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/libiconv/
Date: Sat, 01 Jan 2022 20:08:10
Message-Id: 1641067659.5578a6f2fa69a56d6ed8f4262d1fbdcbabd932cc.soap@gentoo
1 commit: 5578a6f2fa69a56d6ed8f4262d1fbdcbabd932cc
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 1 20:07:39 2022 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 1 20:07:39 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5578a6f2
7
8 virtual/libiconv: remove uclibc
9
10 Signed-off-by: David Seifert <soap <AT> gentoo.org>
11
12 virtual/libiconv/libiconv-0-r1.ebuild | 6 +++---
13 virtual/libiconv/libiconv-0-r2.ebuild | 6 +++---
14 virtual/libiconv/libiconv-0.ebuild | 6 +++---
15 3 files changed, 9 insertions(+), 9 deletions(-)
16
17 diff --git a/virtual/libiconv/libiconv-0-r1.ebuild b/virtual/libiconv/libiconv-0-r1.ebuild
18 index 04f4a2f806d9..8b6840c8fd2b 100644
19 --- a/virtual/libiconv/libiconv-0-r1.ebuild
20 +++ b/virtual/libiconv/libiconv-0-r1.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 @@ -9,8 +9,8 @@ DESCRIPTION="Virtual for the GNU conversion library"
28
29 SLOT="0"
30 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
31 -IUSE="elibc_glibc elibc_uclibc elibc_musl elibc_mintlib"
32 +IUSE="elibc_glibc elibc_musl elibc_mintlib"
33
34 # - Don't put elibc_glibc? ( sys-libs/glibc ) to avoid circular deps between
35 # that and gcc
36 -RDEPEND="!elibc_glibc? ( !elibc_uclibc? ( !elibc_musl? ( !elibc_mintlib? ( >=dev-libs/libiconv-1.14-r1[${MULTILIB_USEDEP}] ) ) ) )"
37 +RDEPEND="!elibc_glibc? ( !elibc_musl? ( !elibc_mintlib? ( >=dev-libs/libiconv-1.14-r1[${MULTILIB_USEDEP}] ) ) )"
38
39 diff --git a/virtual/libiconv/libiconv-0-r2.ebuild b/virtual/libiconv/libiconv-0-r2.ebuild
40 index 04f4a2f806d9..8b6840c8fd2b 100644
41 --- a/virtual/libiconv/libiconv-0-r2.ebuild
42 +++ b/virtual/libiconv/libiconv-0-r2.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 @@ -9,8 +9,8 @@ DESCRIPTION="Virtual for the GNU conversion library"
50
51 SLOT="0"
52 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
53 -IUSE="elibc_glibc elibc_uclibc elibc_musl elibc_mintlib"
54 +IUSE="elibc_glibc elibc_musl elibc_mintlib"
55
56 # - Don't put elibc_glibc? ( sys-libs/glibc ) to avoid circular deps between
57 # that and gcc
58 -RDEPEND="!elibc_glibc? ( !elibc_uclibc? ( !elibc_musl? ( !elibc_mintlib? ( >=dev-libs/libiconv-1.14-r1[${MULTILIB_USEDEP}] ) ) ) )"
59 +RDEPEND="!elibc_glibc? ( !elibc_musl? ( !elibc_mintlib? ( >=dev-libs/libiconv-1.14-r1[${MULTILIB_USEDEP}] ) ) )"
60
61 diff --git a/virtual/libiconv/libiconv-0.ebuild b/virtual/libiconv/libiconv-0.ebuild
62 index e1b47549abe2..c398842b7b32 100644
63 --- a/virtual/libiconv/libiconv-0.ebuild
64 +++ b/virtual/libiconv/libiconv-0.ebuild
65 @@ -1,4 +1,4 @@
66 -# Copyright 1999-2021 Gentoo Authors
67 +# Copyright 1999-2022 Gentoo Authors
68 # Distributed under the terms of the GNU General Public License v2
69
70 EAPI=7
71 @@ -7,8 +7,8 @@ DESCRIPTION="Virtual for the GNU conversion library"
72
73 SLOT="0"
74 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
75 -IUSE="elibc_glibc elibc_uclibc elibc_musl"
76 +IUSE="elibc_glibc elibc_musl"
77
78 # - Don't put elibc_glibc? ( sys-libs/glibc ) to avoid circular deps between
79 # that and gcc
80 -RDEPEND="!elibc_glibc? ( !elibc_uclibc? ( !elibc_musl? ( dev-libs/libiconv ) ) )"
81 +RDEPEND="!elibc_glibc? ( !elibc_musl? ( dev-libs/libiconv ) )"