diff options
author | Matt Turner <mattst88@gentoo.org> | 2012-09-27 04:53:33 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2012-09-27 04:53:33 +0000 |
commit | 38ad812ffe11e1f7ea1996712351bc2b512dcfa4 (patch) | |
tree | 5e7d7edf9ca0891137f1e175b1799f383695fb08 /x11-libs/gdk-pixbuf | |
parent | Stable on alpha, bug 429120. (diff) | |
download | gentoo-2-38ad812ffe11e1f7ea1996712351bc2b512dcfa4.tar.gz gentoo-2-38ad812ffe11e1f7ea1996712351bc2b512dcfa4.tar.bz2 gentoo-2-38ad812ffe11e1f7ea1996712351bc2b512dcfa4.zip |
Stable on alpha, bug 427544.
(Portage version: 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 dada9d3bcc53..294c46495ea2 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.69 2012/09/18 09:44:29 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gdk-pixbuf/ChangeLog,v 1.70 2012/09/27 04:53:33 mattst88 Exp $ + + 27 Sep 2012; Matt Turner <mattst88@gentoo.org> gdk-pixbuf-2.26.4.ebuild: + Stable on alpha, bug 427544. *gdk-pixbuf-2.26.4 (18 Sep 2012) 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 48f56f6749b0..6e138e320ba4 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.1 2012/09/18 09:44:29 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gdk-pixbuf/gdk-pixbuf-2.26.4.ebuild,v 1.2 2012/09/27 04:53:33 mattst88 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=" |