           SPELL=loop-aes
         VERSION=3.7m
          SOURCE=loop-AES-v$VERSION.tar.bz2
         SOURCE2=$SOURCE.sign
SOURCE_DIRECTORY="$BUILD_DIRECTORY/loop-AES-v$VERSION"
   SOURCE_URL[0]=https://loop-aes.sourceforge.net/loop-AES/$SOURCE
   SOURCE_URL[1]=https://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE
  SOURCE2_URL[0]=$SOURCE_URL.sign
  SOURCE2_URL[1]=${SOURCE_URL[1]}.sign
  SOURCE2_IGNORE=signature
      SOURCE_GPG=loop-AES.gpg:$SOURCE2:UPSTREAM_KEY
        WEB_SITE=https://loop-aes.sourceforge.net/
         ENTERED=20080529
      LICENSE[0]=GPL
        KEYWORDS="crypto disk"
           SHORT="fast and transparent file system and swap encryption for Linux"
cat << EOF
This package provides loadable Linux kernel module (loop.o or loop.ko on 2.6
kernels) that has AES cipher built-in. The AES cipher can be used to encrypt
local file systems and disk partitions.
EOF
