Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 380965 - sys-libs/libhx EAPI4 bump and improvements
Summary: sys-libs/libhx EAPI4 bump and improvements
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal trivial (vote)
Assignee: Matt Turner
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2011-08-28 17:49 UTC by Agostino Sarubbo
Modified: 2011-08-30 20:28 UTC (History)
1 user (show)

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


Attachments
ebuild.patch (diff,834 bytes, patch)
2011-08-28 17:49 UTC, Agostino Sarubbo
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2011-08-28 17:49:20 UTC
Created attachment 284905 [details, diff]
ebuild.patch

As per attached patch.

- bump eapi
- removed xz-utils because is in @system
- econf not needs die
- replaced emake with default
- add die after find
Comment 1 Matt Turner gentoo-dev 2011-08-30 20:28:37 UTC
Thanks!

I've fixed this, with a couple of changes:

- I left xz-utils in DEPEND, per vapier's Aug 23 email on gentoo-dev "Implicit system dependencies".
- I removed 'inherit eutils' since nothing is using it.