Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by George Sherwood (e990967a484613dc17c5a113a6cdbf33661e6da9)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Arwed von Merkatz <v.merkatz AT gmx.net>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by George Sherwood (e990967a484613dc17c5a113a6cdbf33661e6da9)
  • Date: Sat, 12 Aug 2006 15:26:59 +0200

On Fri, Aug 11, 2006 at 11:13:12PM -0500, George Sherwood wrote:
> GIT changes to master grimoire by George Sherwood <chat AT sourcemage.org>:
>
> ChangeLog | 3 +++
> chat-im/DEPENDS | 1 +
> chat-im/DETAILS | 14 ++++++++++++++
> chat-im/HISTORY | 5 +++++
> chat-im/tmsnc-0.3.1.tar.gz.sig |binary
> 5 files changed, 23 insertions(+)

You put the files in the wrong directory.
Also, you should include the spellname in the commit message, makes it
easier to read logs :)

> New commits:
> commit e990967a484613dc17c5a113a6cdbf33661e6da9
> Author: George Sherwood <chat AT sourcemage.org>
> Commit: George Sherwood <chat AT sourcemage.org>
>
> Added new spell tmsnc. Bug 12697.
>
> diff --git a/ChangeLog b/ChangeLog
> index 637bfd7..18bbcdc 100644
> --- a/ChangeLog
> +++ b/ChangeLog
> @@ -1,3 +1,6 @@
> +2006-08-12 George Sherwood <george AT beernabeer.com>
> + * chat-im/tmsnc: News spell. Text msn chat. Bug #12967
> +
> 2006-08-11 Chris Dombroski <cdombroski AT icanttype.org>
> * utils/unsort: New spell, randomizes the lines in a file.
>
> diff --git a/chat-im/DEPENDS b/chat-im/DEPENDS
> new file mode 100755
> index 0000000..ed472ed
> --- /dev/null
> +++ b/chat-im/DEPENDS
> @@ -0,0 +1 @@
> +depends openssl
> diff --git a/chat-im/DETAILS b/chat-im/DETAILS
> new file mode 100755
> index 0000000..ca06e22
> --- /dev/null
> +++ b/chat-im/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/HISTORY b/chat-im/HISTORY
> new file mode 100644
> index 0000000..48cd8d8
> --- /dev/null
> +++ b/chat-im/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
> diff --git a/chat-im/tmsnc-0.3.1.tar.gz.sig b/chat-im/tmsnc-0.3.1.tar.gz.sig
> new file mode 100644
> index 0000000..f692d17
> Binary files /dev/null and b/chat-im/tmsnc-0.3.1.tar.gz.sig differ
> _______________________________________________
> SM-Commit mailing list
> SM-Commit AT lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/sm-commit
>

--
Arwed v. Merkatz Source Mage GNU/Linux developer
http://www.sourcemage.org




Archive powered by MHonArc 2.6.24.

Top of Page