Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (0ec0a6e01810b074e00a04804f3eac8841b95221)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (0ec0a6e01810b074e00a04804f3eac8841b95221)
  • Date: Wed, 7 Nov 2007 00:29:03 -0600

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

ChangeLog | 3 +++
e/enlightenment/DEPENDS | 2 --
e/enlightenment/HISTORY | 6 ++++++
3 files changed, 9 insertions(+), 2 deletions(-)

New commits:
commit 0ec0a6e01810b074e00a04804f3eac8841b95221
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

e_module-penguins: Added E17 penguins module

commit fd3970da0ab2c25a10988de0af90b6b3bb6bed59
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

enlightenment: e_modules is deprecated in favour of the split e_modules-*

commit 8c57dacb7d8840ee1e8f425869731d95ca739059
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

enlightenment: Only list eterm once

diff --git a/ChangeLog b/ChangeLog
index 76f3dd5..1811024 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -31,6 +31,9 @@
* libs/ruby-zoom: a Ruby binding to the ZOOM toolkit #14076
* gnome2-apps/alexandria: GNOME app for managing book collections
#14077

+2007-11-02 Eric Sandall <sandalle AT sourcemage.org>
+ * e/e_module-penguins: Added E17 penguin module
+
2007-11-02 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* libs/gloox: new spell, C++ jabber library

diff --git a/e/enlightenment/DEPENDS b/e/enlightenment/DEPENDS
index ac0746e..d69ee08 100755
--- a/e/enlightenment/DEPENDS
+++ b/e/enlightenment/DEPENDS
@@ -16,13 +16,11 @@ 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'
&&
optional_depends eclips '' '' 'for an image viewer'
&&
optional_depends econf '' '' 'for an ETK E17 configuration tool'
&&
- optional_depends eterm '' '' 'for a terminal emulator'
&&
optional_depends elapse '' '' 'for a clock'
&&
optional_depends elation '' '' 'for a media player'
&&
optional_depends elicit '' '' 'for a color picker and zoom tool'
&&
diff --git a/e/enlightenment/HISTORY b/e/enlightenment/HISTORY
index b921f68..6dd6c8c 100644
--- a/e/enlightenment/HISTORY
+++ b/e/enlightenment/HISTORY
@@ -1,3 +1,9 @@
+2007-11-02 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: e_modules is deprecated in favour of the separated modules
+
+2007-11-01 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Don't list eterm twice
+
2007-02-16 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* CONFLICTS: removed, deprecation complete





Archive powered by MHonArc 2.6.24.

Top of Page