dev-libs/libstrl: Shorter DESCRIPTION
authorJonas Stein <jstein@gentoo.org>
Mon, 31 Jul 2017 22:43:29 +0000 (00:43 +0200)
committerAmy Liffey <amynka@gentoo.org>
Fri, 4 Aug 2017 21:04:41 +0000 (23:04 +0200)
dev-libs/libstrl/libstrl-0.5.1.ebuild

index 3d21fc4d204f78e9472e40e4b82d8d8742912bda..2515eaba088032e0125622e2dc5f011ce19578fa 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
 
 inherit autotools-utils multilib
 
-DESCRIPTION="Compat library for functions like strlcpy(), strlcat(), strnlen(), getline(), and asprintf()"
+DESCRIPTION="Compat library for functions like strlcpy(), strlcat(), strnlen(), getline()"
 HOMEPAGE="http://ohnopub.net/~ohnobinki/libstrl/"
 SRC_URI="ftp://mirror.ohnopub.net/mirror/${P}.tar.bz2"