Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 690220 - PROPERTIES="live"
Summary: PROPERTIES="live"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: PMS/EAPI (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: PMS/EAPI
URL: https://archives.gentoo.org/gentoo-de...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-19 15:45 UTC by Ulrich Müller
Modified: 2019-07-27 08:27 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Recognise "live" as token in PROPERTIES. (0001-Recognise-live-as-token-in-PROPERTIES.patch,962 bytes, patch)
2019-07-19 15:48 UTC, Ulrich Müller
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(+)