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

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

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

 ...4.3.1.660.ebuild => embassy-iprscan-4.3.1.660-r1.ebuild} | 13 ++++++++-----
 .../files/embassy-iprscan-4.3.1.650_fix-build-system.patch  |  4 ++--
 2 files changed, 10 insertions(+), 7 deletions(-)

diff --git a/sci-biology/embassy-iprscan/embassy-iprscan-4.3.1.660.ebuild 
b/sci-biology/embassy-iprscan/embassy-iprscan-4.3.1.660-r1.ebuild
similarity index 71%
rename from sci-biology/embassy-iprscan/embassy-iprscan-4.3.1.660.ebuild
rename to sci-biology/embassy-iprscan/embassy-iprscan-4.3.1.660-r1.ebuild
index 351ecd1df3f8..4dd5c3cb354e 100644
--- a/sci-biology/embassy-iprscan/embassy-iprscan-4.3.1.660.ebuild
+++ b/sci-biology/embassy-iprscan/embassy-iprscan-4.3.1.660-r1.ebuild
@@ -1,15 +1,18 @@
-# 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="InterProScan motif detection add-on package"
 
-EBO_EAUTORECONF=1
-
-inherit emboss-r2
+inherit autotools emboss-r3
 
 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 
 S="${WORKDIR}/IPRSCAN-4.3.1.650"
 PATCHES=( "${FILESDIR}"/${PN}-4.3.1.650_fix-build-system.patch )
+
+src_prepare() {
+       default
+       eautoreconf
+}

diff --git 
a/sci-biology/embassy-iprscan/files/embassy-iprscan-4.3.1.650_fix-build-system.patch
 
b/sci-biology/embassy-iprscan/files/embassy-iprscan-4.3.1.650_fix-build-system.patch
index ab627c323253..7af8ae2f9ca5 100644
--- 
a/sci-biology/embassy-iprscan/files/embassy-iprscan-4.3.1.650_fix-build-system.patch
+++ 
b/sci-biology/embassy-iprscan/files/embassy-iprscan-4.3.1.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