Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: /
Date: Thu, 31 Jan 2019 21:29:19
Message-Id: 1548970138.c8d508d1974aa585ab1b0fb3064e23af5f53400a.asturm@gentoo
1 commit: c8d508d1974aa585ab1b0fb3064e23af5f53400a
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 31 21:28:58 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 31 21:28:58 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=c8d508d1
7
8 .travis.yml: Bump portage version to 2.3.59
9
10 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
11
12 .travis.yml | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/.travis.yml b/.travis.yml
16 index 8bc6a7572f..e0649be2ee 100644
17 --- a/.travis.yml
18 +++ b/.travis.yml
19 @@ -6,7 +6,7 @@ language: python
20 python:
21 - pypy
22 env:
23 - - PORTAGE_VER="2.3.53"
24 + - PORTAGE_VER="2.3.59"
25 before_install:
26 - sudo apt-get -qq update
27 - pip install lxml pyyaml