           SPELL=pcmciautils
	 VERSION=010
	  SOURCE=$SPELL-$VERSION.tar.bz2
	 SOURCE2=${SOURCE}.sign
      SOURCE_URL=$KERNEL_URL/pub/linux/utils/kernel/pcmcia/$SOURCE
     SOURCE2_URL=${SOURCE_URL}.sign
      SOURCE_GPG="kernel.gpg:${SOURCE2}"
  SOURCE2_IGNORE=signature
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
        WEB_SITE="http://www.kernel.org/pub/linux/utils/kernel/pcmcia/pcmcia.html"
       BUILD_API=2
         ENTERED=20050724
	 UPDATED=20050724
         LICENCE=GPL2
	   SHORT="pcmciautils contains utils for pcmcia subsystem"
cat << EOF
PCMCIAutils contains hotplug scripts and initialization tools necessary to allow
the PCMCIA subsystem to behave (almost) as every other hotpluggable bus system 
(e.g. USB, IEEE1394).

Please note that the kernel support for this new feature is only present since 
2.6.13-rc1. Also, you need sysfsutils 1.3.0 and module-init-tools 3.2-pre4 or 
later. 
EOF
