commit:     8bd3d32950f98d616d97c0df66a841eb5c6f7f0c
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 16 16:11:52 2017 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Mar 16 16:12:53 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bd3d329

x11-libs/libICE: Drop vulnerable versions.

Bug: https://bugs.gentoo.org/611354

 x11-libs/libICE/Manifest               |  1 -
 x11-libs/libICE/libICE-1.0.8-r1.ebuild | 29 -----------------------------
 x11-libs/libICE/libICE-1.0.9.ebuild    | 29 -----------------------------
 3 files changed, 59 deletions(-)

diff --git a/x11-libs/libICE/Manifest b/x11-libs/libICE/Manifest
index e347b98d0b7..8dedc376765 100644
--- a/x11-libs/libICE/Manifest
+++ b/x11-libs/libICE/Manifest
@@ -1,2 +1 @@
-DIST libICE-1.0.8.tar.bz2 365762 SHA256 
24a991284d02ff0c789bc8d11ad2e4dffe144cb70f24e28f9ce3e8b1ee08b71e SHA512 
eac189813df84c0d1b5a4f59855a147c945cb6960bb91dd3d94b2fbe909609a3da1d250bea4a0c8090b4dc64b4f64eb548b67a39de719ebddce19c6c1394532e
 WHIRLPOOL 
3dba49fac7bd5852ef448d6d51408831d24802e5fed0fbb9a3877814c53d971c89db9aa53d388825660f42acf19a0d2b3ad625d58dfb0fa623e5ae5df49c4ac5
 DIST libICE-1.0.9.tar.bz2 384921 SHA256 
8f7032f2c1c64352b5423f6b48a8ebdc339cc63064af34d66a6c9aa79759e202 SHA512 
daa8126ee5279c08f801274a2754132762dea2a40f4733c4b0bf8e8bdad61cba826939a2e067beb3524e256a98a2b83f23c8d4643f3e75a284ab02cc73da41b7
 WHIRLPOOL 
efdd7bc60416d883b15af7cfd0c152a2b7f7ee539d0717704b89c0621f9cefa718b14af63fb1d10709e7b0cc84d660f30d069ff0b273d304be8f0c5a74fe1090

diff --git a/x11-libs/libICE/libICE-1.0.8-r1.ebuild 
b/x11-libs/libICE/libICE-1.0.8-r1.ebuild
deleted file mode 100644
index 0ff129957c6..00000000000
--- a/x11-libs/libICE/libICE-1.0.8-r1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-XORG_DOC=doc
-XORG_MULTILIB=yes
-inherit xorg-2
-
-DESCRIPTION="X.Org Inter-Client Exchange library"
-
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris 
~x86-winnt"
-IUSE="ipv6"
-
-RDEPEND="x11-libs/xtrans
-       >=x11-proto/xproto-7.0.24[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"
-
-pkg_setup() {
-       xorg-2_pkg_setup
-
-       XORG_CONFIGURE_OPTIONS=(
-               $(use_enable ipv6)
-               $(use_enable doc docs)
-               $(use_enable doc specs)
-               $(use_with doc xmlto)
-               --without-fop
-       )
-}

diff --git a/x11-libs/libICE/libICE-1.0.9.ebuild 
b/x11-libs/libICE/libICE-1.0.9.ebuild
deleted file mode 100644
index 7cef6112c59..00000000000
--- a/x11-libs/libICE/libICE-1.0.9.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-XORG_DOC=doc
-XORG_MULTILIB=yes
-inherit xorg-2
-
-DESCRIPTION="X.Org Inter-Client Exchange library"
-
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris 
~x86-winnt"
-IUSE="ipv6"
-
-RDEPEND="x11-libs/xtrans
-       >=x11-proto/xproto-7.0.24[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"
-
-pkg_setup() {
-       xorg-2_pkg_setup
-
-       XORG_CONFIGURE_OPTIONS=(
-               $(use_enable ipv6)
-               $(use_enable doc docs)
-               $(use_enable doc specs)
-               $(use_with doc xmlto)
-               --without-fop
-       )
-}

Reply via email to