diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-10-16 04:38:05 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-10-16 04:38:05 +0000 |
commit | dbac64b5a5c128cca06af433e34d2ca077b1d9ae (patch) | |
tree | 50836c0b2b5a1dd69a57e0c8c4c4e6a7e9af98f7 /media-gfx | |
parent | stable ppc, bug #427544 (diff) | |
download | gentoo-2-dbac64b5a5c128cca06af433e34d2ca077b1d9ae.tar.gz gentoo-2-dbac64b5a5c128cca06af433e34d2ca077b1d9ae.tar.bz2 gentoo-2-dbac64b5a5c128cca06af433e34d2ca077b1d9ae.zip |
stable ppc, bug #427544
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/gthumb/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/gthumb/gthumb-2.14.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/gthumb/ChangeLog b/media-gfx/gthumb/ChangeLog index b578496b5955..cffa86694f12 100644 --- a/media-gfx/gthumb/ChangeLog +++ b/media-gfx/gthumb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/gthumb # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/ChangeLog,v 1.155 2012/10/07 01:54:10 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/ChangeLog,v 1.156 2012/10/16 04:38:05 blueness Exp $ + + 16 Oct 2012; Anthony G. Basile <blueness@gentoo.org> gthumb-2.14.4.ebuild: + stable ppc, bug #427544 07 Oct 2012; Anthony G. Basile <blueness@gentoo.org> gthumb-2.14.4.ebuild: stable ppc64, bug #427544 diff --git a/media-gfx/gthumb/gthumb-2.14.4.ebuild b/media-gfx/gthumb/gthumb-2.14.4.ebuild index 415be3548d44..d67ee7e3d30e 100644 --- a/media-gfx/gthumb/gthumb-2.14.4.ebuild +++ b/media-gfx/gthumb/gthumb-2.14.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/media-gfx/gthumb/gthumb-2.14.4.ebuild,v 1.4 2012/10/07 01:54:10 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/gthumb-2.14.4.ebuild,v 1.5 2012/10/16 04:38:05 blueness Exp $ EAPI="4" GCONF_DEBUG="yes" @@ -13,7 +13,7 @@ HOMEPAGE="https://live.gnome.org/gthumb" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ppc64 x86" +KEYWORDS="amd64 ppc ppc64 x86" IUSE="cdr exif gnome-keyring gstreamer http jpeg raw slideshow tiff test" # We can't link against libbrasero-burn3 |