diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2014-03-26 12:58:02 +0000 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2014-03-26 12:58:02 +0000 |
commit | ec638c2a0e218200719c94fcf0a9e4a3e2295e3e (patch) | |
tree | a03b05566ba53d3d66f81b623a30e3568af2adfd /x11-libs/libXres | |
parent | Remove old/vulnerable versions, bug #471098. (diff) | |
download | gentoo-2-ec638c2a0e218200719c94fcf0a9e4a3e2295e3e.tar.gz gentoo-2-ec638c2a0e218200719c94fcf0a9e4a3e2295e3e.tar.bz2 gentoo-2-ec638c2a0e218200719c94fcf0a9e4a3e2295e3e.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/libXres')
-rw-r--r-- | x11-libs/libXres/ChangeLog | 8 | ||||
-rw-r--r-- | x11-libs/libXres/libXres-1.0.5.ebuild | 18 | ||||
-rw-r--r-- | x11-libs/libXres/libXres-1.0.6.ebuild | 18 |
3 files changed, 6 insertions, 38 deletions
diff --git a/x11-libs/libXres/ChangeLog b/x11-libs/libXres/ChangeLog index 410485109233..6883f47b5b91 100644 --- a/x11-libs/libXres/ChangeLog +++ b/x11-libs/libXres/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/libXres -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXres/ChangeLog,v 1.81 2013/10/08 05:08:26 ago Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXres/ChangeLog,v 1.82 2014/03/26 12:58:02 chithanh Exp $ + + 26 Mar 2014; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + -libXres-1.0.5.ebuild, -libXres-1.0.6.ebuild: + Remove old/vulnerable versions, bug #471098. 08 Oct 2013; Agostino Sarubbo <ago@gentoo.org> libXres-1.0.7.ebuild: Stable for x86, wrt bug #475480 diff --git a/x11-libs/libXres/libXres-1.0.5.ebuild b/x11-libs/libXres/libXres-1.0.5.ebuild deleted file mode 100644 index ae7e8475193d..000000000000 --- a/x11-libs/libXres/libXres-1.0.5.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/libXres/libXres-1.0.5.ebuild,v 1.9 2011/02/14 23:22:39 xarthisius Exp $ - -EAPI=3 -inherit xorg-2 - -EGIT_REPO_URI="git://anongit.freedesktop.org/git/xorg/lib/libXRes" -DESCRIPTION="X.Org XRes library" - -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~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/resourceproto" -DEPEND="${RDEPEND}" diff --git a/x11-libs/libXres/libXres-1.0.6.ebuild b/x11-libs/libXres/libXres-1.0.6.ebuild deleted file mode 100644 index a1c58d76d72d..000000000000 --- a/x11-libs/libXres/libXres-1.0.6.ebuild +++ /dev/null @@ -1,18 +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/libXres/libXres-1.0.6.ebuild,v 1.9 2012/08/26 18:41:38 armin76 Exp $ - -EAPI=4 -inherit xorg-2 - -EGIT_REPO_URI="git://anongit.freedesktop.org/git/xorg/lib/libXRes" -DESCRIPTION="X.Org XRes library" - -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~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/resourceproto" -DEPEND="${RDEPEND}" |