Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/qt:master commit in: /
Date: Sat, 16 Mar 2019 06:35:16
Message-Id: 1552718102.84b71b21206553f8c4775f436ec51d0435830757.kensington@gentoo
1 commit: 84b71b21206553f8c4775f436ec51d0435830757
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 16 06:34:55 2019 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 16 06:35:02 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=84b71b21
7
8 .travis.yml: bump to portage-2.3.62
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 6d0ef60d..0738d05a 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.49"
22 + - PORTAGE_VER="2.3.62"
23 before_install:
24 - sudo apt-get -qq update
25 - pip install lxml pyyaml