summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 14:57:02 +0100
committerSam James <sam@gentoo.org>2021-04-18 07:03:40 +0100
commit1a24b28340bc6bb4177f07fc097b829b5a9c4c17 (patch)
tree4a4f97c1cf4e5187f02275276f305db17093dc89 /sci-biology/wise/wise-2.4.0_alpha.ebuild
parentsci-biology/velvet: eutils-- (diff)
downloadgentoo-1a24b28340bc6bb4177f07fc097b829b5a9c4c17.tar.gz
gentoo-1a24b28340bc6bb4177f07fc097b829b5a9c4c17.tar.bz2
gentoo-1a24b28340bc6bb4177f07fc097b829b5a9c4c17.zip
sci-biology/wise: 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/wise/wise-2.4.0_alpha.ebuild')
-rw-r--r--sci-biology/wise/wise-2.4.0_alpha.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/wise/wise-2.4.0_alpha.ebuild b/sci-biology/wise/wise-2.4.0_alpha.ebuild
index aa971e0c6932..c37a8972e84e 100644
--- a/sci-biology/wise/wise-2.4.0_alpha.ebuild
+++ b/sci-biology/wise/wise-2.4.0_alpha.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-inherit eutils toolchain-funcs versionator
+inherit epatch toolchain-funcs versionator
DESCRIPTION="Intelligent algorithms for DNA searches"
HOMEPAGE="http://www.ebi.ac.uk/Wise2/"