Skip to Content.
Sympa Menu

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

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 (1c51701afb90e91690d0e5b14907b99d88d1669b)
  • Date: Sat, 15 Dec 2007 10:49:51 -0600

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

editors/leafpad/DEPENDS | 2 +-
editors/leafpad/DETAILS | 14 ++++++++------
editors/leafpad/HISTORY | 4 ++++
3 files changed, 13 insertions(+), 7 deletions(-)

New commits:
commit 1c51701afb90e91690d0e5b14907b99d88d1669b
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

leafpad: updated to 0.8.13

diff --git a/editors/leafpad/DEPENDS b/editors/leafpad/DEPENDS
index 8afe411..5bc3825 100755
--- a/editors/leafpad/DEPENDS
+++ b/editors/leafpad/DEPENDS
@@ -1 +1 @@
-depends "gtk+2"
+depends gtk+2
diff --git a/editors/leafpad/DETAILS b/editors/leafpad/DETAILS
index e675306..06aefb5 100755
--- a/editors/leafpad/DETAILS
+++ b/editors/leafpad/DETAILS
@@ -1,16 +1,18 @@
SPELL=leafpad
- VERSION=0.8.12
+ VERSION=0.8.13
SOURCE=$SPELL-$VERSION.tar.gz
- SOURCE2=${SOURCE}.sig
+ SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://savannah.nongnu.org/download/${SPELL}/${SOURCE}
- SOURCE2_URL=${SOURCE_URL[0]}.sig
- SOURCE_GPG=leafpad-keyring.gpg:${SOURCE}.sig
+ SOURCE_URL[0]=http://savannah.nongnu.org/download/$SPELL/$SOURCE
+ SOURCE2_URL=$SOURCE_URL.sig
+ SOURCE_GPG=leafpad-keyring.gpg:$SOURCE2
WEB_SITE=http://tarot.freeshell.org/leafpad/
ENTERED=20040716
LICENSE[0]=GPL
KEYWORDS="editors"
SHORT="GTK+2 based notepad clone"
cat << EOF
-Leafpad is a simple GTK+ based text editor. The user interface is similar to
"notepad", and it aims to be lighter than GEdit or KWrite and to be as useful
as them.
+Leafpad is a simple GTK+ based text editor. The user interface is similar to
+"notepad", and it aims to be lighter than GEdit or KWrite and to be as useful
+as them.
EOF
diff --git a/editors/leafpad/HISTORY b/editors/leafpad/HISTORY
index 5fa2c68..3b92c03 100644
--- a/editors/leafpad/HISTORY
+++ b/editors/leafpad/HISTORY
@@ -1,3 +1,7 @@
+2007-12-15 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.8.13
+ fixed long description wrap
+
2007-11-03 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated to 0.8.12




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (1c51701afb90e91690d0e5b14907b99d88d1669b), Vlad Glagolev, 12/15/2007

Archive powered by MHonArc 2.6.24.

Top of Page