diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-10-21 20:14:47 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-10-21 20:14:47 +0000 |
commit | 5af7c0c8af7d3ae7b1c61c3cc13072e982ab97f1 (patch) | |
tree | 72b12f6e1555d90d8500ffccb5f760e05597137d /x11-libs/ecore | |
parent | live cvs (diff) | |
download | historical-5af7c0c8af7d3ae7b1c61c3cc13072e982ab97f1.tar.gz historical-5af7c0c8af7d3ae7b1c61c3cc13072e982ab97f1.tar.bz2 historical-5af7c0c8af7d3ae7b1c61c3cc13072e982ab97f1.zip |
forgot KEYWORDS
Diffstat (limited to 'x11-libs/ecore')
-rw-r--r-- | x11-libs/ecore/ecore-9999.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-libs/ecore/ecore-9999.ebuild b/x11-libs/ecore/ecore-9999.ebuild index 16f1c9c0df12..996599f1a38c 100644 --- a/x11-libs/ecore/ecore-9999.ebuild +++ b/x11-libs/ecore/ecore-9999.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/ecore/ecore-9999.ebuild,v 1.1 2004/10/21 20:12:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/ecore/ecore-9999.ebuild,v 1.2 2004/10/21 20:14:13 vapier Exp $ inherit enlightenment DESCRIPTION="core event abstraction layer and X abstraction layer (nice convenience library)" HOMEPAGE="http://www.enlightenment.org/pages/ecore.html" +KEYWORDS="-*" IUSE="X fbcon opengl" DEPEND=">=x11-libs/evas-1.0.0.20041016_pre13 |