summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2014-03-26 12:52:58 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2014-03-26 12:52:58 +0000
commit696638932c738da6aa96dec526c1e19ab26205c3 (patch)
tree90974276023cf0610d33e227150f04d8d597860f /x11-libs
parentRemove old/vulnerable versions, bug #471098. (diff)
downloadgentoo-2-696638932c738da6aa96dec526c1e19ab26205c3.tar.gz
gentoo-2-696638932c738da6aa96dec526c1e19ab26205c3.tar.bz2
gentoo-2-696638932c738da6aa96dec526c1e19ab26205c3.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')
-rw-r--r--x11-libs/libXfixes/ChangeLog8
-rw-r--r--x11-libs/libXfixes/libXfixes-5.0-r1.ebuild19
-rw-r--r--x11-libs/libXfixes/libXfixes-5.0.ebuild17
3 files changed, 6 insertions, 38 deletions
diff --git a/x11-libs/libXfixes/ChangeLog b/x11-libs/libXfixes/ChangeLog
index b4844ccf0861..2f80b442580a 100644
--- a/x11-libs/libXfixes/ChangeLog
+++ b/x11-libs/libXfixes/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/libXfixes
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfixes/ChangeLog,v 1.88 2013/10/08 05:07:56 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfixes/ChangeLog,v 1.89 2014/03/26 12:52:57 chithanh Exp $
+
+ 26 Mar 2014; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ -libXfixes-5.0-r1.ebuild, -libXfixes-5.0.ebuild:
+ Remove old/vulnerable versions, bug #471098.
08 Oct 2013; Agostino Sarubbo <ago@gentoo.org> libXfixes-5.0.1.ebuild:
Stable for x86, wrt bug #475480
diff --git a/x11-libs/libXfixes/libXfixes-5.0-r1.ebuild b/x11-libs/libXfixes/libXfixes-5.0-r1.ebuild
deleted file mode 100644
index d9f9b3de6905..000000000000
--- a/x11-libs/libXfixes/libXfixes-5.0-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/libXfixes/libXfixes-5.0-r1.ebuild,v 1.1 2013/02/26 15:25:06 mgorny Exp $
-
-EAPI=5
-
-XORG_MULTILIB=yes
-inherit xorg-2
-
-DESCRIPTION="X.Org Xfixes library"
-
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
-IUSE=""
-
-RDEPEND="x11-libs/libX11[${MULTILIB_USEDEP}]
- >=x11-proto/fixesproto-5[${MULTILIB_USEDEP}]
- x11-proto/xproto[${MULTILIB_USEDEP}]
- x11-proto/xextproto[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"
diff --git a/x11-libs/libXfixes/libXfixes-5.0.ebuild b/x11-libs/libXfixes/libXfixes-5.0.ebuild
deleted file mode 100644
index 6b970c9c0a7e..000000000000
--- a/x11-libs/libXfixes/libXfixes-5.0.ebuild
+++ /dev/null
@@ -1,17 +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/libXfixes/libXfixes-5.0.ebuild,v 1.10 2013/02/22 18:35:07 zmedico Exp $
-
-EAPI=4
-inherit xorg-2
-
-DESCRIPTION="X.Org Xfixes library"
-
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
-IUSE=""
-
-RDEPEND="x11-libs/libX11
- >=x11-proto/fixesproto-5
- x11-proto/xproto
- x11-proto/xextproto"
-DEPEND="${RDEPEND}"