diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2009-04-09 13:07:34 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2009-04-09 13:07:34 +0000 |
commit | ae1dcb9f4a0a115eae0d9dcd0851058dc43e3787 (patch) | |
tree | dd2215c20c3608ea82f6c1aaea6ae539c2e5b798 /media-gfx/gtkam/gtkam-0.1.16.1.ebuild | |
parent | isomaster bump (diff) | |
download | historical-ae1dcb9f4a0a115eae0d9dcd0851058dc43e3787.tar.gz historical-ae1dcb9f4a0a115eae0d9dcd0851058dc43e3787.tar.bz2 historical-ae1dcb9f4a0a115eae0d9dcd0851058dc43e3787.zip |
Sparc stable, Bug #265523.
Package-Manager: portage-2.2_rc28/cvs/Linux x86_64
Diffstat (limited to 'media-gfx/gtkam/gtkam-0.1.16.1.ebuild')
-rw-r--r-- | media-gfx/gtkam/gtkam-0.1.16.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/gtkam/gtkam-0.1.16.1.ebuild b/media-gfx/gtkam/gtkam-0.1.16.1.ebuild index 5f58fe038c6c..e8eb1ce6494a 100644 --- a/media-gfx/gtkam/gtkam-0.1.16.1.ebuild +++ b/media-gfx/gtkam/gtkam-0.1.16.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gtkam/gtkam-0.1.16.1.ebuild,v 1.2 2009/01/17 12:39:44 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gtkam/gtkam-0.1.16.1.ebuild,v 1.3 2009/04/09 13:07:34 fmccor 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 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc sparc ~x86" IUSE="gimp gnome nls" # FIXME: why is exif not optional ? |