diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 23:28:46 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 23:28:46 +0000 |
commit | b19594d8104a8645f6eac349939fdf6042ab056d (patch) | |
tree | f45ecc8036ba77f0bf4991a0ee388e4047988c56 /dev-util/eclipse-emf-bin | |
parent | don't assign S=${WORKDIR}/${P} (diff) | |
download | historical-b19594d8104a8645f6eac349939fdf6042ab056d.tar.gz historical-b19594d8104a8645f6eac349939fdf6042ab056d.tar.bz2 historical-b19594d8104a8645f6eac349939fdf6042ab056d.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() { |