diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-04-18 21:11:53 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-04-18 21:11:53 +0000 |
commit | 62bd8c7c258875659d728ec0eec1352b7d933705 (patch) | |
tree | 2c806529f11cdd8f84e73da86171f2bafc8a237e /x11-libs/gdk-pixbuf | |
parent | x86 stable, bug #409403 (diff) | |
download | gentoo-2-62bd8c7c258875659d728ec0eec1352b7d933705.tar.gz gentoo-2-62bd8c7c258875659d728ec0eec1352b7d933705.tar.bz2 gentoo-2-62bd8c7c258875659d728ec0eec1352b7d933705.zip |
Stable for AMD64, wrt bug #410611
(Portage version: 2.1.10.49/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.24.1.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-libs/gdk-pixbuf/ChangeLog b/x11-libs/gdk-pixbuf/ChangeLog index 6e08065a42d8..ecafe95b1b59 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.54 2012/04/18 20:12:43 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gdk-pixbuf/ChangeLog,v 1.55 2012/04/18 21:11:53 ago Exp $ + + 18 Apr 2012; Agostino Sarubbo <ago@gentoo.org> gdk-pixbuf-2.24.1.ebuild: + Stable for AMD64, wrt bug #410611 18 Apr 2012; Markus Meier <maekke@gentoo.org> gdk-pixbuf-2.24.1-r1.ebuild: arm stable, bug #412033 diff --git a/x11-libs/gdk-pixbuf/gdk-pixbuf-2.24.1.ebuild b/x11-libs/gdk-pixbuf/gdk-pixbuf-2.24.1.ebuild index 066d2c9a15b4..2925e0e46263 100644 --- a/x11-libs/gdk-pixbuf/gdk-pixbuf-2.24.1.ebuild +++ b/x11-libs/gdk-pixbuf/gdk-pixbuf-2.24.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# 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.24.1.ebuild,v 1.1 2011/12/31 18:24:32 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gdk-pixbuf/gdk-pixbuf-2.24.1.ebuild,v 1.2 2012/04/18 21:11:53 ago 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 ~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 ~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=" |