           SPELL=rpm2targz
         VERSION=9.0.0.5g
          SOURCE=$SPELL-$VERSION.tar.xz
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:a595d23581bd396a3a00b6eae4cf6edca1c65b52510a02c7b162afc3d89f45026663a271279bb519741b4a35a0ee653fbfb124c5a7d6d921b466dc9236cbf549
      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
