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

Bug 428126

Summary: net-fs/openafs: please review prefix changes
Product: Gentoo Linux Reporter: Christoph Junghans (RETIRED) <junghans>
Component: Current packagesAssignee: Andrej Filipcic <andrej.filipcic>
Status: RESOLVED FIXED    
Severity: normal CC: net-fs, prefix
Priority: Normal Keywords: PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 435990    
Bug Blocks: 315803    
Attachments: patch for openafs-1.6.1.ebuild

Description Christoph Junghans (RETIRED) gentoo-dev 2012-07-26 04:12:14 UTC
Created attachment 319266 [details, diff]
patch for openafs-1.6.1.ebuild

Only trivial changes, any objection against committing?
Comment 1 Christoph Junghans (RETIRED) gentoo-dev 2012-07-26 14:45:47 UTC
It was pointed out to me, that the change is not 100% trivial, so here is more detailed list:
-EAPI bump to 4 - I just like it to be up-to-date and prefix needs EAPI >=3
-changes in inherit were from repoman warnings, autotools (no function used) -> multilib (get_libdir)
-in EAPI 4 emake dies automatically
-${D} -> ${ED} and ${ROOT} -> ${EROOT}
Comment 2 SpanKY gentoo-dev 2012-09-25 00:19:38 UTC
should be fixed per bug 435990