diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2011-07-06 23:31:42 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2011-07-06 23:31:42 +0000 |
commit | af96def4615d5c7586fd2c567ee9ce929d4d739a (patch) | |
tree | 61f6f2b41a4cd0fffd08a1ff8cf9b12712c0bce8 /x11-libs | |
parent | Stable for ppc64; bug #371320 (diff) | |
download | gentoo-2-af96def4615d5c7586fd2c567ee9ce929d4d739a.tar.gz gentoo-2-af96def4615d5c7586fd2c567ee9ce929d4d739a.tar.bz2 gentoo-2-af96def4615d5c7586fd2c567ee9ce929d4d739a.zip |
Stable for ppc64; bug #371320
(Portage version: 2.1.9.42/cvs/Linux ppc64)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gdk-pixbuf/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gdk-pixbuf/gdk-pixbuf-2.22.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gdk-pixbuf/ChangeLog b/x11-libs/gdk-pixbuf/ChangeLog index 1f5deda9db36..244332fb50c6 100644 --- a/x11-libs/gdk-pixbuf/ChangeLog +++ b/x11-libs/gdk-pixbuf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gdk-pixbuf # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gdk-pixbuf/ChangeLog,v 1.24 2011/07/05 16:01:44 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gdk-pixbuf/ChangeLog,v 1.25 2011/07/06 23:31:42 halcy0n Exp $ + + 06 Jul 2011; Mark Loeser <halcy0n@gentoo.org> gdk-pixbuf-2.22.1-r1.ebuild: + Stable for ppc64; bug #371320 05 Jul 2011; Thomas Kahle <tomka@gentoo.org> gdk-pixbuf-2.22.1-r2.ebuild: x86 stable per bug 373999 diff --git a/x11-libs/gdk-pixbuf/gdk-pixbuf-2.22.1-r1.ebuild b/x11-libs/gdk-pixbuf/gdk-pixbuf-2.22.1-r1.ebuild index 24dec719958d..edd7cafd889e 100644 --- a/x11-libs/gdk-pixbuf/gdk-pixbuf-2.22.1-r1.ebuild +++ b/x11-libs/gdk-pixbuf/gdk-pixbuf-2.22.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gdk-pixbuf/gdk-pixbuf-2.22.1-r1.ebuild,v 1.8 2011/06/29 14:59:58 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gdk-pixbuf/gdk-pixbuf-2.22.1-r1.ebuild,v 1.9 2011/07/06 23:31:42 halcy0n Exp $ EAPI="3" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gtk.org/" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="+X debug doc +introspection jpeg jpeg2k svg tiff test" # librsvg blocker is for the new pixbuf loader API, you lose icons otherwise |