           SPELL=eudev
         VERSION=2.1
     SOURCE_HASH=sha512:5e5f3d7bf638e10965d26718a81a6b1e1fa9b18fd544f23da1da3370033d705762cbbfcd2d609d669cab53bb50ebf66ccc802560dfed45244d96565624b08086
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-${VERSION//v}"
             URL=http://dev.gentoo.org/~blueness/eudev
      SOURCE_URL=$URL/$SOURCE
        WEB_SITE=http://www.gentoo.org/proj/en/eudev
         ENTERED=20121217
      LICENSE[0]=GPL
        KEYWORDS="disk devices nodes modules"
           SHORT="daemon that creates and removes device nodes"
cat << EOF
Udev creates and removes device nodes in /dev, based on events the kernel sends
out on device discovery or removal
Eudev was forked from upstream udev at version 195.
It aims to be independent of the system init system.
EOF
