commit: 7d31e6b17e47b0c0012c527aba7ac0d963e96e10 Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Mon Jan 18 12:25:42 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Mon Jan 18 12:25:42 2021 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=7d31e6b1
sci-biology/wgs_tools: regen manifest Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> sci-biology/wgs_tools/wgs_tools-9999.ebuild | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/sci-biology/wgs_tools/wgs_tools-9999.ebuild b/sci-biology/wgs_tools/wgs_tools-9999.ebuild index 94a2d9648..9048d106a 100644 --- a/sci-biology/wgs_tools/wgs_tools-9999.ebuild +++ b/sci-biology/wgs_tools/wgs_tools-9999.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 DESCRIPTION="Scripts for ncbi-tools++ and SRA postprocessing using taxonomy" HOMEPAGE="ftp://ftp.ncbi.nih.gov/blast/WGS_TOOLS @@ -13,13 +13,10 @@ SRC_URI="ftp://ftp.ncbi.nih.gov/blast/WGS_TOOLS/taxid2tsa.pl LICENSE="all-rights-reserved" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="" -DEPEND="" -RDEPEND="${DEPEND} - dev-lang/perl" +RDEPEND="dev-lang/perl" -S="${W}/" +S="${WORKDIR}" src_install(){ cd "${DISTDIR}" || die
