[SM-Commit] GIT changes to stable-0.4 grimoire by Eric Sandall (c983c4f150f66c19e91d9168cfb6739880ed4fa6)

Eric Sandall scm at mail.sourcemage.org
Thu Dec 14 15:26:52 EST 2006


GIT changes to stable-0.4 grimoire by Eric Sandall <sandalle at moby.(none)>:

 e/e17/DETAILS  |    3 ++-
 e/e17/HISTORY  |    4 ++++
 e/e17/starte17 |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)

New commits:
commit c983c4f150f66c19e91d9168cfb6739880ed4fa6
Author: Eric Sandall <sandalle at sourcemage.org>
Commit: Eric Sandall <sandalle at moby.(none)>

    e17 changed the way to start itself
    
    Conflicts:
    
    	e/e17/DETAILS
    	e/e17/HISTORY

diff --git a/e/e17/DETAILS b/e/e17/DETAILS
index 63cc3f9..e79f5f6 100755
--- a/e/e17/DETAILS
+++ b/e/e17/DETAILS
@@ -10,8 +10,9 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/enligh
    SOURCE_URL[0]=cvs://:pserver:anonymous@anoncvs.enlightenment.org:/var/cvs/e:e17/apps/e
    SOURCE_IGNORE=volatile
       LICENSE[0]=BSD
-      PATCHLEVEL=1
+      PATCHLEVEL=2
         WEB_SITE=http://www.enlightenment.org/
+        KEYWORDS="enlightenment"
          ENTERED=20010922
          UPDATED=20040517
         KEYWORDS="enlightenment"
diff --git a/e/e17/HISTORY b/e/e17/HISTORY
index 0119a0d..796a596 100644
--- a/e/e17/HISTORY
+++ b/e/e17/HISTORY
@@ -1,3 +1,7 @@
+2006-11-08 Eric Sandall <eric at sandall.us>
+	* starte17: Proper way to start e17 is `enlightenment_start`
+	* DETAILS: Updated PATCHLEVEL=2
+
 2006-03-31 Ladislav Hagara <hgr at vabo.cz>
 	* e17update: summon -d -> summon, CVS spells have FORCE_DOWNLOAD=on
 	  fixed problem with repeated downloading of Eterm-bg-0.9.3.tar.gz
diff --git a/e/e17/starte17 b/e/e17/starte17
index 2a48f55..1db8d56 100644
--- a/e/e17/starte17
+++ b/e/e17/starte17
@@ -32,4 +32,4 @@
 #NOWELCOME=1
 #export NOWELCOME
 
-exec  enlightenment
+exec  enlightenment_start



More information about the SM-Commit mailing list