           SPELL=cpufrequtils
	 VERSION=008
      PATCHLEVEL=1
	  SOURCE=$SPELL-$VERSION.tar.xz
      SOURCE_URL=$KERNEL_URL/pub/linux/utils/kernel/cpufreq/$SOURCE
     SOURCE_HASH=sha512:11507d25dd9ddeb4b5faf1936ce1a35fc3c4e1c5702b0015c708aaad5d62fc24c3ff043eeeb5638429f46d2b9bb12be7755cb9032b12f0811d26533b3cfd10e9
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE=http://www.kernel.org/pub/linux/utils/kernel/cpufreq/cpufrequtils.html
         ENTERED=20050724
         LICENCE=GPL2
        KEYWORDS="utils"
	   SHORT="utilities for handling the kernel cpufreq subsystem"
cat << EOF
To make access to the Linux kernel cpufreq subsystem easier for users and 
cpufreq userspace tools, a cpufrequtils package was created. It contains a 
library used by other programs (libcpufreq), command line tools to determine 
current CPUfreq settings and to modify them (cpufreq-info and cpufreq-set), and 
debug tools. It is licensed under the GPLv2.
EOF
