diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-10-21 15:04:28 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-10-21 15:04:28 +0000 |
commit | d802ca2f891445d64133a3c506de3d7b95b855c3 (patch) | |
tree | c1c6189a1cda376809d36dbb2f7250ae5fdda2fc /x11-libs/gdk-pixbuf | |
parent | x86 stable wrt bug #385699 (diff) | |
download | gentoo-2-d802ca2f891445d64133a3c506de3d7b95b855c3.tar.gz gentoo-2-d802ca2f891445d64133a3c506de3d7b95b855c3.tar.bz2 gentoo-2-d802ca2f891445d64133a3c506de3d7b95b855c3.zip |
x86 stable wrt bug #385699
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'x11-libs/gdk-pixbuf')
-rw-r--r-- | x11-libs/gdk-pixbuf/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/gdk-pixbuf/gdk-pixbuf-2.24.0-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/gdk-pixbuf/ChangeLog b/x11-libs/gdk-pixbuf/ChangeLog index d8b27a79edb0..a35e8d0ad04e 100644 --- a/x11-libs/gdk-pixbuf/ChangeLog +++ b/x11-libs/gdk-pixbuf/ChangeLog @@ -1,6 +1,10 @@ # 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.39 2011/10/18 14:30:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gdk-pixbuf/ChangeLog,v 1.40 2011/10/21 15:04:28 phajdan.jr Exp $ + + 21 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + gdk-pixbuf-2.24.0-r1.ebuild: + x86 stable wrt bug #385699 18 Oct 2011; Jeroen Roovers <jer@gentoo.org> gdk-pixbuf-2.24.0-r1.ebuild: Stable for HPPA (bug #385699). diff --git a/x11-libs/gdk-pixbuf/gdk-pixbuf-2.24.0-r1.ebuild b/x11-libs/gdk-pixbuf/gdk-pixbuf-2.24.0-r1.ebuild index 958e5f0bbb0f..f0ccd76023fc 100644 --- a/x11-libs/gdk-pixbuf/gdk-pixbuf-2.24.0-r1.ebuild +++ b/x11-libs/gdk-pixbuf/gdk-pixbuf-2.24.0-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.24.0-r1.ebuild,v 1.6 2011/10/18 14:30:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gdk-pixbuf/gdk-pixbuf-2.24.0-r1.ebuild,v 1.7 2011/10/21 15:04:28 phajdan.jr 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=" |