summaryrefslogtreecommitdiffstats
path: root/news/cleanscore/DETAILS
blob: e598952b8abf3d768d08e666072d38b0b4d8c9fc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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