           SPELL=rpm2targz
         VERSION=9.0.0.4g
          SOURCE=$SPELL-$VERSION.tar.lzma
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://gentoo.osuosl.org/distfiles/$SOURCE
        WEB_SITE=http://gentoo-portage.com/app-arch/rpm2targz
         ENTERED=20100327
     SOURCE_HASH=sha512:5c818793f5ea572b0b0fae8830be19e4182b26742e39475d834b4c22537a3b5b9482bf95c6360bc9a6e605590ef65915bddca785a58f9c80aa4411b8032a1455
      LICENSE[0]=GPL
           SHORT="convert a .rpm file to a .tar.gz archive"
cat << EOF
Cnvert a .rpm file to a .tar.gz archive. This is Gentoos's rpm2targz patched to
add bzip2 support, support for other than bash, secure tempfile, non-GNU
portability, and causes rpm2targz to extract to current directory.
EOF
