New commits:
commit a53c934c7cb28857ee5af93ce8786006b608ac9e
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
e17: Also include e (for imlib2) and increment PATCHLEVEL to install new
script
SOURCE_URL[0]=cvs://:pserver:anonymous AT anoncvs.enlightenment.org:/var/cvs/e:e17/apps/e
SOURCE_IGNORE=volatile
LICENSE[0]=BSD
- PATCHLEVEL=2
+ PATCHLEVEL=3
WEB_SITE=http://www.enlightenment.org/
KEYWORDS="e17 enlightenment wm windowmanager"
ENTERED=20010922
diff --git a/e-17/e17/HISTORY b/e-17/e17/HISTORY
index 08be1a5..ad69c6a 100644
--- a/e-17/e17/HISTORY
+++ b/e-17/e17/HISTORY
@@ -1,3 +1,7 @@
+2008-03-04 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Increment PATCHLEVEL to install updated e17update
+ * e17update: Also check e (e.g. imlib2)
+
2008-03-02 Ladislav Hagara <hgr AT vabo.cz>
* e17update: e -> e-17
diff --git a/e-17/e17/e17update b/e-17/e17/e17update
index c888dbd..794ed34 100644
--- a/e-17/e17/e17update
+++ b/e-17/e17/e17update
@@ -21,7 +21,7 @@ source /etc/sorcery/config &&
function get_spell_list () {
message "${MESSAGE_COLOR}Building list of packages to update..." \
"${DEFAULT_COLOR}" &&
- for e_spell in `gaze section e-17`; do
+ for e_spell in `gaze section e-17 e`; do
if [[ `installed_version $e_spell` == "cvs" ]]; then
update_spells="$update_spells $e_spell"
fi
[SM-Commit] GIT changes to master grimoire by Eric Sandall (a53c934c7cb28857ee5af93ce8786006b608ac9e),
Eric Sandall, 03/07/2008