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/
Date: Wed, 05 Jun 2019 12:43:52
Message-Id: 1559738610.a81cd80076eb21077ead80f1e5ad0d9cca2a2e38.dilfridge@gentoo
1 commit: a81cd80076eb21077ead80f1e5ad0d9cca2a2e38
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 5 12:42:32 2019 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 5 12:43:30 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a81cd800
7
8 package.mask: mask dev-java/glassfish-connector-api for removal
9
10 Bug: https://bugs.gentoo.org/680252
11 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
12
13 profiles/package.mask | 5 +++++
14 1 file changed, 5 insertions(+)
15
16 diff --git a/profiles/package.mask b/profiles/package.mask
17 index 02f0b8a80af..3c9c120ffd4 100644
18 --- a/profiles/package.mask
19 +++ b/profiles/package.mask
20 @@ -29,6 +29,11 @@
21
22 #--- END OF EXAMPLES ---
23
24 +# Andreas K. Hüttel <dilfridge@g.o> (5 Jun 2019)
25 +# Fails to build, bug 680252. EAPI=2. Removal in 30 days
26 +# unless fixed.
27 +dev-java/glassfish-connector-api
28 +
29 # Hans de Graaff <graaff@g.o> (2 Jun 2019)
30 # Test version with all new Gentoo defaults.
31 # Fixes bug 676946 bug may break other things.