From 3849dad3c09b7e2dff4c648061d495c9d776348f Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Sat, 24 Jul 2021 17:53:43 +0200 Subject: [PATCH] sys-cluster/spectral: shorten description Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan --- sys-cluster/spectral/spectral-3.4.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-cluster/spectral/spectral-3.4.1.ebuild b/sys-cluster/spectral/spectral-3.4.1.ebuild index 0f15f65f40..ccef984c5b 100644 --- a/sys-cluster/spectral/spectral-3.4.1.ebuild +++ b/sys-cluster/spectral/spectral-3.4.1.ebuild @@ -5,7 +5,7 @@ EAPI=7 inherit flag-o-matic -DESCRIPTION="Signal processing techniques to select representative regions from Paraver traces" +DESCRIPTION="Signal processing to select representative regions from Paraver traces" HOMEPAGE="https://github.com/bsc-performance-tools/spectral" SRC_URI="https://ftp.tools.bsc.es/spectral/spectral-${PV}-src.tar.bz2"