commit:     da3ed2eef12624dcab9919d825d23b493e89dfab
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 29 09:51:43 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Apr 29 10:21:06 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da3ed2ee

virtual/libiconv: drop 0, 0-r1

Signed-off-by: Sam James <sam <AT> gentoo.org>

 virtual/libiconv/libiconv-0-r1.ebuild | 15 ---------------
 virtual/libiconv/libiconv-0.ebuild    | 13 -------------
 2 files changed, 28 deletions(-)

diff --git a/virtual/libiconv/libiconv-0-r1.ebuild 
b/virtual/libiconv/libiconv-0-r1.ebuild
deleted file mode 100644
index d9df8e3c8034..000000000000
--- a/virtual/libiconv/libiconv-0-r1.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit multilib-build
-
-DESCRIPTION="Virtual for the GNU conversion library"
-
-SLOT="0"
-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"
-
-# - Don't put elibc_glibc? ( sys-libs/glibc ) to avoid circular deps between
-# that and gcc
-RDEPEND="!elibc_glibc? ( !elibc_musl? ( 
>=dev-libs/libiconv-1.14-r1[${MULTILIB_USEDEP}] ) )"

diff --git a/virtual/libiconv/libiconv-0.ebuild 
b/virtual/libiconv/libiconv-0.ebuild
deleted file mode 100644
index 450c20339629..000000000000
--- a/virtual/libiconv/libiconv-0.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Virtual for the GNU conversion library"
-
-SLOT="0"
-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"
-
-# - Don't put elibc_glibc? ( sys-libs/glibc ) to avoid circular deps between
-# that and gcc
-RDEPEND="!elibc_glibc? ( !elibc_musl? ( dev-libs/libiconv ) )"

Reply via email to