Gentoo Archives: gentoo-commits

From: Mike Gilbert <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/hppa/
Date: Sun, 18 Jun 2017 21:15:04
Message-Id: 1497820467.be317fc707ab1d9c6872d20d4882cf53de79678e.floppym@gentoo
1 commit: be317fc707ab1d9c6872d20d4882cf53de79678e
2 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 18 21:10:03 2017 +0000
4 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 18 21:14:27 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be317fc7
7
8 profiles: Improve the "file a bug" message for hppa
9
10 Bug: https://bugs.gentoo.org/617758#c4
11
12 profiles/arch/hppa/package.use.mask | 5 ++---
13 profiles/arch/hppa/use.mask | 5 ++---
14 2 files changed, 4 insertions(+), 6 deletions(-)
15
16 diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask
17 index d7b34e973ae..33b25877889 100644
18 --- a/profiles/arch/hppa/package.use.mask
19 +++ b/profiles/arch/hppa/package.use.mask
20 @@ -1,7 +1,8 @@
21 # Copyright 1999-2015 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 -# DON'T TOUCH THIS FILE. Instead, file a keyword request bug and CC <hppa@g.o>.
25 +# NOTE: When masking a USE flag due to missing keywords, please file a keyword
26 +# request bug for the hppa arch.
27
28 # Jeroen Roovers <jer@g.o> (26 Feb 2017)
29 # app-crypt/libsecret is not keyworded for HPPA
30 @@ -195,5 +196,3 @@ app-text/texlive xindy
31 # Mart Raudsepp <leio@g.o> (02 Apr 2008)
32 # media-plugins/gst-plugins-{dvb,fluendo-mpegdemux,bad} not keyworded
33 media-plugins/gst-plugins-meta dvb
34 -
35 -# DON'T TOUCH THIS FILE. Instead, file a keyword request bug and CC <hppa@g.o>.
36
37 diff --git a/profiles/arch/hppa/use.mask b/profiles/arch/hppa/use.mask
38 index b22b9f090f5..7361e2c52af 100644
39 --- a/profiles/arch/hppa/use.mask
40 +++ b/profiles/arch/hppa/use.mask
41 @@ -1,6 +1,7 @@
42 # Copyright 1999-2017 Gentoo Foundation; Distributed under the GPL v2
43
44 -# DON'T TOUCH THIS FILE. Instead, file a keyword request bug and CC <hppa@g.o>.
45 +# NOTE: When masking a USE flag due to missing keywords, please file a keyword
46 +# request bug for the hppa arch.
47
48 # Andreas Sturmlechner <asturm@g.o> (25 Feb 2017)
49 # kwallet integration split from kde to distinct flag
50 @@ -308,5 +309,3 @@ bmp
51
52 # Adding h323 to mask. For more information see bug #115798
53 h323
54 -
55 -# DON'T TOUCH THIS FILE. Instead, file a keyword request bug and CC <hppa@g.o>.