[SM-Commit] GIT changes to master grimoire by Bor Kraljič (61c7380ce87da10dcefff4f5662d19ee0cfac9ab)

Bor Kraljič scm at sourcemage.org
Sun Jun 20 11:52:29 EDT 2010


GIT changes to master grimoire by Bor Kraljič <pyrobor at ver.si>:

 e-17/e_module-moon/DETAILS       |    2 +-
 e-17/e_module-moon/HISTORY       |    4 ++++
 e-17/e_module-screenshot/DETAILS |    2 +-
 e-17/e_module-screenshot/HISTORY |    4 ++++
 e-17/e_module-slideshow/DETAILS  |    2 +-
 e-17/e_module-slideshow/HISTORY  |    4 ++++
 e-17/e_module-tclock/DETAILS     |    2 +-
 e-17/e_module-tclock/HISTORY     |    4 ++++
 8 files changed, 20 insertions(+), 4 deletions(-)

New commits:
commit 61c7380ce87da10dcefff4f5662d19ee0cfac9ab
Author: Bor Kraljič <pyrobor at ver.si>
Commit: Bor Kraljič <pyrobor at ver.si>

    e_module-tclock: tarballs don't use svn (get-e.org is closed but sources are on fall-back mirror)

commit 14b1cef46a04a8e34cc940b6e9597d6bb0fef5c8
Author: Bor Kraljič <pyrobor at ver.si>
Commit: Bor Kraljič <pyrobor at ver.si>

    e_module-slideshow: tarballs don't use svn (get-e.org is closed but sources are on fall-back mirror)

commit 42372def86a6a98a2eba9c9821f41d80761bf9ee
Author: Bor Kraljič <pyrobor at ver.si>
Commit: Bor Kraljič <pyrobor at ver.si>

    e_module-screenshot: tarballs don't use svn (get-e.org is closed but sources are on fall-back mirror)

commit cfba02052372d76b0faa787f448d125758b5349b
Author: Bor Kraljič <pyrobor at ver.si>
Commit: Bor Kraljič <pyrobor at ver.si>

    e_module-moon: tarballs don't use svn (get-e.org is closed but sources are on fall-back mirror)

diff --git a/e-17/e_module-moon/DETAILS b/e-17/e_module-moon/DETAILS
index 8e34d1a..4c32930 100755
--- a/e-17/e_module-moon/DETAILS
+++ b/e-17/e_module-moon/DETAILS
@@ -14,7 +14,7 @@ else
          VERSION=0.0.2
           SOURCE=${SPELL/*-/}-$VERSION.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL/*-/}-$VERSION
-   SOURCE_URL[0]=svn_http://svn.enlightenment.org/svn/e/trunk/E-MODULES-EXTRA/${SPELL/*-/}:$SPELL
+   SOURCE_URL[0]=http://get-e.org/Resources/Modules/_files/$SOURCE
       SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
 fi
       LICENSE[0]=BSD
diff --git a/e-17/e_module-moon/HISTORY b/e-17/e_module-moon/HISTORY
index 00a9e53..c57b694 100644
--- a/e-17/e_module-moon/HISTORY
+++ b/e-17/e_module-moon/HISTORY
@@ -1,3 +1,7 @@
+2010-06-20 Bor Kraljič <pyrobor at ver.si>
+	* DETAILS: tarballs don't use svn (get-e.org is closed but sources 
+	  are on fall-back mirror)
+
 2008-09-18 Eric Sandall <sandalle at sourcemage.org>
 	* DETAILS: CVS -> SVN
 	* DEPENDS: Depends on subversion
diff --git a/e-17/e_module-screenshot/DETAILS b/e-17/e_module-screenshot/DETAILS
index a03820a..b21ce32 100755
--- a/e-17/e_module-screenshot/DETAILS
+++ b/e-17/e_module-screenshot/DETAILS
@@ -14,7 +14,7 @@ else
          VERSION=0.0.9
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL/*-/}
           SOURCE=${SPELL/*-/}-$VERSION.tar.gz
-   SOURCE_URL[0]=svn_http://svn.enlightenment.org/svn/e/trunk/E-MODULES-EXTRA/${SPELL/*-/}:$SPELL
+   SOURCE_URL[0]=http://get-e.org/Resources/Modules/_files/$SOURCE
       SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
 #     SOURCE_HASH=sha512:65ab49d67f14bbb5527dd15eede4fbd4094850ebf9a1d9e63749593537c23ef879d050b5969962233911be91893a4feec989094aa035754a69c5081c91597676
 fi
diff --git a/e-17/e_module-screenshot/HISTORY b/e-17/e_module-screenshot/HISTORY
index 2155020..d4d154f 100644
--- a/e-17/e_module-screenshot/HISTORY
+++ b/e-17/e_module-screenshot/HISTORY
@@ -1,3 +1,7 @@
+2010-06-20 Bor Kraljič <pyrobor at ver.si>
+	* DETAILS: tarballs don't use svn (get-e.org is closed but sources 
+	  are on fall-back mirror)
+
 2008-09-18 Eric Sandall <sandalle at sourcemage.org>
 	* DETAILS: CVS -> SVN
 	* DEPENDS: Depends on subversion
diff --git a/e-17/e_module-slideshow/DETAILS b/e-17/e_module-slideshow/DETAILS
index 5dd8f1b..40fbd5d 100755
--- a/e-17/e_module-slideshow/DETAILS
+++ b/e-17/e_module-slideshow/DETAILS
@@ -14,7 +14,7 @@ else
          VERSION=0.0.7
           SOURCE=${SPELL/*-/}-$VERSION.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL/*-/}
-   SOURCE_URL[0]=svn_http://svn.enlightenment.org/svn/e/trunk/E-MODULES-EXTRA/${SPELL/*-/}:$SPELL
+   SOURCE_URL[0]=http://get-e.org/Resources/Modules/_files/$SOURCE
 #     SOURCE_HASH=sha512:d564bbac7d1bd1a065be24f976b97290eaffbf43fdd4eaf568a6c1e177d2d11e79fad790319ce369133dcf2e117dcbde8ac3259b0448a56dabc05115a9ad76f7
       SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
 fi
diff --git a/e-17/e_module-slideshow/HISTORY b/e-17/e_module-slideshow/HISTORY
index a1491f0..4d81e75 100644
--- a/e-17/e_module-slideshow/HISTORY
+++ b/e-17/e_module-slideshow/HISTORY
@@ -1,3 +1,7 @@
+2010-06-20 Bor Kraljič <pyrobor at ver.si>
+	* DETAILS: tarballs don't use svn (get-e.org is closed but sources 
+	  are on fall-back mirror)
+
 2008-09-18 Eric Sandall <sandalle at sourcemage.org>
 	* DETAILS: CVS -> SVN
 	* DEPENDS: Depends on subversion
diff --git a/e-17/e_module-tclock/DETAILS b/e-17/e_module-tclock/DETAILS
index f26b2b7..d532212 100755
--- a/e-17/e_module-tclock/DETAILS
+++ b/e-17/e_module-tclock/DETAILS
@@ -14,7 +14,7 @@ else
          VERSION=0.2.0
           SOURCE=e_modules_tclock-$VERSION.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL/*-/}-$VERSION
-   SOURCE_URL[0]=svn_http://svn.enlightenment.org/svn/e/trunk/E-MODULES-EXTRA/${SPELL/*-/}:$SPELL
+   SOURCE_URL[0]=http://get-e.org/Resources/Modules/_files/$SOURCE
       SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
 fi
       LICENSE[0]=BSD
diff --git a/e-17/e_module-tclock/HISTORY b/e-17/e_module-tclock/HISTORY
index e723b9b..d448171 100644
--- a/e-17/e_module-tclock/HISTORY
+++ b/e-17/e_module-tclock/HISTORY
@@ -1,3 +1,7 @@
+2010-06-20 Bor Kraljič <pyrobor at ver.si>
+	* DETAILS: tarballs don't use svn (get-e.org is closed but sources 
+	  are on fall-back mirror)
+
 2008-09-18 Eric Sandall <sandalle at sourcemage.org>
 	* DETAILS: CVS -> SVN
 	* DEPENDS: Depends on subversion



More information about the SM-Commit mailing list