[Lunar-commits] <moonbase> corosync: Version bump and moving to distributed.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Wed Dec 22 01:54:57 CET 2010
commit 37b922d59fb73a7805a57325f68d8867779504ab
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Tue Dec 21 19:54:57 2010 -0500
corosync: Version bump and moving to distributed.
---
distributed/corosync/DEPENDS | 1 +
distributed/corosync/DETAILS | 14 ++++++++++++++
zbeta/corosync/DEPENDS | 1 -
zbeta/corosync/DETAILS | 14 --------------
4 files changed, 15 insertions(+), 15 deletions(-)
diff --git a/distributed/corosync/DEPENDS b/distributed/corosync/DEPENDS
new file mode 100644
index 0000000..e1e317d
--- /dev/null
+++ b/distributed/corosync/DEPENDS
@@ -0,0 +1 @@
+depends nss
diff --git a/distributed/corosync/DETAILS b/distributed/corosync/DETAILS
new file mode 100644
index 0000000..e92dabb
--- /dev/null
+++ b/distributed/corosync/DETAILS
@@ -0,0 +1,14 @@
+ MODULE=corosync
+ VERSION=1.2.8
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=ftp://ftp:downloads@$MODULE.org/downloads/$MODULE-$VERSION
+ SOURCE_VFY=sha1:c9ff9ed9d561fd6732dd5b0a31a809543ccbdd33
+ WEB_SITE=http://www.corosync.org/
+ ENTERED=20090914
+ UPDATED=20101124
+ SHORT="Cluster Engine Implementation"
+
+cat << EOF
+The Corosync Cluster Engine is an OSI Certified implementation
+of a complete cluster engine.
+EOF
diff --git a/zbeta/corosync/DEPENDS b/zbeta/corosync/DEPENDS
deleted file mode 100644
index e1e317d..0000000
--- a/zbeta/corosync/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-depends nss
diff --git a/zbeta/corosync/DETAILS b/zbeta/corosync/DETAILS
deleted file mode 100644
index e92dabb..0000000
--- a/zbeta/corosync/DETAILS
+++ /dev/null
@@ -1,14 +0,0 @@
- MODULE=corosync
- VERSION=1.2.8
- SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=ftp://ftp:downloads@$MODULE.org/downloads/$MODULE-$VERSION
- SOURCE_VFY=sha1:c9ff9ed9d561fd6732dd5b0a31a809543ccbdd33
- WEB_SITE=http://www.corosync.org/
- ENTERED=20090914
- UPDATED=20101124
- SHORT="Cluster Engine Implementation"
-
-cat << EOF
-The Corosync Cluster Engine is an OSI Certified implementation
-of a complete cluster engine.
-EOF
More information about the Lunar-commits
mailing list