aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2016-07-02 09:28:12 +0100
committerJustin Lecher <jlec@gentoo.org>2016-07-02 09:28:12 +0100
commit60ba50c570d55b9bfc09f5443d66ecebdd6811d6 (patch)
treeac9a7d9d5221a52b518f8387c76440ca9e836d14 /.travis.yml
parentDrop xml checks in favour of repoman checks (diff)
downloadsci-60ba50c570d55b9bfc09f5443d66ecebdd6811d6.tar.gz
sci-60ba50c570d55b9bfc09f5443d66ecebdd6811d6.tar.bz2
sci-60ba50c570d55b9bfc09f5443d66ecebdd6811d6.zip
Update to new portage naming schema
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 087935ba7..57f072540 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