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

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

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

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

diff --git a/sci-biology/embassy-phylipnew/embassy-phylipnew-3.69.660.ebuild 
b/sci-biology/embassy-phylipnew/embassy-phylipnew-3.69.660-r1.ebuild
similarity index 74%
rename from sci-biology/embassy-phylipnew/embassy-phylipnew-3.69.660.ebuild
rename to sci-biology/embassy-phylipnew/embassy-phylipnew-3.69.660-r1.ebuild
index 129b42870a79..d7dc57a64fc8 100644
--- a/sci-biology/embassy-phylipnew/embassy-phylipnew-3.69.660.ebuild
+++ b/sci-biology/embassy-phylipnew/embassy-phylipnew-3.69.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="The Phylogeny Inference Package"
 
-EBO_EAUTORECONF=1
-
-inherit emboss-r2
+inherit autotools emboss-r3
 
 LICENSE+=" free-noncomm"
 
@@ -18,3 +16,8 @@ PATCHES=(
        "${FILESDIR}"/${PN}-3.69.650_fix-build-system.patch
        "${FILESDIR}"/${PN}-3.69.650-fno-common.patch
 )
+
+src_prepare() {
+       default
+       eautoreconf
+}

diff --git 
a/sci-biology/embassy-phylipnew/files/embassy-phylipnew-3.69.650_fix-build-system.patch
 
b/sci-biology/embassy-phylipnew/files/embassy-phylipnew-3.69.650_fix-build-system.patch
index 95951e632188..589408ed4a9e 100644
--- 
a/sci-biology/embassy-phylipnew/files/embassy-phylipnew-3.69.650_fix-build-system.patch
+++ 
b/sci-biology/embassy-phylipnew/files/embassy-phylipnew-3.69.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