           SPELL=yum
         VERSION=3.2.28
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://${SPELL}.baseurl.org/download/3.2/${SOURCE}
     SOURCE_HASH=sha512:f0b0e2cd1147b5a4106c9e58fa02849862aa2688ccfe79633e5196a530c5a30de6c679ce2ec5b55f088373fc9f1ddce070e9b1668107685447bcc6b566ca145f
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
