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 1D7E11385B0 for ; Sat, 15 Aug 2015 20:07:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6C2981412D; Sat, 15 Aug 2015 20:07:47 +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 095331412D for ; Sat, 15 Aug 2015 20:07:46 +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 8C648340D4F for ; Sat, 15 Aug 2015 20:07:45 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D3FAF149 for ; Sat, 15 Aug 2015 20:07:41 +0000 (UTC) From: "James Le Cuirot" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "James Le Cuirot" Message-ID: <1439666567.3cd2da039eccf43cab2d34de6b61d82d132d4d96.chewi@gentoo> Subject: [gentoo-commits] proj/java:master commit in: / X-VCS-Repository: proj/java X-VCS-Files: .travis.yml X-VCS-Directories: / X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: 3cd2da039eccf43cab2d34de6b61d82d132d4d96 X-VCS-Branch: master Date: Sat, 15 Aug 2015 20:07:41 +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: d15d6c50-ec5e-4345-8582-c4f91397b33c X-Archives-Hash: b7576fc6f147c4f70fc50ed6f0e87665 commit: 3cd2da039eccf43cab2d34de6b61d82d132d4d96 Author: Johannes Huber gentoo org> AuthorDate: Sat Aug 15 19:22:47 2015 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Sat Aug 15 19:22:47 2015 +0000 URL: https://gitweb.gentoo.org/proj/java.git/commit/?id=3cd2da03 .travis.yml: Bump used portage version .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 9b1dd25..b54875a 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/