virtual/libiconv: Sync with gentoo

It's from gentoo commit d30bf2dea1e39ce12a82697b57bd39bad5f9e7dc.
This commit is contained in:
Krzesimir Nowak 2022-03-02 18:18:59 +01:00
parent 840eef562e
commit 00ebd266b5
4 changed files with 18 additions and 18 deletions

View File

@ -1,14 +1,14 @@
# Copyright 1999-2018 Gentoo Foundation # Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
EAPI=5 EAPI=7
inherit multilib-build inherit multilib-build
DESCRIPTION="Virtual for the GNU conversion library" DESCRIPTION="Virtual for the GNU conversion library"
SLOT="0" SLOT="0"
KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" 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"
IUSE="elibc_glibc elibc_musl"
# - Don't put elibc_glibc? ( sys-libs/glibc ) to avoid circular deps between # - Don't put elibc_glibc? ( sys-libs/glibc ) to avoid circular deps between
# that and gcc # that and gcc

View File

@ -1,15 +1,15 @@
# Copyright 1999-2018 Gentoo Foundation # Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
EAPI=5 EAPI=7
inherit multilib-build inherit multilib-build
DESCRIPTION="Virtual for the GNU conversion library" DESCRIPTION="Virtual for the GNU conversion library"
SLOT="0" SLOT="0"
KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" 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"
IUSE="elibc_glibc elibc_musl"
# - Don't put elibc_glibc? ( sys-libs/glibc ) to avoid circular deps between # - Don't put elibc_glibc? ( sys-libs/glibc ) to avoid circular deps between
# that and gcc # that and gcc
RDEPEND="!elibc_glibc? ( !elibc_musl? ( || ( >=dev-libs/libiconv-1.14-r1[${MULTILIB_USEDEP}] >=sys-freebsd/freebsd-lib-10.0[${MULTILIB_USEDEP}] ) ) )" RDEPEND="!elibc_glibc? ( !elibc_musl? ( >=dev-libs/libiconv-1.14-r1[${MULTILIB_USEDEP}] ) )"

View File

@ -1,12 +1,12 @@
# Copyright 1999-2018 Gentoo Foundation # Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
EAPI=5 EAPI=7
DESCRIPTION="Virtual for the GNU conversion library" DESCRIPTION="Virtual for the GNU conversion library"
SLOT="0" SLOT="0"
KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" 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"
IUSE="elibc_glibc elibc_musl"
# - Don't put elibc_glibc? ( sys-libs/glibc ) to avoid circular deps between # - Don't put elibc_glibc? ( sys-libs/glibc ) to avoid circular deps between
# that and gcc # that and gcc

View File

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata> <pkgmetadata>
<maintainer type="project"> <maintainer type="project">
<email>alt@gentoo.org</email> <email>prefix@gentoo.org</email>
<name>Gentoo Alt</name>
</maintainer> </maintainer>
<stabilize-allarches/>
</pkgmetadata> </pkgmetadata>