diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 23:23:34 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 23:23:34 +0000 |
commit | 1b95bcf8c4ba20f2b14656f10c7b933085475e09 (patch) | |
tree | ec52c890974ad4ce2dd2f77aa6d4df22126133dc /dev-util/eclipse-gef-bin | |
parent | Gentoo Technologies -> Gentoo Foundation (diff) | |
download | gentoo-2-1b95bcf8c4ba20f2b14656f10c7b933085475e09.tar.gz gentoo-2-1b95bcf8c4ba20f2b14656f10c7b933085475e09.tar.bz2 gentoo-2-1b95bcf8c4ba20f2b14656f10c7b933085475e09.zip |
sync IUSE (missing)
Diffstat (limited to 'dev-util/eclipse-gef-bin')
-rw-r--r-- | dev-util/eclipse-gef-bin/eclipse-gef-bin-20040330.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-util/eclipse-gef-bin/eclipse-gef-bin-20040330.ebuild b/dev-util/eclipse-gef-bin/eclipse-gef-bin-20040330.ebuild index f2ad5e042bf5..cbd79e1a80e5 100644 --- a/dev-util/eclipse-gef-bin/eclipse-gef-bin-20040330.ebuild +++ b/dev-util/eclipse-gef-bin/eclipse-gef-bin-20040330.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/dev-util/eclipse-gef-bin/eclipse-gef-bin-20040330.ebuild,v 1.2 2004/06/25 02:30:27 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/eclipse-gef-bin/eclipse-gef-bin-20040330.ebuild,v 1.3 2004/07/14 23:23:25 agriffis Exp $ inherit eclipse-ext @@ -10,6 +10,7 @@ SRC_URI="http://download.eclipse.org/tools/gef/downloads/drops/I-I20040330-20040 SLOT="0" LICENSE="CPL-1.0" KEYWORDS="~x86" +IUSE="" DEPEND=">=dev-util/eclipse-sdk-3.0.0_pre8" src_unpack() { |