summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-plugins/e_modules/e_modules-9999.ebuild')
-rw-r--r--x11-plugins/e_modules/e_modules-9999.ebuild18
1 files changed, 5 insertions, 13 deletions
diff --git a/x11-plugins/e_modules/e_modules-9999.ebuild b/x11-plugins/e_modules/e_modules-9999.ebuild
index ab39e6a..6a2be99 100644
--- a/x11-plugins/e_modules/e_modules-9999.ebuild
+++ b/x11-plugins/e_modules/e_modules-9999.ebuild
@@ -1,19 +1,11 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-plugins/e_modules/e_modules-9999.ebuild,v 1.6 2006/09/14 15:21:04 vapier Exp $
-ECVS_MODULE="e_modules"
inherit enlightenment
-DESCRIPTION="add-on modules for e17 (snow/flame/notes/etc...)"
+DESCRIPTION="e_modules meta package - merge this to pull in all e_modules"
-DEPEND="x11-wm/e
- x11-libs/ecore
- x11-libs/evas
- x11-libs/esmart
- media-libs/edje
- dev-libs/eet
- dev-libs/exml
- media-libs/alsa-lib
- x11-libs/libXdamage
- x11-libs/libXcomposite"
+src_unpack() { :; }
+src_compile() { :; }
+src_install() { :; }