[Lunar-commits] CVS: moonbase/kde3-utils/kssh DEPENDS, 1.1,
1.2 DETAILS, 1.1, 1.2
Chad Kittel
v3rt1g0 at lunar-linux.org
Sat Sep 25 23:53:20 UTC 2004
Update of /var/cvs/lunar/moonbase/kde3-utils/kssh
In directory espresso.foo-projects.org:/tmp/cvs-serv30237/kssh
Modified Files:
DEPENDS DETAILS
Log Message:
Added a quite obvious missing depends of openssh ;)
Also, some cosmetic cleanups to the DETAILS file.
Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/kde3-utils/kssh/DEPENDS,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- DEPENDS 9 May 2004 17:13:16 -0000 1.1
+++ DEPENDS 25 Sep 2004 23:53:18 -0000 1.2
@@ -1,4 +1,2 @@
-depends kdelibs3
-
-
-
+depends kdelibs3 &&
+depends openssh
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/kde3-utils/kssh/DETAILS,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- DETAILS 9 May 2004 17:13:16 -0000 1.1
+++ DETAILS 25 Sep 2004 23:53:18 -0000 1.2
@@ -1,18 +1,17 @@
MODULE=kssh
- VERSION=0.7
+ VERSION=0.7
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
- SOURCE_URL[0]=$SFORGE_URL/$MODULE/$SOURCE
- SOURCE_VFY=md5:89cc9a24d0d20fa1211894961a6fc662
+ SOURCE_URL=$SFORGE_URL/$MODULE/$SOURCE
+ SOURCE_VFY=md5:89cc9a24d0d20fa1211894961a6fc662
WEB_SITE=http://kssh.sourceforge.net
ENTERED=20040509
UPDATED=20040509
- MAINTAINER=florin at lunar-linux.org
- SHORT="KDE Secure Shell."
+ MAINTAINER=florin at lunar-linux.org
+ SHORT="KDE frontend for SSH"
cat << EOF
-KDE 3 Secure Shell frontend
-KSSH allows you to access ssh via a nice GUI that remembers the
-host -> username/options associations.
-It also install a new Konsole session that open an ssh connection.
+KDE 3.x Secure Shell frontend. It allows you to access ssh via a
+nice GUI that remembers the host -> username/options associations.
+It also installs a new Konsole session that opens an ssh connection.
EOF
More information about the Lunar-commits
mailing list