diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-07-15 18:31:36 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-07-15 18:31:36 +0000 |
commit | fb808139eb5082ada1d162b766b04c12a3c3244e (patch) | |
tree | 1db08b0ef5511f01fcade7d496fc913bb7928a40 /x11-libs/gdk-pixbuf | |
parent | Depend on bzip2[static-libs] when USE=static. (diff) | |
download | gentoo-2-fb808139eb5082ada1d162b766b04c12a3c3244e.tar.gz gentoo-2-fb808139eb5082ada1d162b766b04c12a3c3244e.tar.bz2 gentoo-2-fb808139eb5082ada1d162b766b04c12a3c3244e.zip |
alpha/ia64/sh/sparc stable wrt #410611
(Portage version: 2.1.11.5/cvs/Linux ia64)
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 | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gdk-pixbuf/ChangeLog b/x11-libs/gdk-pixbuf/ChangeLog index 6e44c708b6c1..a65f64df4e3a 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.66 2012/05/24 14:11:58 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gdk-pixbuf/ChangeLog,v 1.67 2012/07/15 18:31:36 armin76 Exp $ + + 15 Jul 2012; Raúl Porcel <armin76@gentoo.org> gdk-pixbuf-2.24.1.ebuild: + alpha/ia64/sh/sparc stable wrt #410611 24 May 2012; Samuli Suominen <ssuominen@gentoo.org> gdk-pixbuf-2.24.1.ebuild: ppc stable wrt #410611 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 b6ce74518837..d51864dee43d 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-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.8 2012/05/24 14:11:58 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gdk-pixbuf/gdk-pixbuf-2.24.1.ebuild,v 1.9 2012/07/15 18:31:36 armin76 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=" |