commit:     f041d5dfa389230ce31466c37362bd7931748043
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 13 23:28:38 2022 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Feb 13 23:28:38 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f041d5df

sci-biology/embassy-hmmer: update EAPI 7 -> 8

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 ...r-2.3.2.660.ebuild => embassy-hmmer-2.3.2.660-r1.ebuild} | 13 ++++++++-----
 .../files/embassy-hmmer-2.3.2.650_fix-build-system.patch    |  4 ++--
 2 files changed, 10 insertions(+), 7 deletions(-)

diff --git a/sci-biology/embassy-hmmer/embassy-hmmer-2.3.2.660.ebuild 
b/sci-biology/embassy-hmmer/embassy-hmmer-2.3.2.660-r1.ebuild
similarity index 78%
rename from sci-biology/embassy-hmmer/embassy-hmmer-2.3.2.660.ebuild
rename to sci-biology/embassy-hmmer/embassy-hmmer-2.3.2.660-r1.ebuild
index c22ff4141c2f..964e637d657c 100644
--- a/sci-biology/embassy-hmmer/embassy-hmmer-2.3.2.660.ebuild
+++ b/sci-biology/embassy-hmmer/embassy-hmmer-2.3.2.660-r1.ebuild
@@ -1,13 +1,11 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 EBO_DESCRIPTION="HMMER wrapper - sequence analysis with profile HMMs"
 
-EBO_EAUTORECONF=1
-
-inherit emboss-r2
+inherit autotools emboss-r3
 
 KEYWORDS="~amd64 ~x86 ~x86-linux"
 
@@ -19,3 +17,8 @@ PATCHES=(
        # sci-biology/hmmer:2 has renamed commandline program names
        "${FILESDIR}"/${PN}-2.3.2.660-slotted-hmmer2.patch
 )
+
+src_prepare() {
+       default
+       eautoreconf
+}

diff --git 
a/sci-biology/embassy-hmmer/files/embassy-hmmer-2.3.2.650_fix-build-system.patch
 
b/sci-biology/embassy-hmmer/files/embassy-hmmer-2.3.2.650_fix-build-system.patch
index 303aacda46cd..dd1660dfbd5b 100644
--- 
a/sci-biology/embassy-hmmer/files/embassy-hmmer-2.3.2.650_fix-build-system.patch
+++ 
b/sci-biology/embassy-hmmer/files/embassy-hmmer-2.3.2.650_fix-build-system.patch
@@ -1,5 +1,5 @@
---- a/configure.ac
-+++ b/configure.ac
+--- a/configure.in
++++ b/configure.in
 @@ -635,33 +635,6 @@
  
  

Reply via email to