summaryrefslogtreecommitdiff
path: root/development/monotone/README
diff options
context:
space:
mode:
authorHeinz Wiesinger <pprkut@slackbuilds.org>2010-05-13 00:07:13 +0200
committerHeinz Wiesinger <pprkut@slackbuilds.org>2010-05-13 00:07:13 +0200
commit776b83379dd97d390acf5473c2205a335fdaaf21 (patch)
treed445fee055ab7e830c77840a974426a5dbc027c0 /development/monotone/README
parentf8012aa246d8461a5a13053e84a8cdcece3e3e45 (diff)
downloadslackbuilds-776b83379dd97d390acf5473c2205a335fdaaf21.tar.gz
development/monotone: Removed from 13.0 repository
Diffstat (limited to 'development/monotone/README')
-rw-r--r--development/monotone/README10
1 files changed, 0 insertions, 10 deletions
diff --git a/development/monotone/README b/development/monotone/README
deleted file mode 100644
index be232156fc..0000000000
--- a/development/monotone/README
+++ /dev/null
@@ -1,10 +0,0 @@
-Monotone is a free distributed version control system. It provides a simple,
-single-file transactional version store, with fully disconnected operation and
-an efficient peer-to-peer synchronization protocol. It understands
-history-sensitive merging, lightweight branches, integrated code review and 3rd
-party testing. It uses cryptographic version naming and client-side RSA
-certificates. It has good internationalization support, has no external
-dependencies, runs on linux, solaris, OSX, windows, and other unixes,
-and is licensed under the GNU GPL.
-
-Monotone requires Boost for building.