          MODULE=rlog
         VERSION=1.4
          SOURCE=$MODULE-$VERSION.tar.gz
   SOURCE_URL[0]=http://rlog.googlecode.com/files
   SOURCE_URL[1]=$MIRROR_URL
      SOURCE_VFY=sha1:9cd86b4ceec3988f0a17730a8987110233797dcd
        WEB_SITE=http://arg0.net/wiki/rlog
         ENTERED=20040422
         UPDATED=20080616
           SHORT="A C++ logging library"

cat << EOF
RLog provides a flexible message logging facility for C++ programs and
libraries. It is meant to be fast enough to leave in production code.
RLog provides macros which are similar to Qt's debug macros, which
are similar to simple printf() statements.
EOF
