diff options
Diffstat (limited to 'media-gfx/gthumb/gthumb-2.14.0.ebuild')
-rw-r--r-- | media-gfx/gthumb/gthumb-2.14.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/gthumb/gthumb-2.14.0.ebuild b/media-gfx/gthumb/gthumb-2.14.0.ebuild index 3b9d852d7f58..884059f2b8dd 100644 --- a/media-gfx/gthumb/gthumb-2.14.0.ebuild +++ b/media-gfx/gthumb/gthumb-2.14.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/gthumb-2.14.0.ebuild,v 1.2 2011/10/27 16:28:05 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/gthumb-2.14.0.ebuild,v 1.3 2011/12/29 17:51:01 pacho 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 raw slideshow tiff test" # We can't link against libbrasero-burn3 |