Gentoo Archives: gentoo-dev

From: Zac Medico <zmedico@g.o>
To: "Michał Górny" <mgorny@g.o>, gentoo-dev@l.g.o
Cc: Zac Medico <zmedico@g.o>
Subject: Re: [gentoo-dev] [PATCH] metadata/layout.conf: Allow specific PROPERTIES and RESTRICT values
Date: Mon, 05 Aug 2019 20:40:47
Message-Id: e89f9549-d361-a78a-01f9-2a7a8f1ed1d5@gentoo.org
In Reply to: Re: [gentoo-dev] [PATCH] metadata/layout.conf: Allow specific PROPERTIES and RESTRICT values by "Michał Górny"
1 On 7/29/19 12:04 AM, Michał Górny wrote:
2 > On Sun, 2019-07-28 at 23:59 -0700, Zac Medico wrote:
3 >> Bug: https://bugs.gentoo.org/690786
4 >> ---
5 >> metadata/layout.conf | 4 ++++
6 >> 1 file changed, 4 insertions(+)
7 >>
8 >> diff --git a/metadata/layout.conf b/metadata/layout.conf
9 >> index 7ffc0ce6b72..c719c42513c 100644
10 >> --- a/metadata/layout.conf
11 >> +++ b/metadata/layout.conf
12 >> @@ -4,6 +4,10 @@
13 >> # For details on this file, see the layout.conf section of the
14 >> # portage(5) man page.
15 >>
16 >> +# Allow specific PROPERTIES and RESTRICT values in ebuilds.
17 >> +allow-properties = interactive live
18 >> +allow-restrict = binchecks bindist fetch installsources mirror preserve-libs primaryuri splitdebug strip test userpriv
19 >
20 > If I were to bikeshed, I'd go for following suit with eapis-*, i.e.:
21 >
22 > properties-allowed = ...
23 > restrict-allowed = ...
24
25 Ok, done:
26
27 https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c92ab3ce076c9fb710c6cdcba71bae224215f20
28 --
29 Thanks,
30 Zac

Attachments

File name MIME type
signature.asc application/pgp-signature