diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2014-03-26 12:59:09 +0000 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2014-03-26 12:59:09 +0000 |
commit | 507444a4619cec5e21b898218033820388b4e8b0 (patch) | |
tree | e888cc157d04f03ee6e29645fadba3dd3e12e6b0 /x11-libs/libXv/libXv-1.0.7.ebuild | |
parent | Remove old/vulnerable versions, bug #471098. (diff) | |
download | gentoo-2-507444a4619cec5e21b898218033820388b4e8b0.tar.gz gentoo-2-507444a4619cec5e21b898218033820388b4e8b0.tar.bz2 gentoo-2-507444a4619cec5e21b898218033820388b4e8b0.zip |
Remove old/vulnerable versions, bug #471098.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'x11-libs/libXv/libXv-1.0.7.ebuild')
-rw-r--r-- | x11-libs/libXv/libXv-1.0.7.ebuild | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/x11-libs/libXv/libXv-1.0.7.ebuild b/x11-libs/libXv/libXv-1.0.7.ebuild deleted file mode 100644 index daca6eaf57b6..000000000000 --- a/x11-libs/libXv/libXv-1.0.7.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXv/libXv-1.0.7.ebuild,v 1.10 2012/08/26 18:47:01 armin76 Exp $ - -EAPI=4 -inherit xorg-2 - -DESCRIPTION="X.Org Xv library" - -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -RDEPEND="x11-libs/libX11 - x11-libs/libXext - x11-proto/videoproto - x11-proto/xproto" -DEPEND="${RDEPEND}" |