From 443c5c92b0b35244e732e6fdbdb2667768126d35 Mon Sep 17 00:00:00 2001 From: "Anthony G. Basile" Date: Wed, 1 Jul 2015 22:43:54 -0400 Subject: [PATCH] Emerge portage for python3.4. --- scripts/cycle.2.sh | 2 +- scripts/cycle.3.sh | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/scripts/cycle.2.sh b/scripts/cycle.2.sh index 0b3e7a2..37caa55 100644 --- a/scripts/cycle.2.sh +++ b/scripts/cycle.2.sh @@ -2,8 +2,8 @@ source /etc/profile env-update +emerge -b1q portage emerge -b1q =app-portage/grs-9999 -eselect python set python3.3 install-worldconf emerge -bevq --keep-going --with-bdeps=y @world clean-worldconf diff --git a/scripts/cycle.3.sh b/scripts/cycle.3.sh index b65e2ac..55ace98 100644 --- a/scripts/cycle.3.sh +++ b/scripts/cycle.3.sh @@ -2,7 +2,6 @@ source /etc/profile env-update -eselect python set python3.3 install-worldconf emerge -buvNDq --keep-going --with-bdeps=y @world clean-worldconf