diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 17:52:13 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 17:52:13 +0000 |
commit | 47a30bfe8e3ed6adfc613437499996eaba9308bc (patch) | |
tree | e3c923087c0c43f1f6fe107e0299b83e96c7d019 | |
parent | sync IUSE (+icc-pgo) (diff) | |
download | historical-47a30bfe8e3ed6adfc613437499996eaba9308bc.tar.gz historical-47a30bfe8e3ed6adfc613437499996eaba9308bc.tar.bz2 historical-47a30bfe8e3ed6adfc613437499996eaba9308bc.zip |
sync IUSE (missing)
-rw-r--r-- | media-gfx/iv/iv-0.1.10.ebuild | 3 | ||||
-rw-r--r-- | media-gfx/kimagemapeditor/kimagemapeditor-0.9.5.1.ebuild | 3 | ||||
-rw-r--r-- | media-gfx/mkgallery/mkgallery-1.1.ebuild | 3 | ||||
-rw-r--r-- | media-gfx/pngtoico/pngtoico-1.0.ebuild | 3 | ||||
-rw-r--r-- | media-gfx/propaganda/propaganda-1.0.ebuild | 3 |
5 files changed, 10 insertions, 5 deletions
diff --git a/media-gfx/iv/iv-0.1.10.ebuild b/media-gfx/iv/iv-0.1.10.ebuild index acc7a6c8381c..81874805dc7c 100644 --- a/media-gfx/iv/iv-0.1.10.ebuild +++ b/media-gfx/iv/iv-0.1.10.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/iv/iv-0.1.10.ebuild,v 1.2 2004/06/24 22:43:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/iv/iv-0.1.10.ebuild,v 1.3 2004/07/14 17:45:13 agriffis Exp $ inherit eutils @@ -11,6 +11,7 @@ HOMEPAGE="http://wolfpack.twu.net/utilities.html" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86" +IUSE="" DEPEND=">=media-libs/imlib-1.9.13 =x11-libs/gtk+-1.2*" diff --git a/media-gfx/kimagemapeditor/kimagemapeditor-0.9.5.1.ebuild b/media-gfx/kimagemapeditor/kimagemapeditor-0.9.5.1.ebuild index 192a8605d444..59bb43b5f851 100644 --- a/media-gfx/kimagemapeditor/kimagemapeditor-0.9.5.1.ebuild +++ b/media-gfx/kimagemapeditor/kimagemapeditor-0.9.5.1.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/kimagemapeditor/kimagemapeditor-0.9.5.1.ebuild,v 1.10 2004/06/24 22:44:21 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/kimagemapeditor/kimagemapeditor-0.9.5.1.ebuild,v 1.11 2004/07/14 17:47:15 agriffis Exp $ inherit kde @@ -12,6 +12,7 @@ need-kde 3 LICENSE="GPL-2" KEYWORDS="x86 ~ppc" +IUSE="" if [ "$COMPILER" == "gcc3" ] then diff --git a/media-gfx/mkgallery/mkgallery-1.1.ebuild b/media-gfx/mkgallery/mkgallery-1.1.ebuild index 96db739e5892..5348fbc1a75b 100644 --- a/media-gfx/mkgallery/mkgallery-1.1.ebuild +++ b/media-gfx/mkgallery/mkgallery-1.1.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/mkgallery/mkgallery-1.1.ebuild,v 1.5 2004/06/24 22:45:32 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/mkgallery/mkgallery-1.1.ebuild,v 1.6 2004/07/14 17:47:45 agriffis Exp $ DESCRIPTION="Creates thumbnails and a HTML index file for a directory of jpg files" HOMEPAGE="http://mkgallery.sourceforge.net/" @@ -8,6 +8,7 @@ SRC_URI="http://mkgallery.sourceforge.net/${PN}-${PV}.tgz" LICENSE="GPL-2" KEYWORDS="x86 sparc ~ppc" +IUSE="" SLOT="0" DEPEND="media-gfx/imagemagick" diff --git a/media-gfx/pngtoico/pngtoico-1.0.ebuild b/media-gfx/pngtoico/pngtoico-1.0.ebuild index 55dad2b31402..576655dcb612 100644 --- a/media-gfx/pngtoico/pngtoico-1.0.ebuild +++ b/media-gfx/pngtoico/pngtoico-1.0.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/pngtoico/pngtoico-1.0.ebuild,v 1.5 2004/06/24 22:47:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pngtoico/pngtoico-1.0.ebuild,v 1.6 2004/07/14 17:49:56 agriffis Exp $ inherit eutils @@ -11,6 +11,7 @@ SRC_URI="mirror://kernel/software/graphics/pngtoico/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" +IUSE="" DEPEND="media-libs/libpng" diff --git a/media-gfx/propaganda/propaganda-1.0.ebuild b/media-gfx/propaganda/propaganda-1.0.ebuild index 4e9927a338de..2fb54d46ad03 100644 --- a/media-gfx/propaganda/propaganda-1.0.ebuild +++ b/media-gfx/propaganda/propaganda-1.0.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/propaganda/propaganda-1.0.ebuild,v 1.12 2004/07/01 10:50:13 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/propaganda/propaganda-1.0.ebuild,v 1.13 2004/07/14 17:52:13 agriffis Exp $ S=${WORKDIR}/Propaganda DESCRIPTION="Propaganda Volume 1-14 + E. Tiling images for your desktop" @@ -27,6 +27,7 @@ SRC_URI="${SITE}Propaganda-Vol-01.tar.gz SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 amd64 ppc" +IUSE="" DEPEND="virtual/libc" |