From: Jonas Stein Date: Mon, 31 Jul 2017 22:58:38 +0000 (+0200) Subject: dev-libs/utfcpp: Shorter DESCRIPTION X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=279bb04da6fdb594f9fd7021bf0b1405cce5461f;p=gentoo.git dev-libs/utfcpp: Shorter DESCRIPTION --- diff --git a/dev-libs/utfcpp/utfcpp-2.3.4.ebuild b/dev-libs/utfcpp/utfcpp-2.3.4.ebuild index 05ea298dab18..55dd1b6ce842 100644 --- a/dev-libs/utfcpp/utfcpp-2.3.4.ebuild +++ b/dev-libs/utfcpp/utfcpp-2.3.4.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -DESCRIPTION="A simple, portable and lightweight generic library for handling UTF-8 encoded strings." +DESCRIPTION="A portable and lightweight generic library for handling UTF-8 strings" HOMEPAGE="https://sourceforge.net/projects/utfcpp/" SRC_URI="mirror://sourceforge/utfcpp/utf8_v${PV//./_}.zip"