summaryrefslogtreecommitdiffstats
path: root/e/enlightenment
diff options
context:
space:
mode:
authorEric Sandall2007-11-02 20:49:03 -0700
committerEric Sandall2007-11-06 22:22:34 -0800
commitfd3970da0ab2c25a10988de0af90b6b3bb6bed59 (patch)
tree7bfe0fc6edd22f3dfaf3d3f3fed87623e10c0cc3 /e/enlightenment
parent8c57dacb7d8840ee1e8f425869731d95ca739059 (diff)
enlightenment: e_modules is deprecated in favour of the split e_modules-*
Diffstat (limited to 'e/enlightenment')
-rwxr-xr-xe/enlightenment/DEPENDS1
-rw-r--r--e/enlightenment/HISTORY3
2 files changed, 3 insertions, 1 deletions
diff --git a/e/enlightenment/DEPENDS b/e/enlightenment/DEPENDS
index ab3b4c13f8..d69ee088cb 100755
--- a/e/enlightenment/DEPENDS
+++ b/e/enlightenment/DEPENDS
@@ -16,7 +16,6 @@ if [ "$EPROFILE_E17" == "y" ]; then
depends e17 &&
optional_depends e_module-eloquence '' '' 'for on-screen music titles' &&
- optional_depends e_modules '' '' 'for extra modules' &&
optional_depends e_utils '' '' 'for menu and background editor' &&
optional_depends e17genmenu '' '' 'for a menu generator' &&
optional_depends eclair '' '' 'for a media player' &&
diff --git a/e/enlightenment/HISTORY b/e/enlightenment/HISTORY
index cf98f06ae4..6dd6c8c385 100644
--- a/e/enlightenment/HISTORY
+++ b/e/enlightenment/HISTORY
@@ -1,3 +1,6 @@
+2007-11-02 Eric Sandall <sandalle@sourcemage.org>
+ * DEPENDS: e_modules is deprecated in favour of the separated modules
+
2007-11-01 Eric Sandall <sandalle@sourcemage.org>
* DEPENDS: Don't list eterm twice