commit: e104a9d85c90dc275fb1697e6085dc9e7e235e75 Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Fri Dec 1 21:17:10 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Fri Dec 1 22:17:48 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e104a9d8
sys-cluster/hpl: [QA] Fix DESCRIPTION.toolong sys-cluster/hpl/hpl-2.0-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-cluster/hpl/hpl-2.0-r3.ebuild b/sys-cluster/hpl/hpl-2.0-r3.ebuild index 61cbba4afc7..8f94c4548d4 100644 --- a/sys-cluster/hpl/hpl-2.0-r3.ebuild +++ b/sys-cluster/hpl/hpl-2.0-r3.ebuild @@ -5,7 +5,7 @@ EAPI=4 inherit eutils multilib -DESCRIPTION="A Portable Implementation of the High-Performance Linpack Benchmark for Distributed-Memory Computers" +DESCRIPTION="Portable Implementation of the Linpack Benchmark for Distributed-Memory Clusters" HOMEPAGE="http://www.netlib.org/benchmark/hpl/" SRC_URI="http://www.netlib.org/benchmark/hpl/hpl-${PV}.tar.gz"
