Gentoo Archives: gentoo-commits

From: Benda XU <heroxbd@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/prefix:script-rap commit in: scripts/
Date: Fri, 27 May 2016 10:54:15
Message-Id: 1464270941.bd463298664bc02e58daa67c98bdd33c572be6b7.heroxbd@gentoo
1 commit: bd463298664bc02e58daa67c98bdd33c572be6b7
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 May 26 13:55:41 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=bd463298
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 86056e6..4b86519 100755
17 --- a/scripts/bootstrap-prefix.sh
18 +++ b/scripts/bootstrap-prefix.sh
19 @@ -1162,6 +1162,7 @@ do_emerge_pkgs() {
20 [[ -n ${pvdb} ]] && continue
21
22 local myuse=(
23 + -acl
24 -berkdb
25 -fortran
26 -gdbm