commit:     7d52c8406782740cd44a751d95a1b3263f021da2
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:14 2015 +0000
URL:        https://gitweb.gentoo.org/proj/grs.git/commit/?id=7d52c840

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 4ed60de..6ccfb25 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 3d325eb..a4e49ff 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 f0520bc..ed26b3d 100644
--- a/core/var/lib/portage/world.CYCLE.4
+++ b/core/var/lib/portage/world.CYCLE.4
@@ -630,6 +630,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