Gentoo Archives: gentoo-dev

From: Ulrich Mueller <ulm@g.o>
To: "Michał Górny" <mgorny@g.o>
Cc: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] [PATCH] glep-0068: Add new <stabilization-candidates/> element
Date: Wed, 16 Sep 2020 08:26:15
Message-Id: uft7i6sbp@gentoo.org
In Reply to: Re: [gentoo-dev] [PATCH] glep-0068: Add new element by "Michał Górny"
1 >>>>> On Wed, 16 Sep 2020, Michał Górny wrote:
2
3 > It has two advantages:
4
5 > 1. It reduces the risk of accidentally leaving it in the stable ebuild.
6
7 Huh, you mean you would remove the PROPERTIES token again, after the
8 version has been stabilised? Why?
9
10 Ebuilds could do conditionals like this (again, an example that would
11 work for app-editors/emacs):
12
13 [[ ${PV//[0-9]} == "." ]] && PROPERTIES+="stablecandidate"
14
15 > 2. It handles specifying multiple stabilization candidates on different
16 > branches. I don't see how ebuilds would do that.
17
18 I don't understand. Why couldn't PROPERTIES be specified in different
19 slots?
20
21 Ulrich

Attachments

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

Replies