summaryrefslogtreecommitdiffstats
path: root/news/cleanscore/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'news/cleanscore/DETAILS')
-rwxr-xr-xnews/cleanscore/DETAILS24
1 files changed, 24 insertions, 0 deletions
diff --git a/news/cleanscore/DETAILS b/news/cleanscore/DETAILS
new file mode 100755
index 0000000000..e598952b8a
--- /dev/null
+++ b/news/cleanscore/DETAILS
@@ -0,0 +1,24 @@
+ SPELL=cleanscore
+ VERSION=0.9.8.1
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=http://slrn.sourceforge.net/cleanscore/$SOURCE
+ MD5[0]=6e5f3cd0cb942f0642c5e5baddff9090
+ SOURCE_URL[1]=ftp://download.sourcemage.org/pub/linux/distributions/sourcemage/mirror/$SOURCE
+ MD5[1]=${MD5[0]}
+ WEB_SITE=http://slrn.sourceforge.net/cleanscore/index.html
+ BUILD_API=2
+ ENTERED=20020602
+ UPDATED=20020602
+ MAINTAINER=bluebird@optushome.com.au
+ SHORT="A perl script to clean slrn score files"
+ LICENSE=GPL
+cat << EOF
+
+If you heavily use slrn's scoring capabilities, your scorefile will soon become
+large and confusing, so you will want to remove expired entries on a regular
+basis. This perl script can be used to purge expired entries automatically,
+e.g. by calling it from cron.daily.
+
+
+EOF