diff options
Diffstat (limited to 'media-gfx/gthumb/gthumb-2.14.3.ebuild')
-rw-r--r-- | media-gfx/gthumb/gthumb-2.14.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/gthumb/gthumb-2.14.3.ebuild b/media-gfx/gthumb/gthumb-2.14.3.ebuild index 5bab2df4b953..b89c8a6eee96 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.1 2012/03/26 09:00:00 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/gthumb-2.14.3.ebuild,v 1.2 2012/04/18 20:53:36 ago 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 |