commit: ecf85a996b942336d7f2e23c11e3acd723914e36
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Tue Mar 16 18:15:31 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> 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 <andrewammerlaan <AT> 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
#