summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 23:22:09 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 23:22:09 +0000
commita5c210f7c3f3fca244f4910fff8c76c82129eafa (patch)
tree31d2c2c92e81efebb109e8fb49590a7c585e306b /dev-util/eclipse-cdt-bin
parentsync IUSE (+jikes) (Manifest recommit) (diff)
downloadgentoo-2-a5c210f7c3f3fca244f4910fff8c76c82129eafa.tar.gz
gentoo-2-a5c210f7c3f3fca244f4910fff8c76c82129eafa.tar.bz2
gentoo-2-a5c210f7c3f3fca244f4910fff8c76c82129eafa.zip
sync IUSE (+gtk, +motif)
Diffstat (limited to 'dev-util/eclipse-cdt-bin')
-rw-r--r--dev-util/eclipse-cdt-bin/eclipse-cdt-bin-1.2.0.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-util/eclipse-cdt-bin/eclipse-cdt-bin-1.2.0.ebuild b/dev-util/eclipse-cdt-bin/eclipse-cdt-bin-1.2.0.ebuild
index ae8294ffc0c4..6a99aa760ea2 100644
--- a/dev-util/eclipse-cdt-bin/eclipse-cdt-bin-1.2.0.ebuild
+++ b/dev-util/eclipse-cdt-bin/eclipse-cdt-bin-1.2.0.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-cdt-bin/eclipse-cdt-bin-1.2.0.ebuild,v 1.4 2004/06/25 02:30:08 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/eclipse-cdt-bin/eclipse-cdt-bin-1.2.0.ebuild,v 1.5 2004/07/14 23:22:09 agriffis Exp $
inherit eclipse-ext
@@ -11,6 +11,7 @@ SRC_URI=" gtk? ( http://download.eclipse.org/tools/cdt/updates/release/dist/cdt-
SLOT="1"
LICENSE="CPL-1.0"
KEYWORDS="-* ~x86 ~sparc"
+IUSE="gtk motif"
DEPEND="=dev-util/eclipse-sdk-2.1*"
RDEPEND="${DEPEND}
gtk? ( >=x11-libs/gtk+-2.2.4-r1 )