diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 17:43:02 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 17:43:02 +0000 |
commit | 929f88b5919e1355ad429ee90ef210930f105bce (patch) | |
tree | c4ece2c3a62cdba703c3f6b7ac3d8dc48be17101 /media-gfx/gtkam/gtkam-0.1.10-r1.ebuild | |
parent | sync IUSE (missing), trim trailing whitespace (diff) | |
download | historical-929f88b5919e1355ad429ee90ef210930f105bce.tar.gz historical-929f88b5919e1355ad429ee90ef210930f105bce.tar.bz2 historical-929f88b5919e1355ad429ee90ef210930f105bce.zip |
sync IUSE (-gnome), don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'media-gfx/gtkam/gtkam-0.1.10-r1.ebuild')
-rw-r--r-- | media-gfx/gtkam/gtkam-0.1.10-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/media-gfx/gtkam/gtkam-0.1.10-r1.ebuild b/media-gfx/gtkam/gtkam-0.1.10-r1.ebuild index df0cf55d68b4..fb35b92a03f5 100644 --- a/media-gfx/gtkam/gtkam-0.1.10-r1.ebuild +++ b/media-gfx/gtkam/gtkam-0.1.10-r1.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gtkam/gtkam-0.1.10-r1.ebuild,v 1.8 2004/06/24 22:41:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gtkam/gtkam-0.1.10-r1.ebuild,v 1.9 2004/07/14 17:43:02 agriffis Exp $ inherit eutils IUSE="nls gnome jpeg" -S=${WORKDIR}/${P} DESCRIPTION="A frontend for gPhoto 2" HOMEPAGE="http://gphoto.org/proj/gtkam" SRC_URI="mirror://sourceforge/gphoto/${P}.tar.gz" |