diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-12-16 16:42:51 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-12-16 16:42:51 +0000 |
commit | 266843584590f5fe86d54c8fddaa2eed073f1e45 (patch) | |
tree | 11bf5a2694fdce4c85a35a1359ec1c917fbc6073 /media-gfx | |
parent | Added knetwalk which is derived from kdegames. (diff) | |
download | gentoo-2-266843584590f5fe86d54c8fddaa2eed073f1e45.tar.gz gentoo-2-266843584590f5fe86d54c8fddaa2eed073f1e45.tar.bz2 gentoo-2-266843584590f5fe86d54c8fddaa2eed073f1e45.zip |
Stable on ppc wrt bug 199799
(Portage version: 2.1.4_rc10)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/gthumb/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/gthumb/gthumb-2.10.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/gthumb/ChangeLog b/media-gfx/gthumb/ChangeLog index 9bacb4bfad1d..adc6f999c100 100644 --- a/media-gfx/gthumb/ChangeLog +++ b/media-gfx/gthumb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/gthumb # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/ChangeLog,v 1.78 2007/12/15 07:26:45 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/ChangeLog,v 1.79 2007/12/16 16:42:51 nixnut Exp $ + + 16 Dec 2007; nixnut <nixnut@gentoo.org> gthumb-2.10.7.ebuild: + Stable on ppc wrt bug 199799 15 Dec 2007; Samuli Suominen <drac@gentoo.org> gthumb-2.10.7.ebuild: amd64 stable wrt #199799 diff --git a/media-gfx/gthumb/gthumb-2.10.7.ebuild b/media-gfx/gthumb/gthumb-2.10.7.ebuild index 89c3b0fa929a..43cc9de9d4db 100644 --- a/media-gfx/gthumb/gthumb-2.10.7.ebuild +++ b/media-gfx/gthumb/gthumb-2.10.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/gthumb-2.10.7.ebuild,v 1.4 2007/12/15 07:26:45 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/gthumb-2.10.7.ebuild,v 1.5 2007/12/16 16:42:51 nixnut Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://gthumb.sourceforge.net" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc ppc64 x86" +KEYWORDS="amd64 ~ia64 ppc ppc64 x86" IUSE="exif gphoto2 iptc raw tiff" # Unknown item missing from deps, gtkunique. |