Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] data/gentoo-news:master commit in: 2017-11-30-new-17-profiles/
Date: Tue, 09 Jan 2018 02:00:03
Message-Id: 1515439726.69efe5cc9e0d9f7b943bdb2c32f717979236effa.mgorny@gentoo
1 commit: 69efe5cc9e0d9f7b943bdb2c32f717979236effa
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 8 19:25:51 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 8 19:28:46 2018 +0000
6 URL: https://gitweb.gentoo.org/data/gentoo-news.git/commit/?id=69efe5cc
7
8 2017-11-30-new-17-profiles: Display based on profile, not gcc version
9
10 Display the news item on 17.0 profile upgrade to all users using 13.0
11 profiles, rather than the people having new enough gcc installed. Given
12 that all users see the new profile, it is not a good idea to show
13 the news item to subset of them and leave the rest without any
14 instructions. Furthermore, displaying the item to users using 17.0
15 already is usually pointless.
16
17 2017-11-30-new-17-profiles/2017-11-30-new-17-profiles.en.txt | 11 ++++++++++-
18 1 file changed, 10 insertions(+), 1 deletion(-)
19
20 diff --git a/2017-11-30-new-17-profiles/2017-11-30-new-17-profiles.en.txt b/2017-11-30-new-17-profiles/2017-11-30-new-17-profiles.en.txt
21 index 0ac7d5e..c81ad9a 100644
22 --- a/2017-11-30-new-17-profiles/2017-11-30-new-17-profiles.en.txt
23 +++ b/2017-11-30-new-17-profiles/2017-11-30-new-17-profiles.en.txt
24 @@ -3,7 +3,16 @@ Author: Andreas K. Hüttel <dilfridge@g.o>
25 Posted: 2017-11-30
26 Revision: 1
27 News-Item-Format: 2.0
28 -Display-If-Installed: >=sys-devel/gcc-6.4.0
29 +Display-If-Profile: default/linux/amd64/13.0
30 +Display-If-Profile: default/linux/amd64/13.0/selinux
31 +Display-If-Profile: default/linux/amd64/13.0/desktop
32 +Display-If-Profile: default/linux/amd64/13.0/desktop/gnome
33 +Display-If-Profile: default/linux/amd64/13.0/desktop/gnome/systemd
34 +Display-If-Profile: default/linux/amd64/13.0/desktop/plasma
35 +Display-If-Profile: default/linux/amd64/13.0/desktop/plasma/systemd
36 +Display-If-Profile: default/linux/amd64/13.0/developer
37 +Display-If-Profile: default/linux/amd64/13.0/no-multilib
38 +Display-If-Profile: default/linux/amd64/13.0/systemd
39
40 We have just added (for all arches except arm and mips, these follow
41 later) a new set of profiles with release version 17.0 to the Gentoo