          MODULE=discover
         VERSION=2.0.7
          SOURCE=$MODULE-$VERSION.tar.gz
         SOURCE2=$MODULE-$VERSION-no-docbook.patch
      SOURCE_URL=$MIRROR_URL
     SOURCE2_URL=$PATCH_URL
      SOURCE_VFY=sha1:bd18ac1b93408b670e97fd163f25fb3c21b92952
     SOURCE2_VFY=sha1:508254fa9024ed6161ca7b24ee8a9ba5f2af0169
        WEB_SITE=http://componentizedlinux.org/index.php/Discover
         ENTERED=20031129
         UPDATED=20050315
           SHORT="A set of hardware recognition tools"

cat <<EOF
Discover is a set of libraries and utilities for gathering and
reporting information about a system's hardware. It uses OS-specific
modules to detect the hardware present on the system, and provides
a system-independent interface for querying XML data sources about
this hardware.

Discover can be used by linking against its C libraries or by invoking
the "discover" command. Other interfaces may follow in the future for
languages such as Perl and Python.
EOF
