summaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorBor Kraljič2011-10-14 14:17:39 +0200
committerBor Kraljič2011-10-14 14:17:39 +0200
commit3530e33378053964867f76003d5ccc2d8289fdef (patch)
tree6de25633be5d899697025d307e0904e42bb92673 /java
parent878940ca98bf050e50ddd0ef80e6faf31bab69ee (diff)
jakarta-regexp: fixed long description wrap (scripted)
Diffstat (limited to 'java')
-rwxr-xr-xjava/jakarta-regexp/DETAILS9
-rw-r--r--java/jakarta-regexp/HISTORY3
2 files changed, 8 insertions, 4 deletions
diff --git a/java/jakarta-regexp/DETAILS b/java/jakarta-regexp/DETAILS
index f6d1017b23..6b7e413852 100755
--- a/java/jakarta-regexp/DETAILS
+++ b/java/jakarta-regexp/DETAILS
@@ -12,9 +12,10 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}-${VERSION}
ENTERED=20030326
SHORT="regexp is Regular Expression package for java."
cat << EOF
-Regexp is a 100% Pure Java Regular Expression package that was graciously donated
-to the Apache Software Foundation by Jonathan Locke. He originally wrote this
-software back in 1996 and it has stood up quite well to the test of time. It
-includes complete Javadoc documentation as well as a simple Applet for visual
+Regexp is a 100% Pure Java Regular Expression package that was graciously
+donated
+to the Apache Software Foundation by Jonathan Locke. He originally wrote this
+software back in 1996 and it has stood up quite well to the test of time. It
+includes complete Javadoc documentation as well as a simple Applet for visual
debugging and testing suite for compatibility.
EOF
diff --git a/java/jakarta-regexp/HISTORY b/java/jakarta-regexp/HISTORY
index a292312ff8..5e3d098208 100644
--- a/java/jakarta-regexp/HISTORY
+++ b/java/jakarta-regexp/HISTORY
@@ -1,3 +1,6 @@
+2011-10-14 Bor Kraljič <pyrobor@ver.si>
+ * DETAILS: fixed long description wrap (scripted)
+
2007-08-29 Eric Sandall <sandalle@sourcemage.org>
* DEPENDS: Fix missing parameters for depending on z-rejected