diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-10-19 19:33:00 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-10-19 19:33:00 +0000 |
commit | 3684b780894c606946a2f45a501f0069061d4c5f (patch) | |
tree | a97faf91ae2fe7d0f4bcd69c8c98d615e321afb5 /x11-libs | |
parent | license for gtkradiant (diff) | |
download | gentoo-2-3684b780894c606946a2f45a501f0069061d4c5f.tar.gz gentoo-2-3684b780894c606946a2f45a501f0069061d4c5f.tar.bz2 gentoo-2-3684b780894c606946a2f45a501f0069061d4c5f.zip |
fix IUSE
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/ecore/ecore-1.0.0.20031018_pre4.ebuild | 4 |
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 |