[Lunar-commits] <moonbase> libassa: moved from zbeta to libs
Duncan Gibson
engelsman at lunar-linux.org
Sat Apr 25 15:34:16 CEST 2009
commit 13ee87d08f09a39f027e453759072542beb757a2
Author: Duncan Gibson <engelsman at lunar-linux.org>
Date: Sat Apr 25 15:34:16 2009 +0200
libassa: moved from zbeta to libs
---
libs/libassa/DETAILS | 21 +++++++++++++++++++++
zbeta/libassa/DETAILS | 21 ---------------------
2 files changed, 21 insertions(+), 21 deletions(-)
diff --git a/libs/libassa/DETAILS b/libs/libassa/DETAILS
new file mode 100644
index 0000000..9d75b4b
--- /dev/null
+++ b/libs/libassa/DETAILS
@@ -0,0 +1,21 @@
+ MODULE=libassa
+ VERSION=3.5.0
+ SOURCE=$MODULE-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
+ SOURCE_URL=$SFORGE_URL/$MODULE/
+ SOURCE_VFY=sha1:b3813fa952dec3ece621606a919035f308798a7a
+ WEB_SITE=http://libassa.sourceforge.net/
+ ENTERED=20090413
+ UPDATED=20090413
+ SHORT="an object-oriented C++ networking library based on Adaptive Communication Patterns"
+
+cat << EOF
+libASSA is an object-oriented C++ networking library based on Adaptive
+Communication Patterns. It features a simplistic implementation of the
+set of communication patterns such as Service Configurator, Reactor,
+Acceptor, Connector, and others described in various papers published by
+Dr. D. C. Schmidt.
+
+libASSA happily co-exists with other frameworks such as GUI toolkits and
+various CORBA implementations.
+EOF
diff --git a/zbeta/libassa/DETAILS b/zbeta/libassa/DETAILS
deleted file mode 100644
index 9d75b4b..0000000
--- a/zbeta/libassa/DETAILS
+++ /dev/null
@@ -1,21 +0,0 @@
- MODULE=libassa
- VERSION=3.5.0
- SOURCE=$MODULE-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
- SOURCE_URL=$SFORGE_URL/$MODULE/
- SOURCE_VFY=sha1:b3813fa952dec3ece621606a919035f308798a7a
- WEB_SITE=http://libassa.sourceforge.net/
- ENTERED=20090413
- UPDATED=20090413
- SHORT="an object-oriented C++ networking library based on Adaptive Communication Patterns"
-
-cat << EOF
-libASSA is an object-oriented C++ networking library based on Adaptive
-Communication Patterns. It features a simplistic implementation of the
-set of communication patterns such as Service Configurator, Reactor,
-Acceptor, Connector, and others described in various papers published by
-Dr. D. C. Schmidt.
-
-libASSA happily co-exists with other frameworks such as GUI toolkits and
-various CORBA implementations.
-EOF
More information about the Lunar-commits
mailing list