Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/grs:stages-amd64-hardened commit in: core/etc/portage/, scripts/
Date: Tue, 07 Jul 2015 13:33:06
Message-Id: 1436276124.78c2c50cdc55070f6e2584b5e7c8203bbecb65f4.blueness@gentoo
1 commit: 78c2c50cdc55070f6e2584b5e7c8203bbecb65f4
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jul 7 13:35:24 2015 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Tue Jul 7 13:35:24 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=78c2c50c
7
8 Just keyword unmask app-portage/grs, not al its deps.
9
10 core/etc/portage/package.accept_keywords | 1 +
11 scripts/cycle.1.sh | 2 +-
12 2 files changed, 2 insertions(+), 1 deletion(-)
13
14 diff --git a/core/etc/portage/package.accept_keywords b/core/etc/portage/package.accept_keywords
15 new file mode 100644
16 index 0000000..1fba46a
17 --- /dev/null
18 +++ b/core/etc/portage/package.accept_keywords
19 @@ -0,0 +1 @@
20 +=app-portage/grs-9999 **
21
22 diff --git a/scripts/cycle.1.sh b/scripts/cycle.1.sh
23 index 04afb41..d9d0448 100644
24 --- a/scripts/cycle.1.sh
25 +++ b/scripts/cycle.1.sh
26 @@ -3,4 +3,4 @@
27 source /etc/profile
28 env-update
29 USE="build" emerge -bkNu1q sys-apps/portage
30 -ACCEPT_KEYWORDS="**" emerge -b1q =app-portage/grs-9999
31 +emerge -bkNu1q =app-portage/grs-9999