Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 440082 - dev-libs/liboil: please review prefix changes
Summary: dev-libs/liboil: please review prefix changes
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Freedesktop bugs
URL:
Whiteboard:
Keywords: Inclusion, PATCH
Depends on:
Blocks: prefix-gx86
  Show dependency tree
 
Reported: 2012-10-29 00:16 UTC by Christoph Junghans (RETIRED)
Modified: 2012-10-29 00:57 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
patch for liboil-0.3.17.ebuild (liboil-0.3.17.ebuild.patch,1.27 KB, patch)
2012-10-29 00:16 UTC, Christoph Junghans (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Christoph Junghans (RETIRED) gentoo-dev 2012-10-29 00:16:59 UTC
Created attachment 327658 [details, diff]
patch for liboil-0.3.17.ebuild

Changes:
- bumped EAPI to 4 to make portage prefix-aware
- prefixed html-dir
- emake and dodoc die automatically on EAPI=4
- added prefix keywords
Comment 1 Alexandre Rostovtsev (RETIRED) gentoo-dev 2012-10-29 00:57:07 UTC
Thanks for the patch, fixed in liboil-0.3.17-r1

>*liboil-0.3.17-r1 (29 Oct 2012)
>
>  29 Oct 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
>  liboil-0.3.17.ebuild, +liboil-0.3.17-r1.ebuild,
>  +files/liboil-0.3.17-amd64-cpuid.patch:
>  Add upstream patch to fix CPU detection on amd64. Add prefix keywords (bug
>  #440082, thanks to Christoph Junghans). Remove useless doc USE flag, and
>  install docs in the location where tools like devhelp expect them. Punt .la
>  files, and make static libs optional.