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 37A75138206 for ; Fri, 29 Apr 2016 21:54:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 646FFE080E; Fri, 29 Apr 2016 21:54:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0352AE080E for ; Fri, 29 Apr 2016 21:53:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DA8AF340C41 for ; Fri, 29 Apr 2016 21:53:58 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DEE5A32C for ; Fri, 29 Apr 2016 21:53:52 +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: <1461966807.03c01ddf5b088f0f75b2a245b81997c9b4a3f1f4.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: 03c01ddf5b088f0f75b2a245b81997c9b4a3f1f4 X-VCS-Branch: master Date: Fri, 29 Apr 2016 21:53:52 +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: 33cd6276-bb33-462e-bfd6-9faff86536d2 X-Archives-Hash: adc4b13b46cf43f6d7cbba02dd6ddb95 commit: 03c01ddf5b088f0f75b2a245b81997c9b4a3f1f4 Author: James Le Cuirot gentoo org> AuthorDate: Fri Apr 29 21:53:27 2016 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Fri Apr 29 21:53:27 2016 +0000 URL: https://gitweb.gentoo.org/proj/java.git/commit/?id=03c01ddf Update .travis.yml for Portage 2.2.28 .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 50ad58a..df68cf5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,7 @@ language: python python: - pypy env: - - PORTAGE_VER="2.2.27" + - PORTAGE_VER="2.2.28" before_script: - mkdir travis-overlay - mv !(travis-overlay) travis-overlay/