diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-05-16 18:17:09 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-05-16 18:17:09 +0000 |
commit | e2179e4bdf086fc1e448885d06e432f8c89bcf2e (patch) | |
tree | bbc4486f8b1e1eaf15a536ad2293e3ad650c728b /media-gfx/gtkam/gtkam-0.1.14.ebuild | |
parent | satisfy Duncan's conspiracy theory self and rambling (diff) | |
download | gentoo-2-e2179e4bdf086fc1e448885d06e432f8c89bcf2e.tar.gz gentoo-2-e2179e4bdf086fc1e448885d06e432f8c89bcf2e.tar.bz2 gentoo-2-e2179e4bdf086fc1e448885d06e432f8c89bcf2e.zip |
Stable on ppc wrt bug 178584
(Portage version: 2.1.4.4)
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 3335c3cef00e..1725a80418fa 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.4 2008/05/13 10:55:09 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gtkam/gtkam-0.1.14.ebuild,v 1.5 2008/05/16 18:17:09 nixnut 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 ~ia64 ppc ~sparc ~x86" IUSE="gimp gnome nls" # FIXME: why is exif not optional ? |