[Lunar-commits] r19524 - moonbase/trunk/gnome-desktop/gedit
Chad Kittel
v3rt1g0 at lunar-linux.org
Thu Mar 30 04:45:46 UTC 2006
Author: v3rt1g0
Date: 2006-03-30 04:45:46 +0000 (Thu, 30 Mar 2006)
New Revision: 19524
Modified:
moonbase/trunk/gnome-desktop/gedit/DEPENDS
moonbase/trunk/gnome-desktop/gedit/DETAILS
Log:
Module Version Bump: gedit (2.12.0 -> 2.14.0)
* bump GNOME 2.14.x version
* clean up depends
compiled/tested: gcc-3.4.5 | glibc-2.3.6 | kernel headers 2.6.x
Modified: moonbase/trunk/gnome-desktop/gedit/DEPENDS
===================================================================
--- moonbase/trunk/gnome-desktop/gedit/DEPENDS 2006-03-30 04:38:32 UTC (rev 19523)
+++ moonbase/trunk/gnome-desktop/gedit/DEPENDS 2006-03-30 04:45:46 UTC (rev 19524)
@@ -1,3 +1,4 @@
-depends libgtkhtml &&
-depends gtksourceview &&
-depends eel
+depends libgnomeui &&
+depends gtksourceview &&
+
+optional_depends "aspell" "" "" "for spell checking support"
Modified: moonbase/trunk/gnome-desktop/gedit/DETAILS
===================================================================
--- moonbase/trunk/gnome-desktop/gedit/DETAILS 2006-03-30 04:38:32 UTC (rev 19523)
+++ moonbase/trunk/gnome-desktop/gedit/DETAILS 2006-03-30 04:45:46 UTC (rev 19524)
@@ -1,15 +1,16 @@
MODULE=gedit
- VERSION=2.12.0
- MAJOR=2.12
+ VERSION=2.14.0
+ MAJOR=2.14
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/
- SOURCE_VFY=sha1:ee5ece4cf8f8ab96a67f3842c1da1437f47fad32
+ SOURCE_VFY=sha1:88b5a69a40a1136c37b4de87a366bde11a3292df
WEB_SITE=http://www.gnome.org
ENTERED=20020716
- UPDATED=20050911
- SHORT="gedit is a text editor for the GNOME Desktop"
+ UPDATED=20060329
+ SHORT="a text editor for the GNOME Desktop"
+
cat << EOF
-gedit is a text editor for the GNOME Desktop. It is designed to be
-simple, light, and fast, but its plugin system can give you
-incredible power as well.
+gedit is a text editor for the GNOME Desktop. It is designed to be
+simple, light, and fast, but its plugin system can give you incredible
+power as well.
EOF
More information about the Lunar-commits
mailing list