diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-01-20 18:48:40 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-01-20 18:48:40 +0000 |
commit | a6321a171161dc2c9f8ff1e4b9e1af2cbc5059b3 (patch) | |
tree | 5ac1998dec94bb020ee08101b59b2118404b8656 /x11-libs/gtk+extra | |
parent | Revision bump to fix security bug #352085. (diff) | |
download | gentoo-2-a6321a171161dc2c9f8ff1e4b9e1af2cbc5059b3.tar.gz gentoo-2-a6321a171161dc2c9f8ff1e4b9e1af2cbc5059b3.tar.bz2 gentoo-2-a6321a171161dc2c9f8ff1e4b9e1af2cbc5059b3.zip |
ppc/ppc64 stable wrt #341169
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'x11-libs/gtk+extra')
-rw-r--r-- | x11-libs/gtk+extra/ChangeLog | 8 | ||||
-rw-r--r-- | x11-libs/gtk+extra/gtk+extra-2.1.2.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-libs/gtk+extra/ChangeLog b/x11-libs/gtk+extra/ChangeLog index 0d8a85c3f543..018db1064f77 100644 --- a/x11-libs/gtk+extra/ChangeLog +++ b/x11-libs/gtk+extra/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/gtk+extra -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+extra/ChangeLog,v 1.29 2010/10/20 11:10:02 phajdan.jr Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+extra/ChangeLog,v 1.30 2011/01/20 18:48:40 xarthisius Exp $ + + 20 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> + gtk+extra-2.1.2.ebuild: + ppc/ppc64 stable wrt #341169 20 Oct 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> gtk+extra-2.1.2.ebuild: diff --git a/x11-libs/gtk+extra/gtk+extra-2.1.2.ebuild b/x11-libs/gtk+extra/gtk+extra-2.1.2.ebuild index d7e902b5f417..53dd16fafa6f 100644 --- a/x11-libs/gtk+extra/gtk+extra-2.1.2.ebuild +++ b/x11-libs/gtk+extra/gtk+extra-2.1.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+extra/gtk+extra-2.1.2.ebuild,v 1.8 2010/10/20 11:10:02 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+extra/gtk+extra-2.1.2.ebuild,v 1.9 2011/01/20 18:48:40 xarthisius Exp $ EAPI=2 inherit autotools eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/gtkextra/${P}.tar.gz" LICENSE="FDL-1.1 LGPL-2" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 ~ia64 ppc ppc64 ~sparc x86" IUSE="static-libs" RDEPEND="x11-libs/gtk+:2 |