summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Sherwood2009-01-05 10:41:36 -0600
committerArwed von Merkatz2009-01-13 19:56:56 +0100
commit2c80608a2cd32d3fe7f08c834761278a83ec6950 (patch)
treea2c90a8cbb553d5c654a0add6e60896198be5db1
parent868c75eef28522cc11bf2c383eee73e8aa7c932b (diff)
drivel: Updated to version 2.0.3 Added depends gtksourceview1.
Fixes bug #15003 (cherry picked from commit 5a37c1b90490df552d42400def8ed55c76ded8dd)
-rwxr-xr-xgnome2-apps/drivel/DEPENDS1
-rwxr-xr-xgnome2-apps/drivel/DETAILS4
-rw-r--r--gnome2-apps/drivel/HISTORY4
3 files changed, 7 insertions, 2 deletions
diff --git a/gnome2-apps/drivel/DEPENDS b/gnome2-apps/drivel/DEPENDS
index 590e0de907..3bfd5425b2 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 a67ca8be45..2e60989dbc 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 394c0914b2..2fb51c653b 100644
--- a/gnome2-apps/drivel/HISTORY
+++ b/gnome2-apps/drivel/HISTORY
@@ -1,3 +1,7 @@
+2009-01-05 George Sherwood <gsherwood@sourcemage.org>
+ * DETAILS: Updated to version 2.0.3
+ * DEPENDS: Added depends gtksourceview1. Bug #15003
+
2007-09-27 Eric Sandall <sandalle@sourcemage.org>
* REPAIR^f28a3645c12b689590aaf423d217e22e^FUNCTIONS: Fix Bug #14014