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 AB0A91385A6 for ; Sat, 15 Aug 2015 11:34:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3DEC31423A; Sat, 15 Aug 2015 11:34:13 +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 E08781423A for ; Sat, 15 Aug 2015 11:34:12 +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 E314A340D4D for ; Sat, 15 Aug 2015 11:34:11 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 50E95149 for ; Sat, 15 Aug 2015 11:34:06 +0000 (UTC) From: "Manuel Rüger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Manuel Rüger" Message-ID: <1439638436.1c896250f21d17b9898d3f4b94abbc20ae8e3d65.mrueg@gentoo> Subject: [gentoo-commits] dev/mrueg:master commit in: / X-VCS-Repository: dev/mrueg X-VCS-Files: .travis.yml X-VCS-Directories: / X-VCS-Committer: mrueg X-VCS-Committer-Name: Manuel Rüger X-VCS-Revision: 1c896250f21d17b9898d3f4b94abbc20ae8e3d65 X-VCS-Branch: master Date: Sat, 15 Aug 2015 11:34:06 +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: 57579f47-acc6-468f-8cb3-b264966412ac X-Archives-Hash: d8b23a8b7f35df6a2b1d34d305d27b6d commit: 1c896250f21d17b9898d3f4b94abbc20ae8e3d65 Author: Manuel Rüger gentoo org> AuthorDate: Sat Aug 15 11:33:56 2015 +0000 Commit: Manuel Rüger gentoo org> CommitDate: Sat Aug 15 11:33:56 2015 +0000 URL: https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=1c896250 [.travis.yml] Update to new portage version. .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 461f068..f07b3bb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,7 @@ language: python python: - pypy env: - - PORTAGE_VER="2.2.20" + - PORTAGE_VER="2.2.20.1" before_script: - mkdir travis-overlay - mv !(travis-overlay) travis-overlay/