dev-libs/libunistring: Shorter DESCRIPTION
authorJonas Stein <jstein@gentoo.org>
Mon, 31 Jul 2017 22:49:55 +0000 (00:49 +0200)
committerAmy Liffey <amynka@gentoo.org>
Fri, 4 Aug 2017 21:04:47 +0000 (23:04 +0200)
dev-libs/libunistring/libunistring-0.9.5.ebuild
dev-libs/libunistring/libunistring-0.9.6.ebuild
dev-libs/libunistring/libunistring-0.9.7.ebuild

index 7b4eecf2334a08c03a2718a6e9e6cfd3664ff35f..27f51500592b2ae0f07ac86f1352789766ed5d96 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
 
 inherit eutils
 
-DESCRIPTION="Library for manipulating Unicode strings and C strings according to the Unicode standard"
+DESCRIPTION="Library for manipulating Unicode and C strings according to Unicode standard"
 HOMEPAGE="https://www.gnu.org/software/libunistring/"
 SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
 
index 8f2141e68a598d4ab4499adb264c2bb467608adb..b0c96cbf1033aead2add7b6723d6bf5a31f64552 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
 
 inherit eutils
 
-DESCRIPTION="Library for manipulating Unicode strings and C strings according to the Unicode standard"
+DESCRIPTION="Library for manipulating Unicode and C strings according to Unicode standard"
 HOMEPAGE="https://www.gnu.org/software/libunistring/"
 SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
 
index f6f47a8d5eb2536e4975d2966052eb4dfe7f0253..719a8989a6ad2e2d5597cf4126bdf58cf9fd5729 100644 (file)
@@ -5,7 +5,7 @@ EAPI=6
 
 inherit eutils multilib-minimal libtool
 
-DESCRIPTION="Library for manipulating Unicode strings and C strings according to the Unicode standard"
+DESCRIPTION="Library for manipulating Unicode and C strings according to Unicode standard"
 HOMEPAGE="https://www.gnu.org/software/libunistring/"
 SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"