[Lunar-commits] CVS: moonbase/libs/roadrunner DETAILS,1.4,1.5
Chad Kittel
v3rt1g0 at lunar-linux.org
Thu Mar 17 01:06:33 UTC 2005
Update of /var/cvs/lunar/moonbase/libs/roadrunner
In directory espresso.foo-projects.org:/tmp/cvs-serv26801
Modified Files:
DETAILS
Log Message:
Misc formatting tweaks that I forgot to commit like a month ago.
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/libs/roadrunner/DETAILS,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- DETAILS 5 Oct 2004 09:30:11 -0000 1.4
+++ DETAILS 17 Mar 2005 01:06:31 -0000 1.5
@@ -1,17 +1,20 @@
MODULE=roadrunner
VERSION=0.9.1
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL[0]=ftp://ftp.codefactory.se/pub/RoadRunner/source/roadrunner/
+ SOURCE_URL=ftp://ftp.codefactory.se/pub/RoadRunner/source/roadrunner/
ENTERED=20021205
UPDATED=20040417
WEB_SITE=http://rr.codefactory.se
- SHORT="RoadRunner is an implementation of the BEEP protocol written in C."
+ SHORT="An implementation of the BEEP protocol written in C"
+
cat << EOF
-RoadRunner is a complete application toolkit library implementing the BEEP
-(Blocks Extensible Exchange Protocol) for use in developing network applications.
-BEEP is a connection based protocol, where a single BEEP connection can contain
-multiple channels in which messages are transmitted. Messages on different channels
-are transmitted independently of each other.
-Apart from a core BEEP framework, RoadRunner also consists of a useful set of
-profiles, readily available and usable in applications.
+RoadRunner is a complete application toolkit library implementing the
+BEEP (Blocks Extensible Exchange Protocol) for use in developing network
+applications.
+BEEP is a connection based protocol, where a single BEEP connection can
+contain multiple channels in which messages are transmitted. Messages on
+different channels are transmitted independently of each other.
+
+Apart from a core BEEP framework, RoadRunner also consists of a useful
+set of profiles, readily available and usable in applications.
EOF
More information about the Lunar-commits
mailing list