app-benchmarks/filebench: eapi bump, add new use flag, fix dependencies
authorGöktürk Yüksek <gokturk@binghamton.edu>
Fri, 4 Mar 2016 13:38:56 +0000 (08:38 -0500)
committerGöktürk Yüksek <gokturk@binghamton.edu>
Fri, 4 Mar 2016 19:11:00 +0000 (14:11 -0500)
commitd6fe49b01348744e98c66ceed41f6032e6df966b
tree0848d1bf9b55e056de99c380585a27cf756d903c
parente72e58844eaf93dc8228ecade8695dfd7c033680
app-benchmarks/filebench: eapi bump, add new use flag, fix dependencies

The following changes have been made:
- eapi bump to EAPI 6
- drop unused inherit eutils
- remove unsued dependency on libaio: the program uses the aio functions
  defined in libc. libaio is not referenced in the source code.
- remove the automagic dependency on dev-libs/libtecla: filebench
  provides tab-completion support using libtecla. However, there's no
  way to explicitly control it. Patch the sources to add a configure
  option for '--with-libtecla' and add a corresponding USE flag called
  'auto-completion'.
- drop parallel compilation workaround: the package compiles with
  different values of '-j' successfully. Most likely a carry-over from
  the initial ebuild.

Package-Manager: portage-2.2.26
app-benchmarks/filebench/filebench-1.4.9.1-r1.ebuild [new file with mode: 0644]
app-benchmarks/filebench/files/filebench-fix-automagic-libtecla-dependency.patch [new file with mode: 0644]
app-benchmarks/filebench/metadata.xml