summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2020-12-31 11:56:42 -0500
committerMatt Turner <mattst88@gentoo.org>2020-12-31 11:58:56 -0500
commitf8b1214f17c30dbfd31560c7a03f7855eeb56e89 (patch)
tree339466b6d7a53b79a8d81ec9adb83b6f4282b10b /x11-libs/libXtst
parentx11-libs/libXau: Drop old versions (diff)
downloadgentoo-f8b1214f17c30dbfd31560c7a03f7855eeb56e89.tar.gz
gentoo-f8b1214f17c30dbfd31560c7a03f7855eeb56e89.tar.bz2
gentoo-f8b1214f17c30dbfd31560c7a03f7855eeb56e89.zip
x11-libs/libXtst: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-libs/libXtst')
-rw-r--r--x11-libs/libXtst/libXtst-1.2.3-r1.ebuild19
1 files changed, 0 insertions, 19 deletions
diff --git a/x11-libs/libXtst/libXtst-1.2.3-r1.ebuild b/x11-libs/libXtst/libXtst-1.2.3-r1.ebuild
deleted file mode 100644
index 8e8210df5b76..000000000000
--- a/x11-libs/libXtst/libXtst-1.2.3-r1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# 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 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
-IUSE=""
-
-RDEPEND="x11-base/xorg-proto
- >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
- >=x11-libs/libXext-1.3.2[${MULTILIB_USEDEP}]
- >=x11-libs/libXi-1.7.2[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"