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-emf-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-emf-bin')
-rw-r--r-- | dev-util/eclipse-emf-bin/eclipse-emf-bin-200403250631.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-util/eclipse-emf-bin/eclipse-emf-bin-200403250631.ebuild b/dev-util/eclipse-emf-bin/eclipse-emf-bin-200403250631.ebuild index 1b7821172b8d..03c8212839ac 100644 --- a/dev-util/eclipse-emf-bin/eclipse-emf-bin-200403250631.ebuild +++ b/dev-util/eclipse-emf-bin/eclipse-emf-bin-200403250631.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-emf-bin/eclipse-emf-bin-200403250631.ebuild,v 1.2 2004/06/25 02:30:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/eclipse-emf-bin/eclipse-emf-bin-200403250631.ebuild,v 1.3 2004/07/14 23:23:06 agriffis Exp $ inherit eclipse-ext @@ -10,6 +10,7 @@ SRC_URI="http://download.eclipse.org/tools/emf/downloads/drops/2.0/I200403250631 LICENSE="CPL-1.0" SLOT="2" KEYWORDS="~x86" +IUSE="" DEPEND=">=dev-util/eclipse-sdk-3.0.0_pre8" src_unpack() { |