diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 14:56:38 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-18 07:03:35 +0100 |
commit | 3d8792a28d1ca550e0e2dc14d43ff81dfd86ed56 (patch) | |
tree | 750c46a20ad17817af8eb4118e7f729c2198f0ff /sci-biology | |
parent | sci-astronomy/xephem: eutils-- (diff) | |
download | gentoo-3d8792a28d1ca550e0e2dc14d43ff81dfd86ed56.tar.gz gentoo-3d8792a28d1ca550e0e2dc14d43ff81dfd86ed56.tar.bz2 gentoo-3d8792a28d1ca550e0e2dc14d43ff81dfd86ed56.zip |
sci-biology/fasta: eutils->epatch
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-biology')
-rw-r--r-- | sci-biology/fasta/fasta-36.3.5e.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-biology/fasta/fasta-36.3.5e.ebuild b/sci-biology/fasta/fasta-36.3.5e.ebuild index 6ac8d96b424f..c4c94d0e7f21 100644 --- a/sci-biology/fasta/fasta-36.3.5e.ebuild +++ b/sci-biology/fasta/fasta-36.3.5e.ebuild @@ -3,7 +3,7 @@ EAPI=5 -inherit eutils flag-o-matic toolchain-funcs +inherit epatch flag-o-matic toolchain-funcs DESCRIPTION="FASTA is a DNA and Protein sequence alignment software package" HOMEPAGE="https://fasta.bioch.virginia.edu/fasta_www2/fasta_down.shtml" |