summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2017-03-11 13:06:15 -0800
committerMatt Turner <mattst88@gentoo.org>2017-03-11 13:16:19 -0800
commit2d1934d19eacb542a16815d496c4f8f7c27df459 (patch)
treeadefd61aba8c7fc6c9881b0e451a5c97d45fbd6f /x11-libs/libXtst
parentx11-libs/libXvMC: Drop old vulnerable versions. (diff)
downloadgentoo-2d1934d19eacb542a16815d496c4f8f7c27df459.tar.gz
gentoo-2d1934d19eacb542a16815d496c4f8f7c27df459.tar.bz2
gentoo-2d1934d19eacb542a16815d496c4f8f7c27df459.zip
x11-libs/libXtst: Drop old vulnerable versions.
Bug: https://bugs.gentoo.org/596182
Diffstat (limited to 'x11-libs/libXtst')
-rw-r--r--x11-libs/libXtst/Manifest1
-rw-r--r--x11-libs/libXtst/libXtst-1.2.2.ebuild21
2 files changed, 0 insertions, 22 deletions
diff --git a/x11-libs/libXtst/Manifest b/x11-libs/libXtst/Manifest
index 3cc35c10ad49..0c2c88ec2543 100644
--- a/x11-libs/libXtst/Manifest
+++ b/x11-libs/libXtst/Manifest
@@ -1,2 +1 @@
-DIST libXtst-1.2.2.tar.bz2 321784 SHA256 ef0a7ffd577e5f1a25b1663b375679529663a1880151beaa73e9186c8309f6d9 SHA512 1cf040f16d426e6a6d1cf8c0f966c171418c082165ae6e9bed6285cd45f144e4ef58bf74c6d34fd81e6894534d21df55efe5d0bc0b2a28f9bb9d74e168dd7369 WHIRLPOOL d01bee2e8bfb0fabdf26469c76b25e0ea7e31ec5c3fa6477e188dba704294d0310eda3e52c726599e0c1d3318e057995c9c797d3fde945c18a28294d349353b6
DIST libXtst-1.2.3.tar.bz2 321819 SHA256 4655498a1b8e844e3d6f21f3b2c4e2b571effb5fd83199d428a6ba7ea4bf5204 SHA512 6f6741fd3596775eaa056465319f78c29c91b3893a851a4899df651a2023a4d762497b112a33d7d3e8865fe85d173d03e4b49daef76a66af1ae1eaab82a12765 WHIRLPOOL efca21c823c9dcc690a1175a0cf55f4160dfe3bff620527cc408022b52c5bfa6e87a0b365cc3d05bb16f5364508f0ac2237623e57638be94358b43aa2ac8f10b
diff --git a/x11-libs/libXtst/libXtst-1.2.2.ebuild b/x11-libs/libXtst/libXtst-1.2.2.ebuild
deleted file mode 100644
index 3cca0590ab5e..000000000000
--- a/x11-libs/libXtst/libXtst-1.2.2.ebuild
+++ /dev/null
@@ -1,21 +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 Xlib-based client API for the XTEST & RECORD extensions library"
-
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
-IUSE=""
-
-RDEPEND=">=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
- >=x11-libs/libXext-1.3.2[${MULTILIB_USEDEP}]
- >=x11-libs/libXi-1.7.2[${MULTILIB_USEDEP}]
- >=x11-proto/recordproto-1.14.2-r1[${MULTILIB_USEDEP}]
- >=x11-proto/xextproto-7.2.1-r1[${MULTILIB_USEDEP}]
- >=x11-proto/inputproto-2.3[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"