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

Bug 690220

Summary: PROPERTIES="live"
Product: Gentoo Hosted Projects Reporter: Ulrich Müller <ulm>
Component: PMS/EAPIAssignee: PMS/EAPI <pms>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://archives.gentoo.org/gentoo-dev/message/64b83155637bcad67478e2d2af276780
See Also: https://bugs.gentoo.org/show_bug.cgi?id=233589
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Recognise "live" as token in PROPERTIES.

Description Ulrich Müller gentoo-dev 2019-07-19 15:45:13 UTC
Support for PROPERTIES="live" has been suggested for Portage some time ago, see bug 233589.

This should be also documented as an allowed token for PROPERTIES in PMS. Suggested definition:

| live
| The package uses 'live' source code that may vary each time that
| the package is installed.

Since the spec also says that "ebuilds may not rely upon any token being supported", and I believe that we could simply add this without an EAPI bump.
Comment 1 Ulrich Müller gentoo-dev 2019-07-19 15:48:03 UTC
Created attachment 583576 [details, diff]
Recognise "live" as token in PROPERTIES.
Comment 2 Ulrich Müller gentoo-dev 2019-07-24 12:51:17 UTC
Patch sent to mailing list for review.
Comment 3 Larry the Git Cow gentoo-dev 2019-07-27 08:26:05 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/pms.git/commit/?id=6d4551098981d4886ecb18bee62d77f58989ae4e

commit 6d4551098981d4886ecb18bee62d77f58989ae4e
Author:     Ulrich Müller <ulm@gentoo.org>
AuthorDate: 2019-07-19 15:45:41 +0000
Commit:     Ulrich Müller <ulm@gentoo.org>
CommitDate: 2019-07-19 15:45:41 +0000

    Recognise "live" as token in PROPERTIES.
    
    Bug: https://bugs.gentoo.org/690220
    Signed-off-by: Ulrich Müller <ulm@gentoo.org>

 ebuild-vars.tex | 2 ++
 1 file changed, 2 insertions(+)