diff options
author | Jonas Stein <jstein@gentoo.org> | 2017-08-01 00:58:38 +0200 |
---|---|---|
committer | Amy Liffey <amynka@gentoo.org> | 2017-08-04 23:05:02 +0200 |
commit | 279bb04da6fdb594f9fd7021bf0b1405cce5461f (patch) | |
tree | 6025ae65f54cdf90b553526690ab6b544f9eb25e /dev-libs/utfcpp | |
parent | dev-libs/tinyxml: Shorter DESCRIPTION (diff) | |
download | gentoo-279bb04da6fdb594f9fd7021bf0b1405cce5461f.tar.gz gentoo-279bb04da6fdb594f9fd7021bf0b1405cce5461f.tar.bz2 gentoo-279bb04da6fdb594f9fd7021bf0b1405cce5461f.zip |
dev-libs/utfcpp: Shorter DESCRIPTION
Diffstat (limited to 'dev-libs/utfcpp')
-rw-r--r-- | dev-libs/utfcpp/utfcpp-2.3.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |