Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
Date: Sun, 01 Sep 2019 19:59:14
Message-Id: 1567367935.a6b65eb7c91e4322b5174cbec02d25d64c35f72a.mattst88@gentoo
1 commit: a6b65eb7c91e4322b5174cbec02d25d64c35f72a
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 1 19:58:21 2019 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 1 19:58:55 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6b65eb7
7
8 profiles: Mask sci-chemistry/burrow-owl and deps for removal
9
10 Bug: https://bugs.gentoo.org/693290
11 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
12
13 profiles/package.mask | 19 +++++++++++++------
14 1 file changed, 13 insertions(+), 6 deletions(-)
15
16 diff --git a/profiles/package.mask b/profiles/package.mask
17 index 5112bba009c..3ed220800bb 100644
18 --- a/profiles/package.mask
19 +++ b/profiles/package.mask
20 @@ -29,17 +29,24 @@
21
22 #--- END OF EXAMPLES ---
23
24 +# Matt Turner <mattst88@g.o> (2019-09-01)
25 +# dev-scheme/guile-gnome-platform depends on dev-scheme/guile:12. Its only
26 +# reverse dependency is sci-chemistry/burrow-owl, so include it. The others are
27 +# dependencies of sci-chemistry/burrow-owl as well, and it is their only
28 +# reverse dependency.
29 +# Bug #693290.
30 +dev-libs/g-wrap
31 +dev-scheme/guile-cairo
32 +dev-scheme/guile-gnome-platform
33 +dev-scheme/guile-lib
34 +sci-chemistry/burrow-owl
35 +sci-libs/starparse
36 +
37 # Matt Turner <mattst88@g.o> (2019-09-01)
38 # Depends on dev-scheme/guile:12. Unpackaged versions from 2015.
39 # Removal in 30 days. # Bug #654654.
40 games-strategy/liquidwar6
41
42 -# Matt Turner <mattst88@g.o> (2019-09-01)
43 -# These packages depend on dev-scheme/guile:12 which is package.mask'd.
44 -# Bug #587252
45 -dev-scheme/guile-gnome-platform
46 -sci-chemistry/burrow-owl
47 -
48 # Matt Turner <mattst88@g.o> (2019-09-01)
49 # TeXmacs is the only remaining package in tree that requires guile-1.8, which
50 # is unsupported upstream. A TeXmacs port to Guile-2 has been in progress for a