Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/features/hardened/, profiles/arch/alpha/, profiles/arch/hppa/, ...
Date: Sat, 01 Jan 2022 10:03:08
Message-Id: 1641030831.41960d7e948f2b3528105641819345fed915a847.sam@gentoo
1 commit: 41960d7e948f2b3528105641819345fed915a847
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 1 09:53:51 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 1 09:53:51 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41960d7e
7
8 profiles: cleanup obsolete git[pcre-jit] entries
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 profiles/arch/alpha/package.use.mask | 8 +-------
13 profiles/arch/hppa/package.use.mask | 8 +-------
14 profiles/arch/ia64/package.use.mask | 8 +-------
15 profiles/arch/s390/package.use.mask | 7 +------
16 profiles/arch/s390/s390x/package.use.mask | 3 +--
17 profiles/arch/sparc/64ul/package.use.mask | 7 +------
18 profiles/features/hardened/package.use.mask | 5 +----
19 7 files changed, 7 insertions(+), 39 deletions(-)
20
21 diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask
22 index bf22886900d0..dbe79219b8b2 100644
23 --- a/profiles/arch/alpha/package.use.mask
24 +++ b/profiles/arch/alpha/package.use.mask
25 @@ -1,4 +1,4 @@
26 -# Copyright 1999-2021 Gentoo Authors
27 +# Copyright 1999-2022 Gentoo Authors
28 # Distributed under the terms of the GNU General Public License v2
29
30 # Michał Górny <mgorny@g.o> (2021-12-30)
31 @@ -283,12 +283,6 @@ net-libs/gnutls test-full
32 # Requires USE=bluetooth that is masked in this profile.
33 media-sound/pulseaudio native-headset
34
35 -# Robin H. Johnson <robbat2@g.o> (2017-08-05)
36 -# Upstream Git is switching to PCRE2 w/ JIT.
37 -# This is not available on some arches, where a fallback to PCRE1 without JIT is used.
38 -# Since >=dev-vcs/git-2.31.0 pcre1 support has been dropped from git.
39 -<dev-vcs/git-2.31.0 pcre-jit
40 -
41 # Tobias Klausmann <klausman@g.o> (2017-05-18)
42 # Stack protector code is not ported to alpha (and may not ever be)
43 >=sys-devel/gcc-6 ssp
44
45 diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask
46 index f438ef894cc3..3071bbb0f102 100644
47 --- a/profiles/arch/hppa/package.use.mask
48 +++ b/profiles/arch/hppa/package.use.mask
49 @@ -1,4 +1,4 @@
50 -# Copyright 1999-2021 Gentoo Authors
51 +# Copyright 1999-2022 Gentoo Authors
52 # Distributed under the terms of the GNU General Public License v2
53
54 # NOTE: When masking a USE flag due to missing keywords, please file a keyword
55 @@ -235,12 +235,6 @@ app-forensics/sleuthkit java
56 # Requires USE=seccomp that is masked in this profile.
57 net-libs/gnutls test-full
58
59 -# Robin H. Johnson <robbat2@g.o> (2017-08-05)
60 -# Upstream Git is switching to PCRE2 w/ JIT.
61 -# This is not available on some arches, where a fallback to PCRE1 without JIT is used.
62 -# Since >=dev-vcs/git-2.31.0 pcre1 support has been dropped from git.
63 -<dev-vcs/git-2.31.0 pcre-jit
64 -
65 # Michał Górny <mgorny@g.o> (2017-06-28)
66 # app-misc/dtach is not keyworded, and tests are restricted anyway, so
67 # no point in pursuing it right now.
68
69 diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask
70 index f7d836375ea4..d739b62aacb1 100644
71 --- a/profiles/arch/ia64/package.use.mask
72 +++ b/profiles/arch/ia64/package.use.mask
73 @@ -1,4 +1,4 @@
74 -# Copyright 1999-2021 Gentoo Authors
75 +# Copyright 1999-2022 Gentoo Authors
76 # Distributed under the terms of the GNU General Public License v2
77
78 # Vadim Misbakh-Soloviov <mva@g.o> (2021-12-09)
79 @@ -264,12 +264,6 @@ media-video/ffmpeg libv4l
80 # Requires USE=bluetooth that is masked in this profile.
81 media-sound/pulseaudio native-headset
82
83 -# Robin H. Johnson <robbat2@g.o> (2017-08-05)
84 -# Upstream Git is switching to PCRE2 w/ JIT.
85 -# This is not available on some arches, where a fallback to PCRE1 without JIT is used.
86 -# Since >=dev-vcs/git-2.31.0 pcre1 support has been dropped from git.
87 -<dev-vcs/git-2.31.0 pcre-jit
88 -
89 # Sergei Trofimovich <slyfox@g.o> (2017-07-20)
90 # pulls in unkeyworded java
91 sci-libs/gdal mdb
92
93 diff --git a/profiles/arch/s390/package.use.mask b/profiles/arch/s390/package.use.mask
94 index 3c5a79ed8553..0fc4971c703e 100644
95 --- a/profiles/arch/s390/package.use.mask
96 +++ b/profiles/arch/s390/package.use.mask
97 @@ -1,4 +1,4 @@
98 -# Copyright 1999-2021 Gentoo Authors
99 +# Copyright 1999-2022 Gentoo Authors
100 # Distributed under the terms of the GNU General Public License v2
101
102 # Sam James <sam@g.o> (2021-11-05)
103 @@ -35,11 +35,6 @@ app-arch/rpm test
104 # no ceph keyworded
105 net-analyzer/rrdtool rados
106
107 -# Robin H. Johnson <robbat2@g.o> (2017-08-05)
108 -# Upstream Git is switching to PCRE2 w/ JIT.
109 -# This is not available on some arches, where a fallback to PCRE1 without JIT is used.
110 -dev-vcs/git pcre-jit
111 -
112 # Lars Wendler <polynomial-c@g.o> (2016-11-17)
113 # jit not supported on s390
114 dev-libs/libpcre2 jit
115
116 diff --git a/profiles/arch/s390/s390x/package.use.mask b/profiles/arch/s390/s390x/package.use.mask
117 index 9d4593ef4b49..9af431104cb5 100644
118 --- a/profiles/arch/s390/s390x/package.use.mask
119 +++ b/profiles/arch/s390/s390x/package.use.mask
120 @@ -1,8 +1,7 @@
121 -# Copyright 1999-2021 Gentoo Authors
122 +# Copyright 1999-2022 Gentoo Authors
123 # Distributed under the terms of the GNU General Public License v2
124
125 # Sam James <sam@g.o> (2021-02-05)
126 # libpcre2 has JIT support for s390x (not s390)
127 # but it doesn't seem to build right now?
128 dev-libs/libpcre2 jit
129 -dev-vcs/git pcre-jit
130
131 diff --git a/profiles/arch/sparc/64ul/package.use.mask b/profiles/arch/sparc/64ul/package.use.mask
132 index 343cd157d4d4..cdda3cd66f3b 100644
133 --- a/profiles/arch/sparc/64ul/package.use.mask
134 +++ b/profiles/arch/sparc/64ul/package.use.mask
135 @@ -1,4 +1,4 @@
136 -# Copyright 2021 Gentoo Authors
137 +# Copyright 2022 Gentoo Authors
138 # Distributed under the terms of the GNU General Public License v2
139
140 # Sam James <sam@g.o> (2021-03-20)
141 @@ -6,11 +6,6 @@
142 # in for grep -P. Debian completely disable it too.
143 dev-libs/libpcre jit
144
145 -# Matt Turner <mattst88@g.o> (2019-08-26)
146 -# Upstream Git is switching to PCRE2 w/ JIT.
147 -# This is not available on some arches, where a fallback to PCRE1 without JIT is used.
148 -<dev-vcs/git-2.31.0 pcre-jit
149 -
150 # Matt Turner <mattst88@g.o> (2019-08-26)
151 # jit not supported on sparc64
152 dev-libs/libpcre2 jit
153
154 diff --git a/profiles/features/hardened/package.use.mask b/profiles/features/hardened/package.use.mask
155 index 484dafd701c0..fd48a16c7817 100644
156 --- a/profiles/features/hardened/package.use.mask
157 +++ b/profiles/features/hardened/package.use.mask
158 @@ -1,4 +1,4 @@
159 -# Copyright 1999-2021 Gentoo Authors
160 +# Copyright 1999-2022 Gentoo Authors
161 # Distributed under the terms of the GNU General Public License v2
162
163 sys-apps/hwloc gl
164 @@ -12,6 +12,3 @@ www-client/firefox gmp-autoupdate
165 # net-fs/openafs-kernel module can't be used on hardened,
166 # see bug 540196.
167 net-fs/openafs modules
168 -
169 -# jit don't work on hardened.
170 -dev-vcs/git pcre-jit