          MODULE=cpufrequtils
         VERSION=008
          SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=$KERNEL_URL/pub/linux/utils/kernel/cpufreq
   SOURCE_URL[1]=http://ibiblio.org/pub/linux/kernel.org/pub/linux/utils/kernel/cpufreq
      SOURCE_VFY=sha1:3b6d64dcde86bb6a53842ffb0483465113aac6af
        WEB_SITE=http://www.kernel.org/pub/linux/utils/kernel/cpufreq/cpufrequtils.html
         ENTERED=20060221
         UPDATED=20100720
           SHORT="easier access to the kernel cpufreq subsystem and cpufreq userspace tools"
           PSAFE=no

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
