summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBor Kraljič2011-09-26 19:34:57 +0200
committerBor Kraljič2011-09-26 19:34:57 +0200
commit798b030b024110ae68ac36620eafc49e8391ebf1 (patch)
tree4ac06a02d04750eee4bcbce75500af58b0a25a4f
parente377479804211191821fae63bbeb0b09c91d3256 (diff)
axel: fixed long description wrap
-rwxr-xr-xftp/axel/DETAILS6
-rw-r--r--ftp/axel/HISTORY3
2 files changed, 7 insertions, 2 deletions
diff --git a/ftp/axel/DETAILS b/ftp/axel/DETAILS
index 0322aa0c38..65931149b9 100755
--- a/ftp/axel/DETAILS
+++ b/ftp/axel/DETAILS
@@ -10,6 +10,8 @@ SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
KEYWORDS="ftp"
SHORT="Light download accelerator."
cat << EOF
-Axel tries to accelerate HTTP/FTP downloading process by using multiple connections for one file. It can use multiple mirrors for a download. Axel has no dependencies and is lightweight, so it might be
-useful as a wget clone on byte-critical systems.
+Axel tries to accelerate HTTP/FTP downloading process by using multiple
+connections for one file. It can use multiple mirrors for a download. Axel
+has no dependencies and is lightweight, so it might be
+useful as a wget clone on byte-critical systems.
EOF
diff --git a/ftp/axel/HISTORY b/ftp/axel/HISTORY
index d20696dbda..95e820e509 100644
--- a/ftp/axel/HISTORY
+++ b/ftp/axel/HISTORY
@@ -1,3 +1,6 @@
+2011-09-26 Bor Kraljič <pyrobor@ver.si>
+ * DETAILS: fixed long description wrap
+
2010-03-11 Sukneet Basuta <sukneet@sourcemage.org>
* DEPENDS, DETAILS: spell created