commit:     d6fe589b40bbc8e88f5c13fdea6558e50f1d8a4f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Dec  6 09:14:45 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Dec  6 09:14:45 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6fe589b

x11-libs/libICE: drop 1.1.0

Bug: https://bugs.gentoo.org/884369
Bug: https://bugs.gentoo.org/884563
Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-libs/libICE/libICE-1.1.0.ebuild | 26 --------------------------
 1 file changed, 26 deletions(-)

diff --git a/x11-libs/libICE/libICE-1.1.0.ebuild 
b/x11-libs/libICE/libICE-1.1.0.ebuild
deleted file mode 100644
index 4166e1d11bec..000000000000
--- a/x11-libs/libICE/libICE-1.1.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-XORG_MULTILIB=yes
-XORG_TARBALL_SUFFIX="xz"
-inherit xorg-3
-
-DESCRIPTION="X.Org Inter-Client Exchange library"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~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"
-
-DEPEND="x11-base/xorg-proto
-       x11-libs/xtrans"
-RDEPEND="${DEPEND}
-       elibc_glibc? (
-               || ( >=sys-libs/glibc-2.36 dev-libs/libbsd[${MULTILIB_USEDEP}] )
-       )
-"
-
-XORG_CONFIGURE_OPTIONS=(
-       --enable-ipv6
-       --disable-docs
-       --disable-specs
-       --without-fop
-)

Reply via email to