Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (4bcd972df38e920a542d068b18d7bd02c9603fe9)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (4bcd972df38e920a542d068b18d7bd02c9603fe9)
  • Date: Sat, 12 Aug 2006 23:00:06 -0500

GIT changes to master grimoire by George Sherwood <chat AT sourcemage.org>:

chat-im/DEPENDS | 1 -
chat-im/DETAILS | 14 --------------
chat-im/HISTORY | 5 -----
chat-im/tmsnc/DEPENDS | 1 +
chat-im/tmsnc/DETAILS | 14 ++++++++++++++
chat-im/tmsnc/HISTORY | 5 +++++
6 files changed, 20 insertions(+), 20 deletions(-)

New commits:
commit 4bcd972df38e920a542d068b18d7bd02c9603fe9
Author: George Sherwood <chat AT sourcemage.org>
Commit: George Sherwood <chat AT sourcemage.org>

Move files for new spell tmsnc to correct directory

diff --git a/chat-im/DEPENDS b/chat-im/DEPENDS
deleted file mode 100755
index ed472ed..0000000
--- a/chat-im/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-depends openssl
diff --git a/chat-im/DETAILS b/chat-im/DETAILS
deleted file mode 100755
index ca06e22..0000000
--- a/chat-im/DETAILS
+++ /dev/null
@@ -1,14 +0,0 @@
- SPELL=tmsnc
- VERSION=0.3.1
- SOURCE=$SPELL-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
-
SOURCE_URL[0]=http://superb-east.dl.sourceforge.net/sourceforge/tmsnc/$SOURCE
- WEB_SITE=http://tmsnc.sourceforge.net
- ENTERED=20060804
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
- KEYWORDS="messaging chat msn"
- LICENSE=GPL
- SHORT="Text MSN client"
-cat <<EOF
-A command line version of the MSN client
-EOF
diff --git a/chat-im/HISTORY b/chat-im/HISTORY
deleted file mode 100644
index 48cd8d8..0000000
--- a/chat-im/HISTORY
+++ /dev/null
@@ -1,5 +0,0 @@
-2006-08-12 George Sherwood <george AT beernabeer.com>
- * DETAILS: Removed BUILD_API=2. GPG Checking. Added KEYWORDS
-
-2006-07-17 Matt Donovan <kitche AT reddphoenix.com
- ALL: created this spell
diff --git a/chat-im/tmsnc/DEPENDS b/chat-im/tmsnc/DEPENDS
new file mode 100755
index 0000000..ed472ed
--- /dev/null
+++ b/chat-im/tmsnc/DEPENDS
@@ -0,0 +1 @@
+depends openssl
diff --git a/chat-im/tmsnc/DETAILS b/chat-im/tmsnc/DETAILS
new file mode 100755
index 0000000..ca06e22
--- /dev/null
+++ b/chat-im/tmsnc/DETAILS
@@ -0,0 +1,14 @@
+ SPELL=tmsnc
+ VERSION=0.3.1
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+
SOURCE_URL[0]=http://superb-east.dl.sourceforge.net/sourceforge/tmsnc/$SOURCE
+ WEB_SITE=http://tmsnc.sourceforge.net
+ ENTERED=20060804
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+ KEYWORDS="messaging chat msn"
+ LICENSE=GPL
+ SHORT="Text MSN client"
+cat <<EOF
+A command line version of the MSN client
+EOF
diff --git a/chat-im/tmsnc/HISTORY b/chat-im/tmsnc/HISTORY
new file mode 100644
index 0000000..48cd8d8
--- /dev/null
+++ b/chat-im/tmsnc/HISTORY
@@ -0,0 +1,5 @@
+2006-08-12 George Sherwood <george AT beernabeer.com>
+ * DETAILS: Removed BUILD_API=2. GPG Checking. Added KEYWORDS
+
+2006-07-17 Matt Donovan <kitche AT reddphoenix.com
+ ALL: created this spell



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (4bcd972df38e920a542d068b18d7bd02c9603fe9), George Sherwood, 08/13/2006

Archive powered by MHonArc 2.6.24.

Top of Page