commit: f3cf559c73d4a978e92bbeca07f0162bed8f1677
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Mon May 3 09:46:23 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Mon May 3 09:46:23 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f3cf559c
dev-cpp/parallel-hashmap: shorten description
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
dev-cpp/parallel-hashmap/parallel-hashmap-1.33.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-cpp/parallel-hashmap/parallel-hashmap-1.33.ebuild
b/dev-cpp/parallel-hashmap/parallel-hashmap-1.33.ebuild
index 6fe10fac8..e2824c2e1 100644
--- a/dev-cpp/parallel-hashmap/parallel-hashmap-1.33.ebuild
+++ b/dev-cpp/parallel-hashmap/parallel-hashmap-1.33.ebuild
@@ -5,7 +5,7 @@ EAPI=7
inherit cmake
-DESCRIPTION="A family of header-only, very fast and memory-friendly hashmap
and btree containers."
+DESCRIPTION="Family of header-only, fast and memory-friendly hashmap and btree
containers"
HOMEPAGE="
https://greg7mdp.github.io/parallel-hashmap/
https://github.com/greg7mdp/parallel-hashmap