summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2020-11-05 11:51:54 -0500
committerMatt Turner <mattst88@gentoo.org>2020-11-05 12:00:53 -0500
commit884803afe4315a3316eb635804a1956f98026dab (patch)
treebe2f66e8ea1e118cb3dc557ee620638cd9dc0629 /x11-libs
parentx11-libs/libXrender: Drop old versions (diff)
downloadgentoo-884803afe4315a3316eb635804a1956f98026dab.tar.gz
gentoo-884803afe4315a3316eb635804a1956f98026dab.tar.bz2
gentoo-884803afe4315a3316eb635804a1956f98026dab.zip
x11-libs/libXv: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/libXv/libXv-1.0.11-r1.ebuild17
1 files changed, 0 insertions, 17 deletions
diff --git a/x11-libs/libXv/libXv-1.0.11-r1.ebuild b/x11-libs/libXv/libXv-1.0.11-r1.ebuild
deleted file mode 100644
index 542f6414c7b9..000000000000
--- a/x11-libs/libXv/libXv-1.0.11-r1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-XORG_MULTILIB=yes
-inherit xorg-2
-
-DESCRIPTION="X.Org Xv library"
-
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND="x11-base/xorg-proto
- >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
- >=x11-libs/libXext-1.3.2[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"