Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Andraž Levstik (b6350f9cdf4ec35c7592be6b2d7408ac1a1c99ff)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Andraž Levstik <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Andraž Levstik (b6350f9cdf4ec35c7592be6b2d7408ac1a1c99ff)
  • Date: Wed, 3 Dec 2008 13:14:19 -0600

GIT changes to master grimoire by Andraž Levstik <ruskie AT codemages.net>:

editors/e3/DETAILS | 10 ++++------
editors/e3/HISTORY | 4 ++++
2 files changed, 8 insertions(+), 6 deletions(-)

New commits:
commit b6350f9cdf4ec35c7592be6b2d7408ac1a1c99ff
Author: Andraž Levstik <ruskie AT codemages.net>
Commit: Andraž Levstik <ruskie AT codemages.net>

e3: fixed spell, update to 2.7.1

diff --git a/editors/e3/DETAILS b/editors/e3/DETAILS
index 0c40d02..23bce23 100755
--- a/editors/e3/DETAILS
+++ b/editors/e3/DETAILS
@@ -1,15 +1,13 @@
SPELL=e3
- VERSION=2.7.0
+ VERSION=2.7.1
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
- SOURCE_URL[0]=http://www.sax.de/~adlibit/${SOURCE}
-
SOURCE_HASH=sha512:16cc0cb692af2e121c087ff7ce6828dc4894b64996cb69306a33c6f35d6f7690410dc71bae2d6c83f1afe2182b284bcd5ce1e56bdba464951e104f08dd2787bd
- WEB_SITE=http://www.sax.de/~adlibit
+ SOURCE_URL[0]=http://mitglied.lycos.de/albkleine/${SOURCE}
+
SOURCE_HASH=sha512:e10dc5b8fde9ea791809c39a700801f54e8bbe4d998b0fd7329a30171f8f0c6cbeb218f5fb5f3c6913d4913ce53adc3608d24569b76f55f09a0346df44842289
+ WEB_SITE=http://mitglied.lycos.de/albkleine/
ENTERED=20010922
- UPDATED=20040617
LICENSE[0]=GPL
KEYWORDS="editors"
- PATCHLEVEL=1
SHORT="e3 is an assembler written minimalistic full-screen text
editor."
cat << EOF
e3 - a full-screen text editor written in assembler
diff --git a/editors/e3/HISTORY b/editors/e3/HISTORY
index c835219..f72223b 100644
--- a/editors/e3/HISTORY
+++ b/editors/e3/HISTORY
@@ -1,3 +1,7 @@
+2008-12-03 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DETAILS: Fixed SOURCE_URL[0]
+ updated spell to 2.7.1
+
2007-01-16 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* profile.d/editor.sh: added
* INSTALL: install editor.sh



  • [SM-Commit] GIT changes to master grimoire by Andraž Levstik (b6350f9cdf4ec35c7592be6b2d7408ac1a1c99ff), Andraž Levstik, 12/03/2008

Archive powered by MHonArc 2.6.24.

Top of Page