summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-10-19 19:33:00 +0000
committerMike Frysinger <vapier@gentoo.org>2003-10-19 19:33:00 +0000
commit4b2ce2bd752b7d7abbf1452552c843ced997dd18 (patch)
tree93160752b62d93694022913a9076859ee6836acc /x11-libs
parentlicense for gtkradiant (diff)
downloadhistorical-4b2ce2bd752b7d7abbf1452552c843ced997dd18.tar.gz
historical-4b2ce2bd752b7d7abbf1452552c843ced997dd18.tar.bz2
historical-4b2ce2bd752b7d7abbf1452552c843ced997dd18.zip
fix IUSE
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/ecore/ecore-1.0.0.20031018_pre4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/ecore/ecore-1.0.0.20031018_pre4.ebuild b/x11-libs/ecore/ecore-1.0.0.20031018_pre4.ebuild
index 27049c19de40..fc51af65b434 100644
--- a/x11-libs/ecore/ecore-1.0.0.20031018_pre4.ebuild
+++ b/x11-libs/ecore/ecore-1.0.0.20031018_pre4.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/ecore/ecore-1.0.0.20031018_pre4.ebuild,v 1.2 2003/10/18 10:10:04 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/ecore/ecore-1.0.0.20031018_pre4.ebuild,v 1.3 2003/10/19 19:33:00 vapier Exp $
inherit enlightenment flag-o-matic
DESCRIPTION="core event abstraction layer and X abstraction layer (nice convenience library)"
HOMEPAGE="http://www.enlightenment.org/pages/ecore.html"
-IUSE="${IUSE} opengl fb"
+IUSE="${IUSE} opengl fbcon"
DEPEND="${DEPEND}
>=x11-libs/evas-1.0.0.20031013_pre12