summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sci-biology/piler/piler-1.0-r2.ebuild (renamed from sci-biology/piler/piler-1.0-r1.ebuild)9
1 files changed, 3 insertions, 6 deletions
diff --git a/sci-biology/piler/piler-1.0-r1.ebuild b/sci-biology/piler/piler-1.0-r2.ebuild
index 276ee9bc873e..845be78e1fe0 100644
--- a/sci-biology/piler/piler-1.0-r1.ebuild
+++ b/sci-biology/piler/piler-1.0-r2.ebuild
@@ -1,20 +1,19 @@
-# 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 toolchain-funcs
DESCRIPTION="Analysis of repetitive DNA found in genome sequences"
HOMEPAGE="http://www.drive5.com/piler/"
SRC_URI="http://www.drive5.com/piler/piler_source.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}"
LICENSE="public-domain"
SLOT="0"
KEYWORDS="amd64 x86"
-IUSE=""
-DEPEND=""
RDEPEND="
|| (
sci-biology/muscle
@@ -22,8 +21,6 @@ RDEPEND="
)
sci-biology/pals"
-S=${WORKDIR}
-
PATCHES=(
"${FILESDIR}"/${PN}-1.0-fix-build-system.patch
"${FILESDIR}"/${PN}-1.0-glibc-2.10.patch