diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2014-03-26 12:54:42 +0000 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2014-03-26 12:54:42 +0000 |
commit | 2fac251a44e934a1e3571a9871257df2dd9b71fb (patch) | |
tree | 73008f54e160f252c7af76f4d540834576082dfd /x11-libs/libXinerama | |
parent | Remove old/vulnerable versions, bug #471098. (diff) | |
download | gentoo-2-2fac251a44e934a1e3571a9871257df2dd9b71fb.tar.gz gentoo-2-2fac251a44e934a1e3571a9871257df2dd9b71fb.tar.bz2 gentoo-2-2fac251a44e934a1e3571a9871257df2dd9b71fb.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/libXinerama')
-rw-r--r-- | x11-libs/libXinerama/ChangeLog | 9 | ||||
-rw-r--r-- | x11-libs/libXinerama/libXinerama-1.1.1.ebuild | 18 | ||||
-rw-r--r-- | x11-libs/libXinerama/libXinerama-1.1.2-r1.ebuild | 19 | ||||
-rw-r--r-- | x11-libs/libXinerama/libXinerama-1.1.2.ebuild | 17 |
4 files changed, 7 insertions, 56 deletions
diff --git a/x11-libs/libXinerama/ChangeLog b/x11-libs/libXinerama/ChangeLog index 1d66211f9c15..51288acef8bb 100644 --- a/x11-libs/libXinerama/ChangeLog +++ b/x11-libs/libXinerama/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-libs/libXinerama -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXinerama/ChangeLog,v 1.89 2013/10/08 05:08:08 ago Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXinerama/ChangeLog,v 1.90 2014/03/26 12:54:42 chithanh Exp $ + + 26 Mar 2014; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + -libXinerama-1.1.1.ebuild, -libXinerama-1.1.2-r1.ebuild, + -libXinerama-1.1.2.ebuild: + Remove old/vulnerable versions, bug #471098. 08 Oct 2013; Agostino Sarubbo <ago@gentoo.org> libXinerama-1.1.3.ebuild: Stable for x86, wrt bug #475480 diff --git a/x11-libs/libXinerama/libXinerama-1.1.1.ebuild b/x11-libs/libXinerama/libXinerama-1.1.1.ebuild deleted file mode 100644 index a31e3f28eb21..000000000000 --- a/x11-libs/libXinerama/libXinerama-1.1.1.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXinerama/libXinerama-1.1.1.ebuild,v 1.10 2011/10/10 19:40:25 idl0r Exp $ - -EAPI=3 -inherit xorg-2 - -DESCRIPTION="X.Org Xinerama library" - -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -RDEPEND="x11-libs/libX11 - x11-libs/libXext - x11-proto/xextproto - >=x11-proto/xineramaproto-1.2" -DEPEND="${RDEPEND} - x11-proto/xproto" diff --git a/x11-libs/libXinerama/libXinerama-1.1.2-r1.ebuild b/x11-libs/libXinerama/libXinerama-1.1.2-r1.ebuild deleted file mode 100644 index 777bd6a5259c..000000000000 --- a/x11-libs/libXinerama/libXinerama-1.1.2-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/libXinerama/libXinerama-1.1.2-r1.ebuild,v 1.1 2013/02/26 15:59:44 mgorny Exp $ - -EAPI=5 - -XORG_MULTILIB=yes -inherit xorg-2 - -DESCRIPTION="X.Org Xinerama library" - -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -RDEPEND="x11-libs/libX11[${MULTILIB_USEDEP}] - x11-libs/libXext[${MULTILIB_USEDEP}] - x11-proto/xextproto[${MULTILIB_USEDEP}] - >=x11-proto/xineramaproto-1.2[${MULTILIB_USEDEP}]" -DEPEND="${RDEPEND}" diff --git a/x11-libs/libXinerama/libXinerama-1.1.2.ebuild b/x11-libs/libXinerama/libXinerama-1.1.2.ebuild deleted file mode 100644 index 102454b7775a..000000000000 --- a/x11-libs/libXinerama/libXinerama-1.1.2.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/libXinerama/libXinerama-1.1.2.ebuild,v 1.10 2013/02/22 18:54:54 zmedico Exp $ - -EAPI=4 -inherit xorg-2 - -DESCRIPTION="X.Org Xinerama library" - -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -RDEPEND="x11-libs/libX11 - x11-libs/libXext - x11-proto/xextproto - >=x11-proto/xineramaproto-1.2" -DEPEND="${RDEPEND}" |