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 A5BC81384B4 for ; Thu, 26 Nov 2015 09:09:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4F0C621C038; Thu, 26 Nov 2015 09:09:51 +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 D48C821C038 for ; Thu, 26 Nov 2015 09:09:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 924D9340042 for ; Thu, 26 Nov 2015 09:09:48 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 338FB99D for ; Thu, 26 Nov 2015 09:09:46 +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: <1448528931.c3a7252e233da9eb692caf414f9ced20b366a84a.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: c3a7252e233da9eb692caf414f9ced20b366a84a X-VCS-Branch: master Date: Thu, 26 Nov 2015 09:09:46 +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: 07e39ff7-e70c-4e68-8dd4-bb4cda05fcaa X-Archives-Hash: c3419421bcbcdebc285ce210bafe2153 commit: c3a7252e233da9eb692caf414f9ced20b366a84a Author: Michael Palimaka gentoo org> AuthorDate: Thu Nov 26 09:08:51 2015 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Thu Nov 26 09:08:51 2015 +0000 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=c3a7252e travis: update .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 8306227..3935fba 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,7 @@ language: python python: - pypy env: - - PORTAGE_VER="2.2.25" + - PORTAGE_VER="2.2.26" before_script: - mkdir travis-overlay - mv !(travis-overlay) travis-overlay/