[Lunar-commits] <moonbase> gef: updated to version 3.5.0
Duncan Gibson
engelsman at lunar-linux.org
Tue Sep 15 23:02:13 CEST 2009
commit ff32e2a435056458d1093de2c357e3d7a9669492
Author: Duncan Gibson <engelsman at lunar-linux.org>
Date: Tue Sep 15 23:02:13 2009 +0200
gef: updated to version 3.5.0
previous version failed to download during an 'lget -a' sweep
---
eclipse/gef/DETAILS | 14 +++++++-------
1 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/eclipse/gef/DETAILS b/eclipse/gef/DETAILS
index a8288fa..bfc0d4d 100644
--- a/eclipse/gef/DETAILS
+++ b/eclipse/gef/DETAILS
@@ -1,15 +1,15 @@
MODULE=gef
- VERSION=3.3
- EXTRA=200706281000
+ VERSION=3.5.0
+ EXTRA=R200906221200
SOURCE=GEF-SDK-$VERSION.zip
SOURCE_DIRECTORY=$BUILD_DIRECTORY/eclipse
- SOURCE_URL=ftp://mirror.switch.ch/mirror/eclipse/tools/gef/downloads/drops/R-$VERSION-$EXTRA/
- SOURCE_VFY=sha1:32f33dd00bd7caf02295b6996255e72478ded9c6
+ SOURCE_URL=ftp://mirror.switch.ch/mirror/eclipse/tools/gef/downloads/drops/$VERSION/$EXTRA/
+ SOURCE_VFY=sha1:f968819a36f14333cbcad8cc0921dbe4f4c58d0d
WEB_SITE=http://eclipse.org/gef/
ENTERED=20040728
- UPDATED=20070703
+ UPDATED=20090906
SHORT="The Graphical Editing Framework of Eclipse framework"
cat << EOF
-GEF allows developers to take an existing application model and easily
-create a rich graphical editor.
+The Eclipse Graphical Editing Framework (GEF) allows developers to take
+an existing application model and quickly create a rich graphical editor.
EOF
More information about the Lunar-commits
mailing list