Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Arjan Bouter (d7a7391edf36951b53f5022967dbdfe4b4f5cb25)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Arjan Bouter <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Arjan Bouter (d7a7391edf36951b53f5022967dbdfe4b4f5cb25)
  • Date: Sun, 17 Feb 2008 16:41:11 -0600

GIT changes to master grimoire by Arjan Bouter <abouter AT sourcemage.org>:

windowmanagers/pekwm/DETAILS | 4 +++-
windowmanagers/pekwm/HISTORY | 3 +++
2 files changed, 6 insertions(+), 1 deletion(-)

New commits:
commit d7a7391edf36951b53f5022967dbdfe4b4f5cb25
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

pekwm: fixed source url

diff --git a/windowmanagers/pekwm/DETAILS b/windowmanagers/pekwm/DETAILS
index db08407..68ca194 100755
--- a/windowmanagers/pekwm/DETAILS
+++ b/windowmanagers/pekwm/DETAILS
@@ -1,7 +1,9 @@
SPELL=pekwm
VERSION=0.1.6
SOURCE=$SPELL-$VERSION.tar.bz2
- SOURCE_URL[0]=http://pekwm.org/files/$SOURCE
+# moved temporarily
+# SOURCE_URL[0]=http://pekwm.org/files/$SOURCE
+ SOURCE_URL[0]=http://projects.pekdon.net/files/download/15

SOURCE_HASH=sha512:c9d4d382c6cb9b558e9850e0bcddd1b573cd544eda15c983a01313f8a1301111aba1c0c98d745a8b66c7517b71527818e3493c22b7862d0573728cd54e1c20ae
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION/
WEB_SITE=http://pekwm.org
diff --git a/windowmanagers/pekwm/HISTORY b/windowmanagers/pekwm/HISTORY
index 5f8636d..2b6341e 100644
--- a/windowmanagers/pekwm/HISTORY
+++ b/windowmanagers/pekwm/HISTORY
@@ -1,3 +1,6 @@
+2008-02-17 Arjan Bouter <abouter AT sourcemage.org>
+ * DETAILS: corrected source url
+
2007-11-11 Arjan Bouter <abouter AT sourcemage.org>
* DETAILS: version 0.1.6





Archive powered by MHonArc 2.6.24.

Top of Page