Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/x86/, profiles/arch/amd64/
Date: Fri, 09 Oct 2020 19:14:20
Message-Id: 1602270852.9efcfcc31a6b6e2f6aa90fdee161ca15c0ad951a.dilfridge@gentoo
1 commit: 9efcfcc31a6b6e2f6aa90fdee161ca15c0ad951a
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 9 19:12:58 2020 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 9 19:14:12 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9efcfcc3
7
8 package.use.stable.mask: Un-stable-mask contrib, contribdnn of opencv-4.4
9
10 Needed for digikam
11
12 Bug: https://bugs.gentoo.org/746596
13 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
14
15 profiles/arch/amd64/package.use.stable.mask | 4 +++-
16 profiles/arch/x86/package.use.stable.mask | 4 +++-
17 2 files changed, 6 insertions(+), 2 deletions(-)
18
19 diff --git a/profiles/arch/amd64/package.use.stable.mask b/profiles/arch/amd64/package.use.stable.mask
20 index 1a551e9861d..281979cb105 100644
21 --- a/profiles/arch/amd64/package.use.stable.mask
22 +++ b/profiles/arch/amd64/package.use.stable.mask
23 @@ -53,7 +53,9 @@ dev-qt/qtsql oci8
24
25 # Amy Liffey <amynka@g.o> (2019-01-15)
26 # Mask experimental contrib repo
27 -media-libs/opencv contrib contribcvv contribdnn contribhdf contribsfm contribxfeatures2d gflags glog tesseract
28 +# (except what's needed by digikam, dilfridge)
29 +media-libs/opencv contribcvv contribhdf contribsfm contribxfeatures2d gflags glog tesseract
30 +<media-libs/opencv-4.4.0 contrib contribdnn
31
32 # Mikle Kolyada <zlogene@g.o> (2018-11-07)
33 # unmask sssd for sudo
34
35 diff --git a/profiles/arch/x86/package.use.stable.mask b/profiles/arch/x86/package.use.stable.mask
36 index 6a0b6158acb..364ba06c12a 100644
37 --- a/profiles/arch/x86/package.use.stable.mask
38 +++ b/profiles/arch/x86/package.use.stable.mask
39 @@ -46,7 +46,9 @@ dev-qt/qtsql oci8
40
41 # Amy Liffey <amynka@g.o> (2019-01-15)
42 # Mask experimental contrib repo
43 -media-libs/opencv contrib contribcvv contribdnn contribhdf contribsfm contribxfeatures2d gflags glog tesseract
44 +# (except what's needed by digikam, dilfridge)
45 +media-libs/opencv contribcvv contribhdf contribsfm contribxfeatures2d gflags glog tesseract
46 +<media-libs/opencv-4.4.0 contrib contribdnn
47
48 # Mikle Kolyada <zlogene@g.o> (2018-11-07)
49 # unmask sssd for sudo