diff options
Diffstat (limited to 'dev-util/enhance/enhance-9999.ebuild')
-rw-r--r-- | dev-util/enhance/enhance-9999.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/dev-util/enhance/enhance-9999.ebuild b/dev-util/enhance/enhance-9999.ebuild new file mode 100644 index 0000000..4f5c4d6 --- /dev/null +++ b/dev-util/enhance/enhance-9999.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/enhance/enhance-9999.ebuild,v 1.1 2006/02/11 05:21:25 vapier Exp $ + +ECVS_MODULE="e17/proto/enhance" +inherit enlightenment + +DESCRIPTION="GUI developer for E17 using GLADE, EXML, and ETK" + +DEPEND="dev-libs/exml + x11-libs/ecore + x11-libs/etk" |