Gentoo Archives: gentoo-dev

From: Brian Evans <grknight@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] [PATCH] glep-0081: prohibit KEYWORDS altering
Date: Wed, 07 Aug 2019 15:33:05
Message-Id: c039f65e-54ba-ad0e-cf60-544498fe55a0@gentoo.org
In Reply to: [gentoo-dev] [PATCH] glep-0081: prohibit KEYWORDS altering by Mikle Kolyada
1 On 8/7/2019 11:20 AM, Mikle Kolyada wrote:
2 > Signed-off-by: Mikle Kolyada <zlogene@g.o>
3 > ---
4 > As discussed with mgorny at #gentoo-qa
5 > glep-0081.rst | 3 +++
6 > 1 file changed, 3 insertions(+)
7 >
8 > diff --git a/glep-0081.rst b/glep-0081.rst
9 > index 082e705..e5a4db2 100644
10 > --- a/glep-0081.rst
11 > +++ b/glep-0081.rst
12 > @@ -107,6 +107,9 @@ a build time dependency (``DEPEND``) must be used. If the user is
13 > needed at install and/or run time, a run time dependency (``RDEPEND``)
14 > must be used.
15 >
16 > +Both ``acct-group`` and ``acct-user`` eclasses have the ``KEYWORDS``
17 > +variable predefined, keywords must not be altered locally via ebuilds.
18 > +
19 >
20 > Maintaining users/groups
21 > ------------------------
22 >
23
24 I object to this as I feel they can incorrect such as on prefix.
25
26 Also, this goes against the established practice of committing directly
27 to stable. These are exactly the same as virtuals as "they install
28 nothing" and "just run a script" (to verify dependencies).
29
30 Brian

Attachments

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

Replies