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 83B3513888F for ; Wed, 28 Oct 2015 20:19:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 13BDAE0879; Wed, 28 Oct 2015 20:19:41 +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 8C342E0879 for ; Wed, 28 Oct 2015 20:19:40 +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 7012A340A26 for ; Wed, 28 Oct 2015 20:19:39 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2A1A5E07 for ; Wed, 28 Oct 2015 20:19:36 +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: <1446062377.44832a437bd6ab8d5c7624f62bca8c38ab3c4bd1.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: 44832a437bd6ab8d5c7624f62bca8c38ab3c4bd1 X-VCS-Branch: master Date: Wed, 28 Oct 2015 20:19:36 +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: 9b1329eb-4268-40e6-a571-f2691db0639d X-Archives-Hash: 815bda591d55563181c27bb50b3bb915 commit: 44832a437bd6ab8d5c7624f62bca8c38ab3c4bd1 Author: Manuel RĂ¼ger rueg eu> AuthorDate: Wed Oct 28 19:59:37 2015 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Wed Oct 28 19:59:37 2015 +0000 URL: https://gitweb.gentoo.org/proj/java.git/commit/?id=44832a43 Update portage version in .travis.yml .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 256837d..943475c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,7 @@ language: python python: - pypy env: - - PORTAGE_VER="2.2.22" + - PORTAGE_VER="2.2.23" before_script: - mkdir travis-overlay - mv !(travis-overlay) travis-overlay/