Skip to Content.
Sympa Menu

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

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 (c5c063d52bdc9bc1b2781919aece9e7e08c23789)
  • Date: Wed, 27 Jun 2007 08:53:09 -0500

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

i18n/scim/DETAILS | 15 +++++++--------
i18n/scim/HISTORY | 4 ++++
2 files changed, 11 insertions(+), 8 deletions(-)

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

scim: Updated to version 1.4.7

diff --git a/i18n/scim/DETAILS b/i18n/scim/DETAILS
index 23f7293..f910640 100755
--- a/i18n/scim/DETAILS
+++ b/i18n/scim/DETAILS
@@ -1,20 +1,19 @@
SPELL=scim
- VERSION=1.4.6
+ VERSION=1.4.7
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://www.scim-im.org/
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
-
SOURCE_HASH=sha512:1331844dc5d6b9097be546addb4d79e0a9bae87b273f86753819a0edf9f1c39a3d743f06c374f05ccaa3b487254377ef3771b3a3ba4327b0dc24746d79c35193
+
SOURCE_HASH=sha512:023289554a1f17e7dd74fdf589a5fab975899758f284483f0d1515f3663f31c6a31daecad976611218f09793b38dacea3ae74eec02ec832fc64d97333fc532c8
LICENSE[0]=GPL
ENTERED=20030912
KEYWORDS="i18n"
SHORT="The Smart Common Input Method platform"
cat << EOF
-Smart Common Input Method platform, in short SCIM, is a development platform
to make Input Method developers live easier. Key features include:
+Smart Common Input Method platform, in short SCIM, is a development platform
+to make Input Method developers live easier. Key features include:

- * Fully Object Oriented structure written in C++
- * Highly modularized
- * Simple programming interface
- * UCS-4/UTF-8 encoding support
- * Include many handy utility functions to speedup the development
+ * Fully Object Oriented structure written in C++ * Highly modularized *
+ Simple programming interface * UCS-4/UTF-8 encoding support * Include
+ many handy utility functions to speedup the development
EOF
diff --git a/i18n/scim/HISTORY b/i18n/scim/HISTORY
index 0a502ea..555bd6c 100644
--- a/i18n/scim/HISTORY
+++ b/i18n/scim/HISTORY
@@ -1,3 +1,7 @@
+2007-06-27 George Sherwood <george AT beernabeer.com>
+ * DETAILS: updated spell to 1.4.7
+ fixed long description wrap
+
2007-05-05 George Sherwood <george AT beernabeer.com>
* DETAILS: Updated to version 1.4.6




  • [SM-Commit] GIT changes to master grimoire by George Sherwood (c5c063d52bdc9bc1b2781919aece9e7e08c23789), George Sherwood, 06/27/2007

Archive powered by MHonArc 2.6.24.

Top of Page