commit:     60ba50c570d55b9bfc09f5443d66ecebdd6811d6
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  2 08:28:12 2016 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Jul  2 08:28:12 2016 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=60ba50c5

Update to new portage naming schema

Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 087935b..57f0725 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -15,7 +15,7 @@ before_script:
     - mv .git travis-overlay/
     - wget 
"https://raw.githubusercontent.com/mrueg/repoman-travis/master/.travis.yml"; -O 
.travis.yml.upstream
     - wget 
"https://raw.githubusercontent.com/mrueg/repoman-travis/master/spinner.sh";
-    - wget "https://github.com/gentoo/portage/archive/v${PORTAGE_VER}.tar.gz"; 
-O portage-${PORTAGE_VER}.tar.gz
+    - wget 
"https://github.com/gentoo/portage/archive/portage-${PORTAGE_VER}.tar.gz"; -O 
portage-${PORTAGE_VER}.tar.gz
     - wget "https://github.com/gentoo-mirror/gentoo/archive/master.tar.gz"; -O 
portage-tree.tar.gz
     - sudo chmod a+rwX /etc/passwd /etc/group /etc /usr spinner.sh
     - chmod a+rwx spinner.sh

Reply via email to