Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (6e751089dfcfb8334733393cbd1ed205b0f319e8)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (6e751089dfcfb8334733393cbd1ed205b0f319e8)
  • Date: Mon, 27 Oct 2008 19:02:38 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

xfce/mousepad/DETAILS | 14 +++++++-------
xfce/mousepad/HISTORY | 5 ++++-
2 files changed, 11 insertions(+), 8 deletions(-)

New commits:
commit 6e751089dfcfb8334733393cbd1ed205b0f319e8
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

mousepad: => 0.2.14

diff --git a/xfce/mousepad/DETAILS b/xfce/mousepad/DETAILS
index de1782b..258ab05 100755
--- a/xfce/mousepad/DETAILS
+++ b/xfce/mousepad/DETAILS
@@ -1,9 +1,10 @@
SPELL=mousepad
- VERSION=0.2.13
+ VERSION=0.2.14
+ RELEASE_VERSION=$(cat $GRIMOIRE/xfce/xfce.version)
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE2=$SOURCE.asc
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://www.xfce.org/archive/xfce-4.4.2/src/$SOURCE
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
+
SOURCE_URL[0]=http://www.xfce.org/archive/xfce-$RELEASE_VERSION/src/$SOURCE
SOURCE2_URL[0]=$SOURCE_URL.asc
WEB_SITE=http://www.xfce.org/
SOURCE_GPG=xfce.gpg:$SOURCE2:UPSTREAM_KEY
@@ -11,11 +12,10 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
LICENSE[0]=GPL
ENTERED=20050128
KEYWORDS="xfce editors"
- SHORT="A simple text editor for Xfce"
+ SHORT="simple text editor for Xfce"
cat << EOF
-Mousepad is a text editor for Xfce based on Leafpad.
-Although some features are under development, currently Mousepad has folowing
-features:
+Mousepad is a text editor for Xfce based on Leafpad. Although some features
are
+under development, currently Mousepad has folowing features:
* Complete support for UTF-8 text
* Cut/Copy/Paste and Select All text
* Search and Replace
diff --git a/xfce/mousepad/HISTORY b/xfce/mousepad/HISTORY
index 4d0a03c..0eb3807 100644
--- a/xfce/mousepad/HISTORY
+++ b/xfce/mousepad/HISTORY
@@ -1,3 +1,7 @@
+2008-10-28 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.2.14 (Xfce 4.4.3); quoting paths; fixed
+ descs; use RELEASE_VERSION
+
2007-12-03 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.2.13, gurus => upstream
* DEPENDS: cleaned up
@@ -22,4 +26,3 @@

2005-01-28 Arwed v. Merkatz <v.merkatz AT gmx.net>
* DEPENDS, DETAILS, HISTORY: created this spell
-



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (6e751089dfcfb8334733393cbd1ed205b0f319e8), Vlad Glagolev, 10/27/2008

Archive powered by MHonArc 2.6.24.

Top of Page