Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/grs:desktop-amd64-x32-hardened commit in: scripts/
Date: Sun, 27 Sep 2015 13:19:42
Message-Id: 1443360286.d56d254687a19cc3ab174fce8b1faf4ed35c1a89.blueness@gentoo
1 commit: d56d254687a19cc3ab174fce8b1faf4ed35c1a89
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 27 13:24:09 2015 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 27 13:24:46 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=d56d2546
7
8 scripts/cycle.3.sh: keep going during revdep-rebuild.
9
10 scripts/cycle.3.sh | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/scripts/cycle.3.sh b/scripts/cycle.3.sh
14 index 53d7c3b..496ea94 100644
15 --- a/scripts/cycle.3.sh
16 +++ b/scripts/cycle.3.sh
17 @@ -5,5 +5,5 @@ env-update
18 install-worldconf
19 emerge -buvNDq --keep-going --with-bdeps=y @world
20 clean-worldconf
21 -emerge -bq @preserved-rebuild
22 +emerge -bq --keep-going @preserved-rebuild
23 emerge --depclean