           SPELL=upower
         VERSION=0.9.2
          SOURCE=$SPELL-$VERSION.tar.bz2
      SOURCE_GPG=gurus.gpg:$SOURCE.sig
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://upower.freedesktop.org/releases/$SOURCE
      LICENSE[0]=GPL
        WEB_SITE=http://upower.freedesktop.org/
         ENTERED=20100407
           SHORT="abstraction for enumerating power devices"
cat << EOF
UPower is an abstraction for enumerating power devices, listening to device
events and querying history and statistics. Any application or service on the
system can access the org.freedesktop.UPower service via the system message bus.
Some operations (such as suspending the system) are restricted using PolicyKit. 
EOF
