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 3CFF0138C9D for ; Wed, 29 Apr 2015 20:50:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1AE42E082F; Wed, 29 Apr 2015 20:50:01 +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 C1E4AE082F for ; Wed, 29 Apr 2015 20:50:00 +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 3FC32340C77 for ; Wed, 29 Apr 2015 20:49:59 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A1845977 for ; Wed, 29 Apr 2015 20:49:52 +0000 (UTC) From: "Martin Mokrejs" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Martin Mokrejs" Message-ID: <1430340556.a8b5bd66723f0cd98dbab835ca4248e8be7d7b92.mmokrejs@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/igv/ X-VCS-Repository: proj/sci X-VCS-Files: sci-biology/igv/ChangeLog sci-biology/igv/igv-2.3.44.ebuild sci-biology/igv/igv-2.3.47.ebuild X-VCS-Directories: sci-biology/igv/ X-VCS-Committer: mmokrejs X-VCS-Committer-Name: Martin Mokrejs X-VCS-Revision: a8b5bd66723f0cd98dbab835ca4248e8be7d7b92 X-VCS-Branch: master Date: Wed, 29 Apr 2015 20:49: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: ac1a6957-9f35-44eb-965b-f03c59e722c5 X-Archives-Hash: 1d6c9b58ad2bf72a7b3fdf8219f51757 commit: a8b5bd66723f0cd98dbab835ca4248e8be7d7b92 Author: Martin Mokrejš fold natur cuni cz> AuthorDate: Wed Apr 29 20:49:16 2015 +0000 Commit: Martin Mokrejs fold natur cuni cz> CommitDate: Wed Apr 29 20:49:16 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=a8b5bd66 sci-biology/igv: version bump Package-Manager: portage-2.2.18 sci-biology/igv/ChangeLog | 6 ++++++ sci-biology/igv/{igv-2.3.44.ebuild => igv-2.3.47.ebuild} | 0 2 files changed, 6 insertions(+) diff --git a/sci-biology/igv/ChangeLog b/sci-biology/igv/ChangeLog index 57365d0..8198c3c 100644 --- a/sci-biology/igv/ChangeLog +++ b/sci-biology/igv/ChangeLog @@ -2,6 +2,12 @@ # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ +*igv-2.3.47 (29 Apr 2015) + + 29 Apr 2015; Martin Mokrejs +igv-2.3.47.ebuild, + -igv-2.3.44.ebuild: + sci-biology/igv: version bump + 21 Mar 2015; Johann Schmitz igv-2.3.44.ebuild: Fixed upstream bug https://github.com/broadinstitute/IGV/issues/114 as requested by Martin Mokrejŝ (note: i've excluded the test code by passing diff --git a/sci-biology/igv/igv-2.3.44.ebuild b/sci-biology/igv/igv-2.3.47.ebuild similarity index 100% rename from sci-biology/igv/igv-2.3.44.ebuild rename to sci-biology/igv/igv-2.3.47.ebuild