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

Bug 727898

Summary: PMS: Profiles: document package.accept_keywords and package.keywords files
Product: Gentoo Hosted Projects Reporter: Alexei Colin <ac>
Component: PMS/EAPIAssignee: PMS/EAPI <pms>
Status: RESOLVED INVALID    
Severity: trivial    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://dev.gentoo.org/~zmedico/portage/doc/man/portage.5.html
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Subsections for PMS documenting the files in question.

Description Alexei Colin 2020-06-11 01:02:22 UTC
Portage understands package.accept_keywords and package.keywords files in profiles. These turned out to be very useful for creating maximally self-contained profiles (that encapsulate all system configuration for an application).

However, these files are not documented in the Profiles section of the PMS, so having read only the PMS, I incorrectly concluded that exactly what I wanted (define package.accept_keywords in the profile rather than in the system-wide /etc) was not possible.

If this is a Portage-ism that will not be added to EAPI, please disregard this report. Otherwise, patch with blurbs for these files is attached.



Reproducible: Always
Comment 1 Alexei Colin 2020-06-11 01:04:49 UTC
Created attachment 644332 [details, diff]
Subsections for PMS documenting the files in question.
Comment 2 Ulrich Müller gentoo-dev 2020-06-11 08:23:59 UTC
Sorry, but these files are Portage specific. PMS doesn't even define the ACCEPT_KEYWORDS variable.

(In reply to Alexei Colin from comment #0)
> If this is a Portage-ism that will not be added to EAPI, please disregard
> this report. Otherwise, patch with blurbs for these files is attached.

Closing.