summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2014-03-26 12:59:09 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2014-03-26 12:59:09 +0000
commit507444a4619cec5e21b898218033820388b4e8b0 (patch)
treee888cc157d04f03ee6e29645fadba3dd3e12e6b0 /x11-libs/libXv
parentRemove old/vulnerable versions, bug #471098. (diff)
downloadgentoo-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')
-rw-r--r--x11-libs/libXv/ChangeLog9
-rw-r--r--x11-libs/libXv/libXv-1.0.7-r1.ebuild19
-rw-r--r--x11-libs/libXv/libXv-1.0.7.ebuild17
-rw-r--r--x11-libs/libXv/libXv-1.0.8.ebuild19
-rw-r--r--x11-libs/libXv/libXv-1.0.9.ebuild19
5 files changed, 7 insertions, 76 deletions
diff --git a/x11-libs/libXv/ChangeLog b/x11-libs/libXv/ChangeLog
index a3349c618839..fb628b0cb13c 100644
--- a/x11-libs/libXv/ChangeLog
+++ b/x11-libs/libXv/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for x11-libs/libXv
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXv/ChangeLog,v 1.91 2013/10/08 05:08:44 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXv/ChangeLog,v 1.92 2014/03/26 12:59:09 chithanh Exp $
+
+ 26 Mar 2014; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ -libXv-1.0.7-r1.ebuild, -libXv-1.0.7.ebuild, -libXv-1.0.8.ebuild,
+ -libXv-1.0.9.ebuild:
+ Remove old/vulnerable versions, bug #471098.
08 Oct 2013; Agostino Sarubbo <ago@gentoo.org> libXv-1.0.10.ebuild:
Stable for x86, wrt bug #475480
diff --git a/x11-libs/libXv/libXv-1.0.7-r1.ebuild b/x11-libs/libXv/libXv-1.0.7-r1.ebuild
deleted file mode 100644
index e8a426848787..000000000000
--- a/x11-libs/libXv/libXv-1.0.7-r1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2013 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-r1.ebuild,v 1.1 2013/02/26 16:12:12 mgorny Exp $
-
-EAPI=5
-
-XORG_MULTILIB=yes
-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[${MULTILIB_USEDEP}]
- x11-libs/libXext[${MULTILIB_USEDEP}]
- x11-proto/videoproto[${MULTILIB_USEDEP}]
- x11-proto/xproto[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"
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}"
diff --git a/x11-libs/libXv/libXv-1.0.8.ebuild b/x11-libs/libXv/libXv-1.0.8.ebuild
deleted file mode 100644
index e2f76b033fcd..000000000000
--- a/x11-libs/libXv/libXv-1.0.8.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXv/libXv-1.0.8.ebuild,v 1.1 2013/06/01 12:09:26 chithanh Exp $
-
-EAPI=5
-
-XORG_MULTILIB=yes
-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 ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND="x11-libs/libX11[${MULTILIB_USEDEP}]
- x11-libs/libXext[${MULTILIB_USEDEP}]
- x11-proto/videoproto[${MULTILIB_USEDEP}]
- x11-proto/xproto[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"
diff --git a/x11-libs/libXv/libXv-1.0.9.ebuild b/x11-libs/libXv/libXv-1.0.9.ebuild
deleted file mode 100644
index 36381b7ac136..000000000000
--- a/x11-libs/libXv/libXv-1.0.9.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXv/libXv-1.0.9.ebuild,v 1.1 2013/06/23 04:52:22 mattst88 Exp $
-
-EAPI=5
-
-XORG_MULTILIB=yes
-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 ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND="x11-libs/libX11[${MULTILIB_USEDEP}]
- x11-libs/libXext[${MULTILIB_USEDEP}]
- x11-proto/videoproto[${MULTILIB_USEDEP}]
- x11-proto/xproto[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"