diff options
Diffstat (limited to 'media-gfx/gthumb/gthumb-2.6.8-r2.ebuild')
-rw-r--r-- | media-gfx/gthumb/gthumb-2.6.8-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/gthumb/gthumb-2.6.8-r2.ebuild b/media-gfx/gthumb/gthumb-2.6.8-r2.ebuild index 61d493d11987..c1d69ccc5f16 100644 --- a/media-gfx/gthumb/gthumb-2.6.8-r2.ebuild +++ b/media-gfx/gthumb/gthumb-2.6.8-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/gthumb-2.6.8-r2.ebuild,v 1.2 2006/01/11 23:34:46 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/gthumb-2.6.8-r2.ebuild,v 1.3 2006/05/07 20:08:39 corsair Exp $ inherit gnome2 eutils autotools @@ -10,7 +10,7 @@ LICENSE="GPL-2" IUSE="exif jpeg tiff png gphoto2" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ppc64 ~x86" RDEPEND=">=dev-libs/glib-2.4 >=x11-libs/gtk+-2.4 |