From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B73C213835A for ; Tue, 16 Mar 2021 18:15:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E26ACE0849; Tue, 16 Mar 2021 18:15:38 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C793CE0849 for ; Tue, 16 Mar 2021 18:15:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AEC3933BE66 for ; Tue, 16 Mar 2021 18:15:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4ACB35AC for ; Tue, 16 Mar 2021 18:15:36 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1615918531.ecf85a996b942336d7f2e23c11e3acd723914e36.andrewammerlaan@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/bowtie/ X-VCS-Repository: proj/sci X-VCS-Files: sci-biology/bowtie/bowtie-1.2.2_beta20190219.ebuild X-VCS-Directories: sci-biology/bowtie/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: ecf85a996b942336d7f2e23c11e3acd723914e36 X-VCS-Branch: master Date: Tue, 16 Mar 2021 18:15: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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c1214e8a-be83-4579-bbad-e6e4c84062d4 X-Archives-Hash: a96b01e2c3a2ac995a977c5df28ad98d commit: ecf85a996b942336d7f2e23c11e3acd723914e36 Author: Andrew Ammerlaan riseup net> AuthorDate: Tue Mar 16 18:15:31 2021 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Tue Mar 16 18:15:31 2021 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=ecf85a99 sci-biology/bowtie: EAPI bump bowtie-1 patch does not apply (anymore) Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan riseup.net> sci-biology/bowtie/bowtie-1.2.2_beta20190219.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sci-biology/bowtie/bowtie-1.2.2_beta20190219.ebuild b/sci-biology/bowtie/bowtie-1.2.2_beta20190219.ebuild index f7a1b92d4..857bc9cd1 100644 --- a/sci-biology/bowtie/bowtie-1.2.2_beta20190219.ebuild +++ b/sci-biology/bowtie/bowtie-1.2.2_beta20190219.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit flag-o-matic toolchain-funcs git-r3 @@ -25,7 +25,7 @@ DEPEND="${RDEPEND} DOCS=( AUTHORS NEWS TUTORIAL doc/README ) HTML_DOCS=( doc/{manual.html,style.css} ) -PATCHES=( "${FILESDIR}/bowtie-1.2.2-fix-isa-return-type.patch" ) +#PATCHES=( "${FILESDIR}/bowtie-1.2.2-fix-isa-return-type.patch" ) # not needed # "${FILESDIR}/${P}-fix-Intel-compilation.patch", obsoleted by https://github.com/BenLangmead/bowtie/commit/d8b661fb36c129cb9899fcd3689b3618036f8c7b #