[Lunar-commits] <moonbase> scite: ver 223
Paul Bredbury
brebs at lunar-linux.org
Mon Jan 24 08:46:50 CET 2011
commit e1d87f73ba068db4f73a06fca9f3623a55b616a3
Author: Paul Bredbury <brebs at lunar-linux.org>
Date: Mon Jan 24 14:46:50 2011 +0700
scite: ver 223
---
editors/scite/DETAILS | 17 +++++++----------
1 files changed, 7 insertions(+), 10 deletions(-)
diff --git a/editors/scite/DETAILS b/editors/scite/DETAILS
index 7636b54..1d1101c 100644
--- a/editors/scite/DETAILS
+++ b/editors/scite/DETAILS
@@ -1,18 +1,15 @@
MODULE=scite
- VERSION=203
+ VERSION=223
SOURCE=$MODULE$VERSION.tgz
SOURCE_URL=$SFORGE_URL/scintilla
- SOURCE_VFY=sha1:d75d7adc3a6536cda95b19e4039bfdc4e6bc0875
+ SOURCE_VFY=sha1:8ffaee5a9eb5a0d7aec3a24ffce84bfbdb78cbe0
WEB_SITE=http://www.scintilla.org/SciTE.html
ENTERED=20020505
- UPDATED=20100227
- SHORT="A SCIntilla based Text Editor"
+ UPDATED=20110122
+ SHORT="A SCIntilla-based Text Editor"
cat << EOF
-SciTE is a Scintilla based Text Editor. Originally built to demonstrate
-Scintilla. Scintilla is a free source code editing component, as well
-as features found in standard text editing components, Scintilla
-includes features especially useful when editing and debugging source
-code. These include support for syntax styling, error indicators, code
-completion and call tips.
+SciTE is a SCIntilla-based Text Editor. Originally built to demonstrate
+Scintilla, it has grown to be a generally useful editor with facilities
+for building and running programs.
EOF
More information about the Lunar-commits
mailing list