[Lunar-commits] <moonbase> collab: remove it from the moonbase. it's old and unmaintained.

Florin Braescu florin at lunar-linux.org
Sun Aug 16 09:07:24 CEST 2009


commit 3d59767cf275e863d479a6459688f35d33f19848
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sun Aug 16 10:07:24 2009 +0300

    collab: remove it from the moonbase. it's old and unmaintained.
---
 eclipse/collab/BUILD     |    8 --------
 eclipse/collab/DEPENDS   |    2 --
 eclipse/collab/DETAILS   |   14 --------------
 eclipse/collab/PRE_BUILD |    3 ---
 4 files changed, 0 insertions(+), 27 deletions(-)

diff --git a/eclipse/collab/BUILD b/eclipse/collab/BUILD
deleted file mode 100644
index 9636531..0000000
--- a/eclipse/collab/BUILD
+++ /dev/null
@@ -1,8 +0,0 @@
-(
-
-  TARGET=/opt/lunar/eclipse
-
-  prepare_install  &&
-  cp -a * $TARGET
-
-) > $C_FIFO 2>&1
diff --git a/eclipse/collab/DEPENDS b/eclipse/collab/DEPENDS
deleted file mode 100644
index 7303d78..0000000
--- a/eclipse/collab/DEPENDS
+++ /dev/null
@@ -1,2 +0,0 @@
-depends eclipse-bin
-
diff --git a/eclipse/collab/DETAILS b/eclipse/collab/DETAILS
deleted file mode 100644
index df4de88..0000000
--- a/eclipse/collab/DETAILS
+++ /dev/null
@@ -1,14 +0,0 @@
-          MODULE=collab
-         VERSION=2.1.9
-           EXTRA=com.composent
-          SOURCE=$EXTRA.$MODULE\_$VERSION.zip
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE
-      SOURCE_URL=http://composent.com/plugins/eclipse3/
-      SOURCE_VFY=sha1:c28caeb46efee8133488c26b7736e777c819ef97
-        WEB_SITE=http://composent.com/plugins/
-         ENTERED=20040730
-         UPDATED=20040921
-           SHORT="It's a Eclipse plugin which allows collobaration around projects"
-cat << EOF
-This plugin provides secure, extensible, real-time collaboration associated Eclipse with projects, and the teams of people working on those projects.
-EOF
diff --git a/eclipse/collab/PRE_BUILD b/eclipse/collab/PRE_BUILD
deleted file mode 100644
index 10d94f9..0000000
--- a/eclipse/collab/PRE_BUILD
+++ /dev/null
@@ -1,3 +0,0 @@
-mkdir -p $MODULE &&
-cd $MODULE &&
-unpack $SOURCE


More information about the Lunar-commits mailing list