From: "Manuel Rüger" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/mrueg:master commit in: /
Date: Sun, 30 Aug 2015 16:16:51 +0000 (UTC) [thread overview]
Message-ID: <1440951400.f811b20e769e5caff1fbbe6cc353e94cd50a2511.mrueg@gentoo> (raw)
commit: f811b20e769e5caff1fbbe6cc353e94cd50a2511
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 30 16:16:40 2015 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sun Aug 30 16:16:40 2015 +0000
URL: https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=f811b20e
.travis.yml: Update.
.travis.yml | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/.travis.yml b/.travis.yml
index 0316560..1e100ee 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,22 +12,22 @@ before_script:
- 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 "https://github.com/gentoo/portage/archive/v${PORTAGE_VER}.tar.gz" -O portage-${PORTAGE_VER}.tar.gz
- 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-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
- 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
+ - mkdir -p /etc/portage /usr/portage/distfiles
+ - wget "https://www.gentoo.org/dtd/metadata.dtd" -O /usr/portage/distfiles/metadata.dtd
- tar xzf portage-${PORTAGE_VER}.tar.gz
- tar xzf portage-tree.tar.gz -C /usr/portage --strip-components=1
- cp portage-${PORTAGE_VER}/cnf/repos.conf /etc/portage/
- ln -s /usr/portage/profiles/base/ /etc/portage/make.profile
- - wget "https://www.gentoo.org/dtd/metadata.dtd" -O /usr/portage/distfiles/metadata.dtd
- - SIZE=`stat -c %s .travis.yml.upstream`
- - if ! cmp -n $SIZE -s .travis.yml .travis.yml.upstream; then echo -e "\e[31m !!! .travis.yml outdated! Update available https://github.com/mrueg/repoman-travis \e[0m" > /tmp/update ; fi
+ - SIZE=$(stat -c %s .travis.yml.upstream)
+ - if ! cmp -n $SIZE -s .travis.yml .travis.yml.upstream; then echo -e "\e[31m !!! .travis.yml outdated! Update available https://github.com/mrueg/repoman-travis \e[0m" > /tmp/update ; fi
- cd travis-overlay
script:
- - ./../spinner.sh "./../portage-${PORTAGE_VER}/bin/repoman full -d"
+ - ./../spinner.sh "python ../portage-${PORTAGE_VER}/bin/repoman full -d"
# You can append own scripts after this line
next reply other threads:[~2015-08-30 16:16 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-30 16:16 Manuel Rüger [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-08-28 19:51 [gentoo-commits] dev/mrueg:master commit in: / Manuel Rüger
2016-08-22 21:02 Manuel Rüger
2016-03-12 21:38 Manuel Rüger
2016-01-19 20:56 Manuel Rüger
2015-11-25 21:19 Manuel Rüger
2015-11-05 20:49 Manuel Rüger
2015-10-10 9:42 Manuel Rüger
2015-09-22 7:11 Manuel Rüger
2015-08-15 22:49 Manuel Rüger
2015-08-15 11:34 Manuel Rüger
2015-08-14 1:35 Manuel Rüger
2015-08-08 13:41 Manuel Rüger
2015-06-27 13:36 Manuel Rüger
2015-06-27 0:25 Manuel Rüger
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=1440951400.f811b20e769e5caff1fbbe6cc353e94cd50a2511.mrueg@gentoo \
--to=mrueg@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