summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorGeorge Sherwood2007-06-27 18:54:59 +0500
committerGeorge Sherwood2007-06-27 18:54:59 +0500
commitc5c063d52bdc9bc1b2781919aece9e7e08c23789 (patch)
treea80f16c8f06bfe3aa4a6ef8d03fddc293af08d72 /i18n
parent0bf8d1634db441dbb38a4374e2435d3e76045181 (diff)
scim: Updated to version 1.4.7
Diffstat (limited to 'i18n')
-rwxr-xr-xi18n/scim/DETAILS15
-rw-r--r--i18n/scim/HISTORY4
2 files changed, 11 insertions, 8 deletions
diff --git a/i18n/scim/DETAILS b/i18n/scim/DETAILS
index 23f72932b1..f9106404bd 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 0a502ead95..555bd6c16a 100644
--- a/i18n/scim/HISTORY
+++ b/i18n/scim/HISTORY
@@ -1,3 +1,7 @@
+2007-06-27 George Sherwood <george@beernabeer.com>
+ * DETAILS: updated spell to 1.4.7
+ fixed long description wrap
+
2007-05-05 George Sherwood <george@beernabeer.com>
* DETAILS: Updated to version 1.4.6