From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 32ED413881D for ; Sun, 27 Sep 2015 19:02:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6FF6EE085C; Sun, 27 Sep 2015 19:02:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8FCFDE085D for ; Sun, 27 Sep 2015 19:02:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 65D80341014 for ; Sun, 27 Sep 2015 19:02:33 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8D704157 for ; Sun, 27 Sep 2015 19:02:31 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1443378851.c6605eca4feacfdfdf7b02b293faf7bfef824841.kensington@gentoo> Subject: [gentoo-commits] proj/qt:master commit in: / X-VCS-Repository: proj/qt X-VCS-Files: .travis.yml X-VCS-Directories: / X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: c6605eca4feacfdfdf7b02b293faf7bfef824841 X-VCS-Branch: master Date: Sun, 27 Sep 2015 19:02:31 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 8bd81af5-b523-4d23-a09e-10dd232a6a2c X-Archives-Hash: 0aa79d3e8a5f3b87c29d83f716221df9 commit: c6605eca4feacfdfdf7b02b293faf7bfef824841 Author: Michael Palimaka gentoo org> AuthorDate: Sun Sep 27 18:34:11 2015 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Sun Sep 27 18:34:11 2015 +0000 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=c6605eca travis: update .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 349bfca..7d2418f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,7 @@ language: python python: - pypy env: - - PORTAGE_VER="2.2.21" + - PORTAGE_VER="2.2.22" before_script: - mkdir travis-overlay - mv !(travis-overlay) travis-overlay/