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/qiv | |
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/qiv')
-rw-r--r-- | media-gfx/qiv/qiv-1.7-r3.ebuild | 4 | ||||
-rw-r--r-- | media-gfx/qiv/qiv-1.9_pre10.ebuild | 3 |
2 files changed, 4 insertions, 3 deletions
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 |