Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ethan Grammatikidis (0858d2e896bd1ae82a774e67a419f1935fd45e23)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ethan Grammatikidis <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ethan Grammatikidis (0858d2e896bd1ae82a774e67a419f1935fd45e23)
  • Date: Mon, 14 Jan 2008 11:25:11 -0600

GIT changes to master grimoire by Ethan Grammatikidis <eekee57 AT fastmail.fm>:

disk/ide-smart/DETAILS | 4 ++--
disk/ide-smart/HISTORY | 7 +++++++
2 files changed, 9 insertions(+), 2 deletions(-)

New commits:
commit 0858d2e896bd1ae82a774e67a419f1935fd45e23
Author: Ethan Grammatikidis <eekee57 AT fastmail.fm>
Commit: Ethan Grammatikidis <eekee57 AT fastmail.fm>

ide-smart: "Fixed" (found a usable) website and source URL

diff --git a/disk/ide-smart/DETAILS b/disk/ide-smart/DETAILS
index 5ce8bfc..abc48e5 100755
--- a/disk/ide-smart/DETAILS
+++ b/disk/ide-smart/DETAILS
@@ -2,8 +2,8 @@
VERSION=1.4
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://www.linalco.com/ragnar/$SOURCE
- WEB_SITE=http://www.linalco.com/comunidad.html
+
SOURCE_URL[0]=http://fresh.t-systems-sfr.com/linux/misc/ide-smart-1.4.tar.gz
+
WEB_SITE=http://fresh.t-systems-sfr.com/linux/misc/ide-smart-1.4.tar.gz/
ENTERED=20040523
UPDATED=20040127

SOURCE_HASH=sha512:9ac5cd03b67731aba5371ec9edb3aabb7d3e3b3680552b14741106d8d5ffe5a1705ad379dd8df60b972f3e23f66ed35b98341544feb4b856912138ccac109660
diff --git a/disk/ide-smart/HISTORY b/disk/ide-smart/HISTORY
index c23c96e..e7001f3 100644
--- a/disk/ide-smart/HISTORY
+++ b/disk/ide-smart/HISTORY
@@ -1,3 +1,10 @@
+2008-01-14 Ethan "eekee" Grammatikidis <eekee57 AT fastmail.fm>
+ * DETAILS: Fixed WEB_SITE, SOURCE_URL[0]
+ Note that they both now point to an archive site. An alternative for
+ WEB_SITE might be http://www.linux-ide.org/smart.html but there is
+ hardly any info there, while the archive site at least lets you get at
+ the readme.
+
2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
* DETAILS: (automated) Add KEYWORDS





Archive powered by MHonArc 2.6.24.

Top of Page