Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 380965

Summary: sys-libs/libhx EAPI4 bump and improvements
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: New packagesAssignee: Matt Turner <mattst88>
Status: RESOLVED FIXED    
Severity: trivial CC: hanno
Priority: Normal Keywords: PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: ebuild.patch

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.