Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/musl:master commit in: /
Date: Sun, 29 May 2016 02:12:55
Message-Id: 1464488067.2b8de895e7c16314e7c927e2ad76050f5be8ed9e.blueness@gentoo
1 commit: 2b8de895e7c16314e7c927e2ad76050f5be8ed9e
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 29 02:14:27 2016 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Sun May 29 02:14:27 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=2b8de895
7
8 travis.yml: bump portage to 2.2.28
9
10 .travis.yml | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/.travis.yml b/.travis.yml
14 index 1eef590..43ba3d9 100644
15 --- a/.travis.yml
16 +++ b/.travis.yml
17 @@ -11,7 +11,7 @@ before_script:
18 - mkdir travis-overlay
19 - mv !(travis-overlay) travis-overlay/
20 - mv .git travis-overlay/
21 - - wget "http://distfiles.gentoo.org/distfiles/portage-2.2.24.tar.bz2"
22 + - wget "http://distfiles.gentoo.org/distfiles/portage-2.2.28.tar.bz2"
23 - wget "http://distfiles.gentoo.org/snapshots/portage-latest.tar.xz"
24 - sudo chmod 777 /etc/passwd /etc/group /etc /usr
25 - echo "portage:x:250:250:portage:/var/tmp/portage:/bin/false" >> /etc/passwd