public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Markus Meier" <maekke@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/maekke:master commit in: /
Date: Sat, 17 Jan 2015 12:42:28 +0000 (UTC)	[thread overview]
Message-ID: <1421498539.8e4bc68a739923b92e2c095dc897a35167a2b3f8.maekke@gentoo> (raw)

commit:     8e4bc68a739923b92e2c095dc897a35167a2b3f8
Author:     Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 17 12:42:19 2015 +0000
Commit:     Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Sat Jan 17 12:42:19 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=dev/maekke.git;a=commit;h=8e4bc68a

update .travis.yml

---
 .travis.yml | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 329d498..f877983 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,24 +1,25 @@
-# Run repoman on travis
-# https://github.com/mrueg/repoman-travis
+#
+# Run repoman via travis
+# See https://github.com/mrueg/repoman-travis
 #
 language: python
 python:
     - "3.4"
 env:
-    - PORTAGE_VER="2.2.14"
+    - PORTAGE_VER="2.2.15"
 before_script:
     - mkdir travis-overlay
     - mv !(travis-overlay) travis-overlay/
     - mv .git travis-overlay/
     - wget "https://raw.githubusercontent.com/mrueg/repoman-travis/master/.travis.yml" -O .travis.yml.upstream
-    - wget "http://distfiles.gentoo.org/distfiles/portage-${PORTAGE_VER}.tar.bz2"
+    - wget "https://github.com/gentoo/portage/archive/v${PORTAGE_VER}.tar.gz" -O portage-${PORTAGE_VER}.tar.gz
     - wget "http://distfiles.gentoo.org/snapshots/portage-latest.tar.xz"
     - wget "https://raw.githubusercontent.com/mrueg/repoman-travis/master/spinner.sh"
     - sudo chmod 777 /etc/passwd /etc/group /etc /usr spinner.sh
     - echo "portage:x:250:250:portage:/var/tmp/portage:/bin/false" >> /etc/passwd
     - echo "portage::250:portage,travis" >> /etc/group
     - mkdir -p /etc/portage/ /usr/portage/distfiles
-    - tar xjf portage-${PORTAGE_VER}.tar.bz2
+    - tar xzf portage-${PORTAGE_VER}.tar.gz
     - tar xJf portage-latest.tar.xz -C /usr/
     - cp portage-${PORTAGE_VER}/cnf/repos.conf /etc/portage/
     - rsync --recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --checksum --quiet rsync://rsync.gentoo.org/gentoo-portage /usr/portage


             reply	other threads:[~2015-01-17 12:42 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-17 12:42 Markus Meier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-06-02 18:11 [gentoo-commits] dev/maekke:master commit in: / Markus Meier
2016-03-10 17:47 Markus Meier
2015-11-07  6:27 Markus Meier
2015-10-10 10:26 Markus Meier
2015-06-28  9:27 Markus Meier
2015-05-22 21:40 Markus Meier
2015-02-10 17:50 Markus Meier
2014-10-21 18:40 Markus Meier
2014-10-11 18:15 Markus Meier
2014-09-15 21:08 Markus Meier
2014-08-09  9:28 ` Markus Meier
2014-07-13 10:55 Markus Meier
2014-06-20 16:25 Markus Meier
2014-06-19 19:57 Markus Meier
2014-06-19 19:57 Markus Meier
2014-06-19 19:34 Markus Meier
2014-06-19 19:23 Markus Meier
2012-07-20 20:08 Markus Meier
2011-10-08 23:06 Markus Meier
2011-04-10 21:12 Markus Meier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1421498539.8e4bc68a739923b92e2c095dc897a35167a2b3f8.maekke@gentoo \
    --to=maekke@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox