dev-libs/mimalloc: update DESCRIPTION

Suggested-by: Sam James <sam@gentoo.org>
Signed-off-by: Matthew Smith <matthew@gentoo.org>
This commit is contained in:
Matthew Smith
2022-03-12 17:35:16 +00:00
parent 7932c2221d
commit d510c76e0c
4 changed files with 5 additions and 5 deletions

View File

@@ -1,11 +1,11 @@
# Copyright 2021 Gentoo Authors
# Copyright 2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit cmake
DESCRIPTION="mimalloc is a compact general purpose allocator with excellent performance"
DESCRIPTION="A compact general purpose allocator with excellent performance"
HOMEPAGE="https://github.com/microsoft/mimalloc"
SRC_URI="https://github.com/microsoft/mimalloc/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"

View File

@@ -5,7 +5,7 @@ EAPI=8
inherit cmake-multilib
DESCRIPTION="mimalloc is a compact general purpose allocator with excellent performance"
DESCRIPTION="A compact general purpose allocator with excellent performance"
HOMEPAGE="https://github.com/microsoft/mimalloc"
SRC_URI="https://github.com/microsoft/mimalloc/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"

View File

@@ -5,7 +5,7 @@ EAPI=8
inherit cmake-multilib
DESCRIPTION="mimalloc is a compact general purpose allocator with excellent performance"
DESCRIPTION="A compact general purpose allocator with excellent performance"
HOMEPAGE="https://github.com/microsoft/mimalloc"
SRC_URI="https://github.com/microsoft/mimalloc/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"

View File

@@ -5,7 +5,7 @@ EAPI=8
inherit cmake
DESCRIPTION="mimalloc is a compact general purpose allocator with excellent performance"
DESCRIPTION="A compact general purpose allocator with excellent performance"
HOMEPAGE="https://github.com/microsoft/mimalloc"
SRC_URI="https://github.com/microsoft/mimalloc/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"