Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Robin Cook (4f87b357c4392ef07984e0d6d7c8803c20e93cc4)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Robin Cook <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Robin Cook (4f87b357c4392ef07984e0d6d7c8803c20e93cc4)
  • Date: Fri, 30 Mar 2007 10:50:30 -0500

GIT changes to master grimoire by Robin Cook <rcook AT wyrms.net>:

ChangeLog | 3 +++
gnome2-apps/giggle/DEPENDS | 5 +++++
gnome2-apps/giggle/DETAILS | 14 ++++++++++++++
gnome2-apps/giggle/HISTORY | 2 ++
gnome2-apps/giggle/giggle-0.2.tar.gz.sig |binary
libs/gmime/DETAILS | 6 +++---
libs/gmime/HISTORY | 3 +++
libs/gmime/gmime-2.2.6.tar.gz.sig |binary
8 files changed, 30 insertions(+), 3 deletions(-)

New commits:
commit 4f87b357c4392ef07984e0d6d7c8803c20e93cc4
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

ChangeLog: added giggle entry

commit 1bdeea493f7d347c8f68c571bb49414a7296b926
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

giggle: new spell added

commit c9659335d898b9b6de5d7dc2a0f24940dc394460
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

gmime: updated to 2.2.6

diff --git a/ChangeLog b/ChangeLog
index 5d349d0..2c2227f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2007-03-30 Robin Cook <rcook AT wyrms.net>
+ * added spell gnome2-apps/giggle
+
2007-03-26 Mark Bainter <mbainter-smgl AT lostinagoodbook.org>
* doc/spellwriting_handbook: Deleted spell in accordance with bug
#11059

diff --git a/gnome2-apps/giggle/DEPENDS b/gnome2-apps/giggle/DEPENDS
new file mode 100755
index 0000000..36188a5
--- /dev/null
+++ b/gnome2-apps/giggle/DEPENDS
@@ -0,0 +1,5 @@
+depends git &&
+depends glib2 &&
+depends gtk+2 &&
+depends libglade2 &&
+depends gtksourceview
diff --git a/gnome2-apps/giggle/DETAILS b/gnome2-apps/giggle/DETAILS
new file mode 100755
index 0000000..837d52a
--- /dev/null
+++ b/gnome2-apps/giggle/DETAILS
@@ -0,0 +1,14 @@
+ SPELL=giggle
+ VERSION=0.2
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=http://ftp.imendio.com/pub/imendio/${SPELL}/src/${SOURCE}
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+ LICENSE[0]=GPL
+ WEB_SITE=http://www.imendio.com/projects/planner/
+ ENTERED=20070330
+ KEYWORDS="gnome2 git"
+ SHORT="GTK front end for git directory tracker"
+cat << EOF
+GTK+ graphical frontend for the git directory tracker
+EOF
diff --git a/gnome2-apps/giggle/HISTORY b/gnome2-apps/giggle/HISTORY
new file mode 100644
index 0000000..25b20e6
--- /dev/null
+++ b/gnome2-apps/giggle/HISTORY
@@ -0,0 +1,2 @@
+2007-03-30 Robin Cook <rcook AT wyrms.net>
+ * Initial Spell
diff --git a/gnome2-apps/giggle/giggle-0.2.tar.gz.sig
b/gnome2-apps/giggle/giggle-0.2.tar.gz.sig
new file mode 100644
index 0000000..21144eb
Binary files /dev/null and b/gnome2-apps/giggle/giggle-0.2.tar.gz.sig differ
diff --git a/libs/gmime/DETAILS b/libs/gmime/DETAILS
index 177b7b7..18fc6db 100755
--- a/libs/gmime/DETAILS
+++ b/libs/gmime/DETAILS
@@ -1,10 +1,10 @@
SPELL=gmime
- VERSION=2.2.3
+ VERSION=2.2.6
BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION

SOURCE_URL[0]=http://spruce.sourceforge.net/$SPELL/sources/v${BRANCH}/$SOURCE
-
SOURCE_HASH=sha512:3b2d606c6a8f6ef9adaa72e3923873dce42828fa7c0b62d866617d8beae9e81c4f7ca9e9954388cab7f1891babc713541196395bb172b11067e9b5cbe22d9e98
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
LICENSE[0]=GPL
WEB_SITE=http://spruce.sourceforge.net/gmime/
ENTERED=20040821
@@ -19,7 +19,7 @@ Extension (MIME), as defined by the foll
* 1521: MIME (Multipurpose Internet Mail Extensions) Part One: Mechanisms
for
Specifying and Describing the Format of Internet Message Bodies
* 1847: Security Multiparts for MIME: Multipart/Signed and
Multipart/Encrypted
-* 1864: The Content-MD5 Header Field (Obsoletes rfc1544)
+* 1864: The Content- SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
* 2015: MIME Security with Pretty Good Privacy (PGP)
* 2045: Multipurpose Internet Mail Extensions (MIME) Part One: Format of
Internet
Message Bodies
diff --git a/libs/gmime/HISTORY b/libs/gmime/HISTORY
index 00475ed..71982a3 100644
--- a/libs/gmime/HISTORY
+++ b/libs/gmime/HISTORY
@@ -1,3 +1,6 @@
+2007-03-30 Robin Cook <rcook AT wyrms.net>
+ * DETAILS: updated VERSION to 2.2.6
+
2006-09-19 George Sherwood <george AT beernabeer.com>
* DETAILS: Updated to version 2.2.3. Removed BUILD_API & UPDATED.

diff --git a/libs/gmime/gmime-2.2.6.tar.gz.sig
b/libs/gmime/gmime-2.2.6.tar.gz.sig
new file mode 100644
index 0000000..40b1873
Binary files /dev/null and b/libs/gmime/gmime-2.2.6.tar.gz.sig differ



  • [SM-Commit] GIT changes to master grimoire by Robin Cook (4f87b357c4392ef07984e0d6d7c8803c20e93cc4), Robin Cook, 03/30/2007

Archive powered by MHonArc 2.6.24.

Top of Page