Gentoo Archives: gentoo-commits

From: Johannes Huber <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: /
Date: Mon, 16 Jul 2018 10:35:09
Message-Id: 1531737282.90209157ca98ede6c7fb683eeffec0d6fb7f4ac3.johu@gentoo
1 commit: 90209157ca98ede6c7fb683eeffec0d6fb7f4ac3
2 Author: Johannes Huber <johu <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 16 10:34:42 2018 +0000
4 Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 16 10:34:42 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=90209157
7
8 .travis.yml: Bump portage version to 2.3.43
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 77ad14723c..022b909e60 100644
15 --- a/.travis.yml
16 +++ b/.travis.yml
17 @@ -6,7 +6,7 @@ language: python
18 python:
19 - pypy
20 env:
21 - - PORTAGE_VER="2.3.42"
22 + - PORTAGE_VER="2.3.43"
23 before_install:
24 - sudo apt-get -qq update
25 - pip install lxml pyyaml