[Lunar-commits] r20006 - moonbase/trunk/gnome-desktop/gnome-terminal
Chad Kittel
v3rt1g0 at lunar-linux.org
Tue May 9 01:59:02 UTC 2006
Author: v3rt1g0
Date: 2006-05-09 01:59:01 +0000 (Tue, 09 May 2006)
New Revision: 20006
Modified:
moonbase/trunk/gnome-desktop/gnome-terminal/DEPENDS
moonbase/trunk/gnome-desktop/gnome-terminal/DETAILS
Log:
Module Version Bump: gnome-terminal (2.12.0 -> 2.14.1)
* Bump to the 2.14.x series
* clean up the depends, eel is not needed
* other misc changes
compiled/tested: gcc-3.4.5 | glibc-2.3.6 | kernel headers 2.6.x
Modified: moonbase/trunk/gnome-desktop/gnome-terminal/DEPENDS
===================================================================
--- moonbase/trunk/gnome-desktop/gnome-terminal/DEPENDS 2006-05-08 19:40:47 UTC (rev 20005)
+++ moonbase/trunk/gnome-desktop/gnome-terminal/DEPENDS 2006-05-09 01:59:01 UTC (rev 20006)
@@ -1,4 +1,2 @@
-depends libgnomeui &&
-depends vte &&
-depends startup-notification &&
-depends eel
+depends libgnomeui &&
+depends vte
Modified: moonbase/trunk/gnome-desktop/gnome-terminal/DETAILS
===================================================================
--- moonbase/trunk/gnome-desktop/gnome-terminal/DETAILS 2006-05-08 19:40:47 UTC (rev 20005)
+++ moonbase/trunk/gnome-desktop/gnome-terminal/DETAILS 2006-05-09 01:59:01 UTC (rev 20006)
@@ -1,13 +1,16 @@
MODULE=gnome-terminal
- VERSION=2.12.0
- MAJOR=2.12
+ VERSION=2.14.1
+ MAJOR=2.14
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/
- SOURCE_VFY=sha1:5a81e76968962d9e8acd077db8b4d14284f996e2
- WEB_SITE=http://www.gnome.org
+ SOURCE_VFY=sha1:0f88f3c51b80a9e1995b185fc151e6db333caf80
+ WEB_SITE=http://www.gnome.org/
ENTERED=20020714
- UPDATED=20050911
- SHORT="GNOME Terminal for the GNOME 2.0 Desktop"
+ UPDATED=20060508
+ SHORT="The GNOME 2 terminal emulator"
+
cat << EOF
-GNOME Terminal for the GNOME 2.0 Desktop
+GNOME Terminal is a terminal emulation application. It features the
+ability to use multiple terminals in a single windows (tabs) and has
+user-profiles supports.
EOF
More information about the Lunar-commits
mailing list