summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBor Kraljič2011-09-26 19:35:00 +0200
committerBor Kraljič2011-09-26 19:35:00 +0200
commitaf755769da8038345844af8345733616e93fd2e4 (patch)
tree2991be5afe8a7bf9b41092a00f9982cc7f710308
parentc6d3572c6b62f3d8fa0546ba48e05953aa8c3869 (diff)
opentracker: fixed long description wrap
-rwxr-xr-xftp/opentracker/DETAILS10
-rw-r--r--ftp/opentracker/HISTORY3
2 files changed, 10 insertions, 3 deletions
diff --git a/ftp/opentracker/DETAILS b/ftp/opentracker/DETAILS
index daf657867c..4b4ed8224d 100755
--- a/ftp/opentracker/DETAILS
+++ b/ftp/opentracker/DETAILS
@@ -10,8 +10,12 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-cvs
LICENSE[0]=beerware
KEYWORDS="ftp http"
SHORT="BitTorrent tracker"
+
cat << EOF
-opentracker is a open and free bittorrent tracker project. It aims for minimal resource usage and is intended to run at your wlan router. Currently it is deployed as an open and free tracker instance.
-Utilizing the highly scalable server framework from libowfat, opentracker can easily serve multiple thousands of requests on a standard plastic WLAN-router, limited only by your kernels capabilities
+opentracker is a open and free bittorrent tracker project. It aims for minimal
+resource usage and is intended to run at your wlan router. Currently it is
+deployed as an open and free tracker instance.
+Utilizing the highly scalable server framework from libowfat, opentracker can
+easily serve multiple thousands of requests on a standard plastic WLAN-router,
+limited only by your kernels capabilities
EOF
-
diff --git a/ftp/opentracker/HISTORY b/ftp/opentracker/HISTORY
index d00a89a52b..a3544ec902 100644
--- a/ftp/opentracker/HISTORY
+++ b/ftp/opentracker/HISTORY
@@ -1,3 +1,6 @@
+2011-09-26 Bor Kraljič <pyrobor@ver.si>
+ * DETAILS: fixed long description wrap
+
2009-03-15 Mathieu Lonjaret <lejatorn@sourcemage.org>
* BUILD: fix ip6 bug