summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 14:59:26 +0100
committerSam James <sam@gentoo.org>2021-04-18 07:04:06 +0100
commit54452c7715bce5e51bf26a07ee6677f8b812400b (patch)
tree31bbd0b632636b086842f36acd1a13489e0f47ca /sci-mathematics
parentsci-libs/superlu: fix ignored myeconfargs (diff)
downloadgentoo-54452c7715bce5e51bf26a07ee6677f8b812400b.tar.gz
gentoo-54452c7715bce5e51bf26a07ee6677f8b812400b.tar.bz2
gentoo-54452c7715bce5e51bf26a07ee6677f8b812400b.zip
sci-mathematics/ent: 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-mathematics')
-rw-r--r--sci-mathematics/ent/ent-101202.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/ent/ent-101202.ebuild b/sci-mathematics/ent/ent-101202.ebuild
index ca734a7d70d9..2c0a24c73daa 100644
--- a/sci-mathematics/ent/ent-101202.ebuild
+++ b/sci-mathematics/ent/ent-101202.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 epatch toolchain-funcs
DESCRIPTION="Pseudorandom number sequence test"
HOMEPAGE="http://www.fourmilab.ch/random/"