summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 20:34:59 +0100
committerSam James <sam@gentoo.org>2021-04-18 07:03:37 +0100
commite8e28c1ef937f230641f43c0fee859bd6c773ea3 (patch)
tree68017b1374e963c68e645a2d837ce83835b4b71b /sci-biology
parentsci-biology/ncbi-tools: eutils->epatch (diff)
downloadgentoo-e8e28c1ef937f230641f43c0fee859bd6c773ea3.tar.gz
gentoo-e8e28c1ef937f230641f43c0fee859bd6c773ea3.tar.bz2
gentoo-e8e28c1ef937f230641f43c0fee859bd6c773ea3.zip
sci-biology/plink: eutils--
Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-biology')
-rw-r--r--sci-biology/plink/plink-1.90_pre140514.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/plink/plink-1.90_pre140514.ebuild b/sci-biology/plink/plink-1.90_pre140514.ebuild
index 9abd1604abc4..ab931553b923 100644
--- a/sci-biology/plink/plink-1.90_pre140514.ebuild
+++ b/sci-biology/plink/plink-1.90_pre140514.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-inherit eutils toolchain-funcs
+inherit toolchain-funcs
DESCRIPTION="Whole genome association analysis toolset"
HOMEPAGE="http://pngu.mgh.harvard.edu/~purcell/plink/"