diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 17:48:12 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 17:48:12 +0000 |
commit | db7ede90c24b3e0adebdc2f1aeb85d9c19eda5a7 (patch) | |
tree | 2949603b9b2509100f0d62ee698e878c414bc45d /media-gfx/iv/iv-0.1.10.ebuild | |
parent | sync IUSE (+gnome) (Manifest recommit) (diff) | |
download | gentoo-2-db7ede90c24b3e0adebdc2f1aeb85d9c19eda5a7.tar.gz gentoo-2-db7ede90c24b3e0adebdc2f1aeb85d9c19eda5a7.tar.bz2 gentoo-2-db7ede90c24b3e0adebdc2f1aeb85d9c19eda5a7.zip |
sync IUSE (missing)
Diffstat (limited to 'media-gfx/iv/iv-0.1.10.ebuild')
-rw-r--r-- | media-gfx/iv/iv-0.1.10.ebuild | 3 |
1 files changed, 2 insertions, 1 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*" |