commit: 30751b2e7db0032834597efeab1b9f45623dbaee
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 7 19:57:01 2022 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Jul 7 19:57:01 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30751b2e
sci-biology/maqview: update EAPI 6 -> 8
Signed-off-by: David Seifert <soap <AT> gentoo.org>
.../maqview/{maqview-0.2.5-r3.ebuild => maqview-0.2.5-r4.ebuild} | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/sci-biology/maqview/maqview-0.2.5-r3.ebuild
b/sci-biology/maqview/maqview-0.2.5-r4.ebuild
similarity index 90%
rename from sci-biology/maqview/maqview-0.2.5-r3.ebuild
rename to sci-biology/maqview/maqview-0.2.5-r4.ebuild
index 2d6574217029..80cf5c0f9410 100644
--- a/sci-biology/maqview/maqview-0.2.5-r3.ebuild
+++ b/sci-biology/maqview/maqview-0.2.5-r4.ebuild
@@ -1,17 +1,17 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
inherit autotools
DESCRIPTION="GUI for sci-biology/maq, a short read mapping assembler"
HOMEPAGE="http://maq.sourceforge.net/"
SRC_URI="mirror://sourceforge/maq/${P}.tar.gz"
+S="${WORKDIR}/${PN}"
LICENSE="GPL-3"
SLOT="0"
-IUSE=""
KEYWORDS="~amd64 ~x86"
DEPEND="
@@ -20,8 +20,6 @@ DEPEND="
RDEPEND="${DEPEND}
sci-biology/maq"
-S="${WORKDIR}/${PN}"
-
PATCHES=(
"${FILESDIR}"/${PV}-ldflags.patch
"${FILESDIR}"/${PV}-zlib.patch