Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
Date: Tue, 06 Jul 2021 06:17:37
Message-Id: 1625552241.5bc980e236449b77d7c5742e40551b17f9c739aa.mgorny@gentoo
1 commit: 5bc980e236449b77d7c5742e40551b17f9c739aa
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jul 6 06:16:42 2021 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Jul 6 06:17:21 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bc980e2
7
8 package.mask: Mask media-libs/libopenaptx-0.2.1 for license trouble
9
10 Bug: https://bugs.gentoo.org/791259
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 profiles/package.mask | 6 ++++++
14 1 file changed, 6 insertions(+)
15
16 diff --git a/profiles/package.mask b/profiles/package.mask
17 index f6c81ee7a80..efb960431d0 100644
18 --- a/profiles/package.mask
19 +++ b/profiles/package.mask
20 @@ -32,6 +32,12 @@
21
22 #--- END OF EXAMPLES ---
23
24 +# Michał Górny <mgorny@g.o> (2021-07-06)
25 +# Upstream changed license to GPL-3+ in order to deliberately cause
26 +# incompatiblity with revdep licenses. Mask until the situation
27 +# is resolved. Bug #791259.
28 +>=media-libs/libopenaptx-0.2.1
29 +
30 # Aaron W. Swenon <titanofold@g.o> (2021-07-05)
31 # PostgreSQL 9.5 has reached end of life and will no longer receive any
32 # updates -- security or otherwise -- from upstream or Gentoo.