diff options
author | 2012-05-24 13:58:49 +0000 | |
---|---|---|
committer | 2012-05-24 13:58:49 +0000 | |
commit | 5ef1496269047953259ebe306fca448ef770e073 (patch) | |
tree | 969ae588ffef91d1934d9c21b893f65caf9ea626 /media-gfx/gthumb | |
parent | ppc stable wrt #410611 (diff) | |
download | historical-5ef1496269047953259ebe306fca448ef770e073.tar.gz historical-5ef1496269047953259ebe306fca448ef770e073.tar.bz2 historical-5ef1496269047953259ebe306fca448ef770e073.zip |
ppc stable wrt #410611
Package-Manager: portage-2.2.0_alpha107/cvs/Linux x86_64
RepoMan-Options: --force
Diffstat (limited to 'media-gfx/gthumb')
-rw-r--r-- | media-gfx/gthumb/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/gthumb/gthumb-2.14.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/gthumb/ChangeLog b/media-gfx/gthumb/ChangeLog index e103d893ac5b..079739a52007 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.149 2012/05/05 07:00:18 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/ChangeLog,v 1.150 2012/05/24 13:58:42 ssuominen Exp $ + + 24 May 2012; Samuli Suominen <ssuominen@gentoo.org> gthumb-2.14.3.ebuild: + ppc stable wrt #410611 05 May 2012; Jeff Horelick <jdhore@gentoo.org> gthumb-2.14.0.ebuild, gthumb-2.14.3.ebuild, gthumb-3.0.0.ebuild: diff --git a/media-gfx/gthumb/gthumb-2.14.3.ebuild b/media-gfx/gthumb/gthumb-2.14.3.ebuild index d4f3e57b3c60..a98bfe101154 100644 --- a/media-gfx/gthumb/gthumb-2.14.3.ebuild +++ b/media-gfx/gthumb/gthumb-2.14.3.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.3.ebuild,v 1.5 2012/05/05 07:00:18 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/gthumb-2.14.3.ebuild,v 1.6 2012/05/24 13:58:42 ssuominen 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 |