diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-10-06 21:21:49 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-10-06 21:21:49 +0000 |
commit | 3b11ae4799994021fe7fc9f74bb94abdde4ea718 (patch) | |
tree | 962329321cfce42f0ded2266bba0bd8b7fef011d /x11-libs/gdk-pixbuf | |
parent | stable ppc ppc64, bug #427544 (diff) | |
download | historical-3b11ae4799994021fe7fc9f74bb94abdde4ea718.tar.gz historical-3b11ae4799994021fe7fc9f74bb94abdde4ea718.tar.bz2 historical-3b11ae4799994021fe7fc9f74bb94abdde4ea718.zip |
stable ppc ppc64, bug #427544
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
Diffstat (limited to 'x11-libs/gdk-pixbuf')
-rw-r--r-- | x11-libs/gdk-pixbuf/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gdk-pixbuf/gdk-pixbuf-2.26.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gdk-pixbuf/ChangeLog b/x11-libs/gdk-pixbuf/ChangeLog index ae9c447cdf4d..95a40ae15ef6 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gdk-pixbuf/ChangeLog,v 1.74 2012/10/06 09:06:20 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gdk-pixbuf/ChangeLog,v 1.75 2012/10/06 21:21:49 blueness Exp $ + + 06 Oct 2012; Anthony G. Basile <blueness@gentoo.org> gdk-pixbuf-2.26.4.ebuild: + stable ppc ppc64, bug #427544 06 Oct 2012; Markus Meier <maekke@gentoo.org> gdk-pixbuf-2.26.4.ebuild: arm stable, bug #427544 diff --git a/x11-libs/gdk-pixbuf/gdk-pixbuf-2.26.4.ebuild b/x11-libs/gdk-pixbuf/gdk-pixbuf-2.26.4.ebuild index 63b47861c0e5..2532c4d02588 100644 --- a/x11-libs/gdk-pixbuf/gdk-pixbuf-2.26.4.ebuild +++ b/x11-libs/gdk-pixbuf/gdk-pixbuf-2.26.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.26.4.ebuild,v 1.6 2012/10/06 09:06:20 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gdk-pixbuf/gdk-pixbuf-2.26.4.ebuild,v 1.7 2012/10/06 21:21:49 blueness Exp $ EAPI="4" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gtk.org/" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="+X debug doc +introspection jpeg jpeg2k tiff test" COMMON_DEPEND=" |