          MODULE=elfutils
         VERSION=0.152
          SOURCE=$MODULE-$VERSION.tar.bz2
   SOURCE_URL[0]=$MIRROR_URL
   SOURCE_URL[1]=https://fedorahosted.org/releases/e/l/$MODULE/$VERSION
      SOURCE_VFY=sha1:b22380205ed3ad5145586b4074be190057eb2537
        WEB_SITE=https://fedorahosted.org/elfutils
         ENTERED=20021102
         UPDATED=20110320
           SHORT="Utilities related to ELF (UNIX binaries) objects"
PSAFE=no
USE_WRAPPERS=no
cat << EOF
Elfutils is a collection of utilities, including ld (a linker), nm (for
listing symbols from object files), size (for listing the section sizes
of an object or archive file), strip (for discarding symbols), readelf
(to see the raw ELF file structures), and elflint (to check for
well-formed ELF files).  Also included are numerous helper libraries
which implement DWARF, ELF, and machine-specific ELF handling.
EOF
