Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (5a37c1b90490df552d42400def8ed55c76ded8dd)
  • Date: Mon, 5 Jan 2009 10:41:20 -0600

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

gnome2-apps/drivel/DEPENDS | 1 +
gnome2-apps/drivel/DETAILS | 4 ++--
gnome2-apps/drivel/HISTORY | 4 ++++
3 files changed, 7 insertions(+), 2 deletions(-)

New commits:
commit 5a37c1b90490df552d42400def8ed55c76ded8dd
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

drivel: Updated to version 2.0.3 Added depends gtksourceview1.
Fixes bug #15003

diff --git a/gnome2-apps/drivel/DEPENDS b/gnome2-apps/drivel/DEPENDS
index 590e0de..3bfd542 100755
--- a/gnome2-apps/drivel/DEPENDS
+++ b/gnome2-apps/drivel/DEPENDS
@@ -1,6 +1,7 @@
depends libgnomeui &&
depends curl &&
depends desktop-file-utils &&
+depends gtksourceview1 &&

optional_depends gtkspell \
"--with-gtkspell" \
diff --git a/gnome2-apps/drivel/DETAILS b/gnome2-apps/drivel/DETAILS
index a67ca8b..2e60989 100755
--- a/gnome2-apps/drivel/DETAILS
+++ b/gnome2-apps/drivel/DETAILS
@@ -1,9 +1,9 @@
SPELL=drivel
- VERSION=2.0.2
+ VERSION=2.0.3
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
-
SOURCE_HASH=sha512:a65869e7cf2bc9b495daeffd61da9395ce827324d314c219de4110f3f94a5012929cca215b5c03419366cbf64344fdbaaaaf9da13ecb4536b087b0c95a10ebdb
+
SOURCE_HASH=sha512:d5652bafa814146c7156c8e8a78187f736837448dd9458b52eb9584c94f79827e915b1e45c4666cb210b8a38f394c5dde81a63eb07059d74dd98ff7fe75e51c7
PATCHLEVEL=1
LICENSE[0]="GPL"
WEB_SITE=http://www.dropline.net/drivel/
diff --git a/gnome2-apps/drivel/HISTORY b/gnome2-apps/drivel/HISTORY
index 394c091..2fb51c6 100644
--- a/gnome2-apps/drivel/HISTORY
+++ b/gnome2-apps/drivel/HISTORY
@@ -1,3 +1,7 @@
+2009-01-05 George Sherwood <gsherwood AT sourcemage.org>
+ * DETAILS: Updated to version 2.0.3
+ * DEPENDS: Added depends gtksourceview1. Bug #15003
+
2007-09-27 Eric Sandall <sandalle AT sourcemage.org>
* REPAIR^f28a3645c12b689590aaf423d217e22e^FUNCTIONS: Fix Bug #14014




  • [SM-Commit] GIT changes to master grimoire by George Sherwood (5a37c1b90490df552d42400def8ed55c76ded8dd), George Sherwood, 01/05/2009

Archive powered by MHonArc 2.6.24.

Top of Page