commit:     d510c76e0c63791cecf8cf1b10e7b685f7e4795e
Author:     Matthew Smith <matthew <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 12 17:35:16 2022 +0000
Commit:     Matthew Smith <matthew <AT> gentoo <DOT> org>
CommitDate: Sat Mar 12 17:35:16 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d510c76e

dev-libs/mimalloc: update DESCRIPTION

Suggested-by: Sam James <sam <AT> gentoo.org>
Signed-off-by: Matthew Smith <matthew <AT> gentoo.org>

 dev-libs/mimalloc/mimalloc-2.0.3-r1.ebuild | 4 ++--
 dev-libs/mimalloc/mimalloc-2.0.5-r1.ebuild | 2 +-
 dev-libs/mimalloc/mimalloc-2.0.5-r2.ebuild | 2 +-
 dev-libs/mimalloc/mimalloc-2.0.5.ebuild    | 2 +-
 4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/dev-libs/mimalloc/mimalloc-2.0.3-r1.ebuild 
b/dev-libs/mimalloc/mimalloc-2.0.3-r1.ebuild
index 0f720eedd8eb..a84d0f046ed7 100644
--- a/dev-libs/mimalloc/mimalloc-2.0.3-r1.ebuild
+++ b/dev-libs/mimalloc/mimalloc-2.0.3-r1.ebuild
@@ -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"
 

diff --git a/dev-libs/mimalloc/mimalloc-2.0.5-r1.ebuild 
b/dev-libs/mimalloc/mimalloc-2.0.5-r1.ebuild
index 7c12b49f25b0..0e19c310b3ee 100644
--- a/dev-libs/mimalloc/mimalloc-2.0.5-r1.ebuild
+++ b/dev-libs/mimalloc/mimalloc-2.0.5-r1.ebuild
@@ -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"
 

diff --git a/dev-libs/mimalloc/mimalloc-2.0.5-r2.ebuild 
b/dev-libs/mimalloc/mimalloc-2.0.5-r2.ebuild
index b6ebdbf5a528..805e1fcc85d2 100644
--- a/dev-libs/mimalloc/mimalloc-2.0.5-r2.ebuild
+++ b/dev-libs/mimalloc/mimalloc-2.0.5-r2.ebuild
@@ -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"
 

diff --git a/dev-libs/mimalloc/mimalloc-2.0.5.ebuild 
b/dev-libs/mimalloc/mimalloc-2.0.5.ebuild
index 3f591c4f9c51..a84d0f046ed7 100644
--- a/dev-libs/mimalloc/mimalloc-2.0.5.ebuild
+++ b/dev-libs/mimalloc/mimalloc-2.0.5.ebuild
@@ -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"
 

Reply via email to