diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-07-14 06:21:26 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-07-14 06:21:26 +0000 |
commit | 853c9b530f5bd8a0fa6d6ddaba5eb4ee7586f452 (patch) | |
tree | 98b3a49d4d9b2ffe5419dece1799b694d091aa17 /net-www/gplflash | |
parent | don't assign default to S (Manifest recommit) (diff) | |
download | gentoo-2-853c9b530f5bd8a0fa6d6ddaba5eb4ee7586f452.tar.gz gentoo-2-853c9b530f5bd8a0fa6d6ddaba5eb4ee7586f452.tar.bz2 gentoo-2-853c9b530f5bd8a0fa6d6ddaba5eb4ee7586f452.zip |
IUSE
Diffstat (limited to 'net-www/gplflash')
-rw-r--r-- | net-www/gplflash/gplflash-0.4.10-r3.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-www/gplflash/gplflash-0.4.10-r3.ebuild b/net-www/gplflash/gplflash-0.4.10-r3.ebuild index c86dd66c474e..aad96ddf945e 100644 --- a/net-www/gplflash/gplflash-0.4.10-r3.ebuild +++ b/net-www/gplflash/gplflash-0.4.10-r3.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/net-www/gplflash/gplflash-0.4.10-r3.ebuild,v 1.4 2004/06/25 00:53:11 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/gplflash/gplflash-0.4.10-r3.ebuild,v 1.5 2004/07/14 06:18:20 mr_bones_ Exp $ inherit nsplugins eutils @@ -11,6 +11,7 @@ SRC_URI="http://www.swift-tools.net/Flash/flash-0.4.10.tgz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ppc sparc amd64" +IUSE="" DEPEND="media-libs/libflash" RDEPEND="!net-www/netscape-flash" |