commit:     d07936a60954517e109113cf7349217d36015568
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sat Aug  8 16:02:44 2015 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sat Aug  8 16:03:05 2015 +0000
URL:        https://gitweb.gentoo.org/proj/grs.git/commit/?id=d07936a6

Add depclean to cycle3.  Ensure app-portage/grs is not removed.

 core/var/lib/portage/world.CYCLE.2 | 1 +
 core/var/lib/portage/world.CYCLE.3 | 1 +
 core/var/lib/portage/world.CYCLE.4 | 1 +
 scripts/cycle.3.sh                 | 1 +
 4 files changed, 4 insertions(+)

diff --git a/core/var/lib/portage/world.CYCLE.2 
b/core/var/lib/portage/world.CYCLE.2
index f388d48..b143a0d 100644
--- a/core/var/lib/portage/world.CYCLE.2
+++ b/core/var/lib/portage/world.CYCLE.2
@@ -6,6 +6,7 @@ app-editors/nano
 app-editors/vim
 app-office/abiword
 app-portage/gentoolkit
+app-portage/grs
 app-portage/layman
 app-text/evince
 app-text/tree

diff --git a/core/var/lib/portage/world.CYCLE.3 
b/core/var/lib/portage/world.CYCLE.3
index 99a66a4..5d0dbb0 100644
--- a/core/var/lib/portage/world.CYCLE.3
+++ b/core/var/lib/portage/world.CYCLE.3
@@ -7,6 +7,7 @@ app-editors/vim
 app-office/abiword
 app-office/gnumeric
 app-portage/gentoolkit
+app-portage/grs
 app-portage/layman
 app-text/evince
 app-text/tree

diff --git a/core/var/lib/portage/world.CYCLE.4 
b/core/var/lib/portage/world.CYCLE.4
index 084dc99..dd1ae1e 100644
--- a/core/var/lib/portage/world.CYCLE.4
+++ b/core/var/lib/portage/world.CYCLE.4
@@ -631,6 +631,7 @@ app-portage/g-cpan
 app-portage/genlop
 app-portage/gentoolkit
 app-portage/gpytage
+app-portage/grs
 app-portage/layman
 app-portage/metagen
 app-portage/mirrorselect

diff --git a/scripts/cycle.3.sh b/scripts/cycle.3.sh
index 55ace98..7f195c0 100644
--- a/scripts/cycle.3.sh
+++ b/scripts/cycle.3.sh
@@ -6,3 +6,4 @@ install-worldconf
 emerge -buvNDq --keep-going --with-bdeps=y @world
 clean-worldconf
 emerge -bq @preserved-rebuild
+emerge --deplcean

Reply via email to