           SPELL=yum
         VERSION=3.2.27
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://${SPELL}.baseurl.org/download/3.2/${SOURCE}
     SOURCE_HASH=sha512:12ece0a9e70bcaff1a9a357096e652e962c7fdf4ceae391d2c90c970645bf667ee47c8f86bef55347f6e3c7d500028c12f405aafb47e550aa659748194e300c9
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://yum.baseurl.org/"
      LICENSE[0]="GPL"
         ENTERED=20100531
        KEYWORDS=""
           SHORT="Yum Package Manager"
cat << EOF
Yum is an automatic updater and package installer/remover for rpm systems. It
automatically computes dependencies and figures out what things should occur
to install packages. It makes it easier to maintain groups of machines without
having to manually update each one using rpm. Yum has a plugin interface for
adding simple features. Yum can also be used from other python programs via
its module inteface.
EOF
