summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2017-03-11 13:06:38 -0800
committerMatt Turner <mattst88@gentoo.org>2017-03-11 13:16:20 -0800
commit7eb264be1518cdc6c497b86c5249cd4b824f6d83 (patch)
tree18885351dc84853f889c78de1d531337f1568132 /x11-libs
parentx11-libs/libXtst: Drop old vulnerable versions. (diff)
downloadgentoo-7eb264be1518cdc6c497b86c5249cd4b824f6d83.tar.gz
gentoo-7eb264be1518cdc6c497b86c5249cd4b824f6d83.tar.bz2
gentoo-7eb264be1518cdc6c497b86c5249cd4b824f6d83.zip
x11-libs/libXv: Drop old vulnerable versions.
Bug: https://bugs.gentoo.org/596182
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/libXv/Manifest1
-rw-r--r--x11-libs/libXv/libXv-1.0.10.ebuild18
2 files changed, 0 insertions, 19 deletions
diff --git a/x11-libs/libXv/Manifest b/x11-libs/libXv/Manifest
index 656bf25a921b..9c7362e98169 100644
--- a/x11-libs/libXv/Manifest
+++ b/x11-libs/libXv/Manifest
@@ -1,2 +1 @@
-DIST libXv-1.0.10.tar.bz2 300633 SHA256 55fe92f8686ce8612e2c1bfaf58c057715534419da700bda8d517b1d97914525 SHA512 3c9642006dbc7a74f91263aa3a94711a95ee436b03d97ef51fce2bc2f602c25589606e1fcb58287ea0efebb3b9dbe7ef5fcb94e11ad3ec6be7830947a4cefe03 WHIRLPOOL 7c7e3cede5b582417d2363971bbf2cf0de9d33cfd43a6001c29a3f0c23ab59f3593a92568af16569bc56eff27b0049ef784a334988aa81fa2b3bad1eec32576f
DIST libXv-1.0.11.tar.bz2 317921 SHA256 d26c13eac99ac4504c532e8e76a1c8e4bd526471eb8a0a4ff2a88db60cb0b088 SHA512 97cb3ab06cedc87799d06e1affd5cee32ed0e551903fa5c915f79e7ed92eded867e3220b4a663822f7ebd86fdc71b09943b7077d98f1200019992e8d24144e58 WHIRLPOOL adf230b0b5a216fbd15b00db4ecdb5f61ac54d1501920664b860a4cfc2ac38a0d4605551fe5b4c6d945de4dd33e633ca3d36c84d52d70205706b043c6a6eac25
diff --git a/x11-libs/libXv/libXv-1.0.10.ebuild b/x11-libs/libXv/libXv-1.0.10.ebuild
deleted file mode 100644
index b63cf491c7e4..000000000000
--- a/x11-libs/libXv/libXv-1.0.10.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# 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 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND=">=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
- >=x11-libs/libXext-1.3.2[${MULTILIB_USEDEP}]
- >=x11-proto/videoproto-2.3.1-r1[${MULTILIB_USEDEP}]
- >=x11-proto/xproto-7.0.24[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"