Summary: | net-fs/openafs: please review prefix changes | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Christoph Junghans (RETIRED) <junghans> |
Component: | Current packages | Assignee: | 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 |
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} should be fixed per bug 435990 |
Created attachment 319266 [details, diff] patch for openafs-1.6.1.ebuild Only trivial changes, any objection against committing?