diff options
author | 2009-04-12 13:28:01 +0000 | |
---|---|---|
committer | 2009-04-12 13:28:01 +0000 | |
commit | 63a4b842842c9a3b5d8683fb66e764b706418380 (patch) | |
tree | 3d2ce7feb5906beed855c03d4f3b27a4aaa1d9ef /media-gfx/gtkam/gtkam-0.1.16.1.ebuild | |
parent | Stable on alpha, bug #265707 (diff) | |
download | historical-63a4b842842c9a3b5d8683fb66e764b706418380.tar.gz historical-63a4b842842c9a3b5d8683fb66e764b706418380.tar.bz2 historical-63a4b842842c9a3b5d8683fb66e764b706418380.zip |
Stable on alpha, bug #265523
Package-Manager: portage-2.1.6.11/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 e8eb1ce6494a..748f8b445f6f 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.3 2009/04/09 13:07:34 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gtkam/gtkam-0.1.16.1.ebuild,v 1.4 2009/04/12 13:28:01 klausman 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 ? |