[Lunar-commits] <moonbase> cogito: remove it from the moonbase. it's deprecated.

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


commit a046af8eeacbfe8f5b04eabc13959b7c933797e2
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sun Aug 16 10:14:01 2009 +0300

    cogito: remove it from the moonbase. it's deprecated.
---
 devel/cogito/BUILD   |    8 --------
 devel/cogito/DEPENDS |    9 ---------
 devel/cogito/DETAILS |   20 --------------------
 3 files changed, 0 insertions(+), 37 deletions(-)

diff --git a/devel/cogito/BUILD b/devel/cogito/BUILD
deleted file mode 100644
index e288433..0000000
--- a/devel/cogito/BUILD
+++ /dev/null
@@ -1,8 +0,0 @@
-(
-  
-  make prefix=/usr &&
-  prepare_install &&
-  make prefix=/usr install &&
-  gather_docs Documentation TODO
-
-) > $C_FIFO 2>&1
diff --git a/devel/cogito/DEPENDS b/devel/cogito/DEPENDS
deleted file mode 100644
index b477691..0000000
--- a/devel/cogito/DEPENDS
+++ /dev/null
@@ -1,9 +0,0 @@
-depends  git        
-depends  bash       
-depends  sed        
-depends  coreutils  
-depends  rcs       
-depends  diffutils 
-depends  patch     
-depends  wget      
-depends  openssh
diff --git a/devel/cogito/DETAILS b/devel/cogito/DETAILS
deleted file mode 100644
index bdd3cc8..0000000
--- a/devel/cogito/DETAILS
+++ /dev/null
@@ -1,20 +0,0 @@
-          MODULE=cogito
-         VERSION=0.18.2
-          SOURCE=$MODULE-$VERSION.tar.bz2
-      SOURCE_URL=$KERNEL_URL/pub/software/scm/$MODULE/
-      SOURCE_VFY=sha1:d4f4028d86206ebb80b86e48f90397e60a8c7c84
-        WEB_SITE=http://git.or.cz/cogito/
-         ENTERED=20050707
-         UPDATED=20070407
-           PSAFE=no
-           SHORT="Version Control System layered on top of git"
-
-cat << EOF
-Cogito is popular interface to the Git version control system. It is designed
-to be comfortable, easy to use and present gentle learning curve for new
-users. It is not by far as full-featured as "raw Git" is, but although the
-plain Git interface went a long way since the first days, Cogito still provides
-a simpler and easier to learn interface. If you want to start to use Git and
-are considering Cogito, the best way to go about it is to first learn Cogito,
-then pick up Git commands if you need to do something extraordinary.
-EOF


More information about the Lunar-commits mailing list