diff options
Diffstat (limited to 'media-gfx/gtkam/gtkam-0.1.14.ebuild')
-rw-r--r-- | media-gfx/gtkam/gtkam-0.1.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/gtkam/gtkam-0.1.14.ebuild b/media-gfx/gtkam/gtkam-0.1.14.ebuild index 740a8238971d..428cd7261eb8 100644 --- a/media-gfx/gtkam/gtkam-0.1.14.ebuild +++ b/media-gfx/gtkam/gtkam-0.1.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gtkam/gtkam-0.1.14.ebuild,v 1.6 2008/05/17 13:04:18 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gtkam/gtkam-0.1.14.ebuild,v 1.7 2008/05/17 19:20:24 armin76 Exp $ inherit autotools eutils gnome2 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/gphoto/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ppc ~sparc x86" +KEYWORDS="~alpha ~amd64 ppc ~sparc x86" IUSE="gimp gnome nls" # FIXME: why is exif not optional ? |