commit:     5db5b50f146ceae0a15a48fbb089678fd1e9c39b
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Tue May  5 15:31:59 2020 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Tue May  5 16:35:48 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5db5b50f

dev-libs/libutf8proc: update DESCRIPTION

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>

 dev-libs/libutf8proc/libutf8proc-2.2.0_p1-r1.ebuild | 3 ++-
 dev-libs/libutf8proc/libutf8proc-2.4.0.ebuild       | 5 +++--
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/dev-libs/libutf8proc/libutf8proc-2.2.0_p1-r1.ebuild 
b/dev-libs/libutf8proc/libutf8proc-2.2.0_p1-r1.ebuild
index b89571d039c..0f94bc97db0 100644
--- a/dev-libs/libutf8proc/libutf8proc-2.2.0_p1-r1.ebuild
+++ b/dev-libs/libutf8proc/libutf8proc-2.2.0_p1-r1.ebuild
@@ -6,7 +6,8 @@ EAPI=7
 inherit toolchain-funcs
 
 MY_P="${P/_p/-}"
-DESCRIPTION="mapping tool for UTF-8 strings"
+
+DESCRIPTION="A clean C Library for processing UTF-8 Unicode data"
 HOMEPAGE="http://www.netsurf-browser.org/";
 SRC_URI="https://download.netsurf-browser.org/libs/releases/${MY_P}-src.tar.gz";
 

diff --git a/dev-libs/libutf8proc/libutf8proc-2.4.0.ebuild 
b/dev-libs/libutf8proc/libutf8proc-2.4.0.ebuild
index 276a0508f63..23ca084b62a 100644
--- a/dev-libs/libutf8proc/libutf8proc-2.4.0.ebuild
+++ b/dev-libs/libutf8proc/libutf8proc-2.4.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -6,7 +6,8 @@ EAPI=7
 inherit toolchain-funcs
 
 MY_P="${P#lib}"
-DESCRIPTION="mapping tool for UTF-8 strings"
+
+DESCRIPTION="A clean C Library for processing UTF-8 Unicode data"
 HOMEPAGE="https://github.com/JuliaStrings/utf8proc";
 SRC_URI="https://github.com/JuliaStrings/utf8proc/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 

Reply via email to