commit:     443c5c92b0b35244e732e6fdbdb2667768126d35
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Thu Jul  2 02:43:54 2015 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Thu Jul  2 02:43:54 2015 +0000
URL:        https://gitweb.gentoo.org/proj/grs.git/commit/?id=443c5c92

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

Reply via email to