summaryrefslogtreecommitdiffstats
path: root/devel/darcs/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'devel/darcs/DETAILS')
-rwxr-xr-xdevel/darcs/DETAILS23
1 files changed, 0 insertions, 23 deletions
diff --git a/devel/darcs/DETAILS b/devel/darcs/DETAILS
deleted file mode 100755
index 51fb4ce160..0000000000
--- a/devel/darcs/DETAILS
+++ /dev/null
@@ -1,23 +0,0 @@
- SPELL=darcs
- VERSION=1.0.9
- SOURCE=$SPELL-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://www.darcs.net/$SOURCE
- SOURCE_URL[1]=http://abridgegame.org/darcs/$SOURCE
- SOURCE_HASH=sha512:2ca6e81c204da3f9b5cd7a5e58f86a549fe34901f1708f923a537d0e3c63bde111b60ccdb9c26fa61298dce8e9ccfbc9bfee72e575616770e81954870b84cbb1
- WEB_SITE=http://www.darcs.net/
- ENTERED=20041206
- LICENSE[0]=GPL
- KEYWORDS="scm devel"
- SHORT="Simple and powerful SCM"
-cat << EOF
-Darcs is a replacement for CVS. Darcs is simple to learn and use,
-with a powerful new approach to meet the needs of today's distributed
-software projects. Darcs is decentralized, based on a "theory of patches"
-with roots in quantum mechanics. Darcs is free software, licensed under
-the GPL.
-
-Written in Haskell, darcs is used on on many operating systems including
-Linux, MacOS X, FreeBSD, and Windows. Darcs includes a CGI script to
-browse your repository from the web.
-EOF