Gentoo Archives: gentoo-commits

From: Benda XU <heroxbd@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/prefix:master commit in: scripts/
Date: Thu, 07 Jul 2016 02:41:37
Message-Id: 1467859257.9ffa5b5a5e69f5d62ea3f56654d22ca549d531fc.heroxbd@gentoo
1 commit: 9ffa5b5a5e69f5d62ea3f56654d22ca549d531fc
2 Author: Benda Xu <heroxbd <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 23 10:46:14 2016 +0000
4 Commit: Benda XU <heroxbd <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 7 02:40:57 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=9ffa5b5a
7
8 scripts/bootstrap-prefix.sh: USE=-acl for linux-standalone.
9
10 Its profile does not mask acl.
11
12 scripts/bootstrap-prefix.sh | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/scripts/bootstrap-prefix.sh b/scripts/bootstrap-prefix.sh
16 index 8b22f83..fda71fb 100755
17 --- a/scripts/bootstrap-prefix.sh
18 +++ b/scripts/bootstrap-prefix.sh
19 @@ -1169,6 +1169,7 @@ do_emerge_pkgs() {
20 [[ -n ${pvdb} ]] && continue
21
22 local myuse=(
23 + -acl
24 -berkdb
25 -fortran
26 -gdbm