diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 17:53:48 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 17:53:48 +0000 |
commit | bdcecfc817c0749bac62e17dcf88e5a2233c19d8 (patch) | |
tree | 544ecb5b5d5bf3c253901998e05a875c0a3b8360 /media-gfx | |
parent | sync IUSE (missing) (Manifest recommit) (diff) | |
download | gentoo-2-bdcecfc817c0749bac62e17dcf88e5a2233c19d8.tar.gz gentoo-2-bdcecfc817c0749bac62e17dcf88e5a2233c19d8.tar.bz2 gentoo-2-bdcecfc817c0749bac62e17dcf88e5a2233c19d8.zip |
sync IUSE (missing), don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/photopc/photopc-3.05.ebuild | 4 | ||||
-rw-r--r-- | media-gfx/qiv/qiv-1.7-r3.ebuild | 4 | ||||
-rw-r--r-- | media-gfx/qiv/qiv-1.9_pre10.ebuild | 3 |
3 files changed, 6 insertions, 5 deletions
diff --git a/media-gfx/photopc/photopc-3.05.ebuild b/media-gfx/photopc/photopc-3.05.ebuild index dc171d7755ca..24d6453fd964 100644 --- a/media-gfx/photopc/photopc-3.05.ebuild +++ b/media-gfx/photopc/photopc-3.05.ebuild @@ -1,8 +1,7 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/photopc/photopc-3.05.ebuild,v 1.8 2004/07/01 10:49:47 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/photopc/photopc-3.05.ebuild,v 1.9 2004/07/14 17:49:11 agriffis Exp $ -S=${WORKDIR}/${P} DESCRIPTION="Utility to control digital cameras based on Sierra Imaging firmware" SRC_URI="mirror://sourceforge/photopc/${P}.tar.gz" HOMEPAGE="http://photopc.sourceforge.net" @@ -10,6 +9,7 @@ HOMEPAGE="http://photopc.sourceforge.net" SLOT="0" LICENSE="BSD | as-is" KEYWORDS="x86" +IUSE="" DEPEND="virtual/libc" diff --git a/media-gfx/qiv/qiv-1.7-r3.ebuild b/media-gfx/qiv/qiv-1.7-r3.ebuild index d83b3b988323..b13a244a5daf 100644 --- a/media-gfx/qiv/qiv-1.7-r3.ebuild +++ b/media-gfx/qiv/qiv-1.7-r3.ebuild @@ -1,8 +1,7 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/qiv/qiv-1.7-r3.ebuild,v 1.11 2004/06/24 22:48:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/qiv/qiv-1.7-r3.ebuild,v 1.12 2004/07/14 17:52:34 agriffis Exp $ -S=${WORKDIR}/${P} DESCRIPTION="Quick Image Viewer" SRC_URI="http://www.klografx.net/qiv/download/${P}-src.tgz" HOMEPAGE="http://www.klografx.net/qiv/" @@ -10,6 +9,7 @@ HOMEPAGE="http://www.klografx.net/qiv/" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ppc alpha sparc" +IUSE="" DEPEND="media-libs/libpng >=media-libs/tiff-3.5.5 diff --git a/media-gfx/qiv/qiv-1.9_pre10.ebuild b/media-gfx/qiv/qiv-1.9_pre10.ebuild index 8c02f1b7e3a5..2ecd8d4a6a34 100644 --- a/media-gfx/qiv/qiv-1.9_pre10.ebuild +++ b/media-gfx/qiv/qiv-1.9_pre10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/qiv/qiv-1.9_pre10.ebuild,v 1.7 2004/06/24 22:48:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/qiv/qiv-1.9_pre10.ebuild,v 1.8 2004/07/14 17:52:34 agriffis Exp $ MY_P=${P/_/-} S=${WORKDIR}/${P%%_*} @@ -11,6 +11,7 @@ HOMEPAGE="http://www.klografx.net/qiv/" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 sparc amd64" +IUSE="" DEPEND="media-libs/libpng >=media-libs/tiff-3.5.5 |