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 AFF74138CBF for ; Tue, 28 Apr 2015 14:40:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5C29AE091A; Tue, 28 Apr 2015 14:40:11 +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 5D005E0909 for ; Tue, 28 Apr 2015 14:40:08 +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 4DA31340F41 for ; Mon, 27 Apr 2015 11:01:21 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D3E1D98A for ; Mon, 27 Apr 2015 11:01:14 +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: <1430132454.56eef21f8af41d10246dc582ce51ec09cd514c3e.mmokrejs@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/bowtie/ X-VCS-Repository: proj/sci X-VCS-Files: sci-biology/bowtie/ChangeLog sci-biology/bowtie/bowtie-2.2.3.ebuild sci-biology/bowtie/bowtie-2.2.4.ebuild sci-biology/bowtie/bowtie-2.2.5.ebuild X-VCS-Directories: sci-biology/bowtie/ X-VCS-Committer: mmokrejs X-VCS-Committer-Name: Martin Mokrejs X-VCS-Revision: 56eef21f8af41d10246dc582ce51ec09cd514c3e X-VCS-Branch: master Date: Mon, 27 Apr 2015 11:01:14 +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: 6e99140b-14cf-4f0b-b873-8cc3cebda58d X-Archives-Hash: 26d4f7df72f7034e90331999c44b527b commit: 56eef21f8af41d10246dc582ce51ec09cd514c3e Author: Martin Mokrejš fold natur cuni cz> AuthorDate: Mon Apr 27 11:00:54 2015 +0000 Commit: Martin Mokrejs fold natur cuni cz> CommitDate: Mon Apr 27 11:00:54 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=56eef21f sci-biology/bowtie: version bump Package-Manager: portage-2.2.18 sci-biology/bowtie/ChangeLog | 8 +++++++- sci-biology/bowtie/{bowtie-2.2.4.ebuild => bowtie-2.2.3.ebuild} | 0 sci-biology/bowtie/{bowtie-2.2.4.ebuild => bowtie-2.2.5.ebuild} | 0 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/sci-biology/bowtie/ChangeLog b/sci-biology/bowtie/ChangeLog index f3d98e2..0bc0afa 100644 --- a/sci-biology/bowtie/ChangeLog +++ b/sci-biology/bowtie/ChangeLog @@ -2,10 +2,16 @@ # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ +*bowtie-2.2.3 (27 Apr 2015) +*bowtie-2.2.5 (27 Apr 2015) + + 27 Apr 2015; Martin Mokrejs + +bowtie-2.2.3.ebuild, +bowtie-2.2.5.ebuild, -bowtie-2.2.4.ebuild: + sci-biology/bowtie: version bump + 06 Feb 2015; Ted Tanberry bowtie-1.1.1.ebuild, bowtie-2.2.4.ebuild: Version bump, updated ebuild, fixed small build system bugs 28 Sep 2013; Justin Lecher bowtie-2.1.0.ebuild: Exchange common variables, fix SRC_URI - diff --git a/sci-biology/bowtie/bowtie-2.2.4.ebuild b/sci-biology/bowtie/bowtie-2.2.3.ebuild similarity index 100% copy from sci-biology/bowtie/bowtie-2.2.4.ebuild copy to sci-biology/bowtie/bowtie-2.2.3.ebuild diff --git a/sci-biology/bowtie/bowtie-2.2.4.ebuild b/sci-biology/bowtie/bowtie-2.2.5.ebuild similarity index 100% rename from sci-biology/bowtie/bowtie-2.2.4.ebuild rename to sci-biology/bowtie/bowtie-2.2.5.ebuild