commit: 884803afe4315a3316eb635804a1956f98026dab
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 5 16:51:54 2020 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Nov 5 17:00:53 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=884803af
x11-libs/libXv: Drop old versions
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
x11-libs/libXv/libXv-1.0.11-r1.ebuild | 17 -----------------
1 file changed, 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 542f6414c7b..00000000000
--- 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}"