Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/uclibc/
Date: Sat, 28 Jan 2017 01:48:24
Message-Id: 1485568085.d29095b1301441c45274c189edbeaad5af4c2857.whissi@gentoo
1 commit: d29095b1301441c45274c189edbeaad5af4c2857
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 28 01:44:22 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 28 01:48:05 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d29095b1
7
8 profiles: Mask "java" USE flag for uclibc
9
10 Acked-by: James Le Cuirot <chewi <AT> gentoo.org>
11
12 profiles/default/linux/uclibc/use.mask | 6 +++++-
13 1 file changed, 5 insertions(+), 1 deletion(-)
14
15 diff --git a/profiles/default/linux/uclibc/use.mask b/profiles/default/linux/uclibc/use.mask
16 index 03acc65..4317e34 100644
17 --- a/profiles/default/linux/uclibc/use.mask
18 +++ b/profiles/default/linux/uclibc/use.mask
19 @@ -1,7 +1,11 @@
20 -# Copyright 1999-2015 Gentoo Foundation.
21 +# Copyright 1999-2017 Gentoo Foundation.
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 +# Thomas Deutschmann <whissi@g.o> (28 Jan 2017)
26 +# No JAVA in uclibc
27 +java
28 +
29 nls
30 pam