projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a2c1148
)
sys-cluster/hpl: [QA] inherit toolchain-funcs.eclass directly
author
David Seifert
<soap@gentoo.org>
Thu, 13 Feb 2020 21:39:05 +0000
(22:39 +0100)
committer
David Seifert
<soap@gentoo.org>
Thu, 13 Feb 2020 21:39:05 +0000
(22:39 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
sys-cluster/hpl/hpl-2.0-r3.ebuild
patch
|
blob
|
history
diff --git
a/sys-cluster/hpl/hpl-2.0-r3.ebuild
b/sys-cluster/hpl/hpl-2.0-r3.ebuild
index b30231cb5deb41f8ac6e7266390be4034167775d..d706f2b63d6a8a0678654a0b38ca41c70fd9e8e1 100644
(file)
--- a/
sys-cluster/hpl/hpl-2.0-r3.ebuild
+++ b/
sys-cluster/hpl/hpl-2.0-r3.ebuild
@@
-1,9
+1,9
@@
-# Copyright 1999-20
19
Gentoo Authors
+# Copyright 1999-20
20
Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=4
-inherit eutils multilib
+inherit eutils multilib
toolchain-funcs
DESCRIPTION="Portable Implementation of the Linpack Benchmark for Distributed-Memory Clusters"
HOMEPAGE="http://www.netlib.org/benchmark/hpl/"