diff options
-rw-r--r-- | sci-biology/embassy-phylipnew/embassy-phylipnew-3.69.660-r1.ebuild (renamed from sci-biology/embassy-phylipnew/embassy-phylipnew-3.69.660.ebuild) | 13 | ||||
-rw-r--r-- | sci-biology/embassy-phylipnew/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 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 @@ |