commit:     5d04eb33c23b663f017c70b3e9b6e266784d55c8
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 16 16:12:30 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=5d04eb33

x11-libs/libXdmcp: Drop vulnerable versions.

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

 x11-libs/libXdmcp/Manifest                 |  1 -
 x11-libs/libXdmcp/libXdmcp-1.1.1-r1.ebuild | 26 --------------------------
 x11-libs/libXdmcp/libXdmcp-1.1.2.ebuild    | 26 --------------------------
 3 files changed, 53 deletions(-)

diff --git a/x11-libs/libXdmcp/Manifest b/x11-libs/libXdmcp/Manifest
index 4826cadaa1c..a8cc411c499 100644
--- a/x11-libs/libXdmcp/Manifest
+++ b/x11-libs/libXdmcp/Manifest
@@ -1,2 +1 @@
-DIST libXdmcp-1.1.1.tar.bz2 310878 SHA256 
9ace6d4230f9dce4ed090692f82f613253ada8f887b23b3d8ff3dd4e3a7c118e SHA512 
b17ad4bf01443cb78b440a33a89f2b98babf02402d7bdf68161a08429fd1964ac8112b0bb1519dd2138db0a5ff295c7b7581f56ff602ccca1a9baac26bc62e08
 WHIRLPOOL 
54bc7ebdbdced210a0e2c82eb63fdb884a3e9869127b5489f11e0e6f8f1c0b55d825f0b5e10b30f52db4d35bec2b1bf91d32eb326c7e6ce5a3cba8fff9abb606
 DIST libXdmcp-1.1.2.tar.bz2 331518 SHA256 
81fe09867918fff258296e1e1e159f0dc639cb30d201c53519f25ab73af4e4e2 SHA512 
f96005934b8bc752059106f8caf7df0574f5ef3c7a83bd797497b56ca556a7ff4dc1d28195e421259e82ea027b5c738094add3ec107a22544c9070725d8d46bb
 WHIRLPOOL 
ad5a3c86463d4ae582f1ffaf2ae85f5d118f7789b18f9cafd08dcc43b6fe03d9797430e0a686a7d422e09342f4a2c01f0e83a9eb9563dd6a66bf94722b81f2e0

diff --git a/x11-libs/libXdmcp/libXdmcp-1.1.1-r1.ebuild 
b/x11-libs/libXdmcp/libXdmcp-1.1.1-r1.ebuild
deleted file mode 100644
index 0b5fae1949f..00000000000
--- a/x11-libs/libXdmcp/libXdmcp-1.1.1-r1.ebuild
+++ /dev/null
@@ -1,26 +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 X Display Manager Control Protocol 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=""
-
-RDEPEND="x11-proto/xproto"
-DEPEND="${RDEPEND}"
-
-pkg_setup() {
-       xorg-2_pkg_setup
-
-       XORG_CONFIGURE_OPTIONS=(
-               $(use_enable doc docs)
-               $(use_with doc xmlto)
-               --without-fop
-       )
-}

diff --git a/x11-libs/libXdmcp/libXdmcp-1.1.2.ebuild 
b/x11-libs/libXdmcp/libXdmcp-1.1.2.ebuild
deleted file mode 100644
index 9293f8d08f3..00000000000
--- a/x11-libs/libXdmcp/libXdmcp-1.1.2.ebuild
+++ /dev/null
@@ -1,26 +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 X Display Manager Control Protocol 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=""
-
-RDEPEND="x11-proto/xproto"
-DEPEND="${RDEPEND}"
-
-pkg_setup() {
-       xorg-2_pkg_setup
-
-       XORG_CONFIGURE_OPTIONS=(
-               $(use_enable doc docs)
-               $(use_with doc xmlto)
-               --without-fop
-       )
-}

Reply via email to