diff options
author | Jonas Stein <jstein@gentoo.org> | 2017-08-01 00:43:29 +0200 |
---|---|---|
committer | Amy Liffey <amynka@gentoo.org> | 2017-08-04 23:04:41 +0200 |
commit | 832da37a8ac870f408a179848736efc449335012 (patch) | |
tree | 63fedf699326e6b860579fbd337069670bd352de /dev-libs | |
parent | dev-libs/libspnav: Shorter DESCRIPTION (diff) | |
download | gentoo-832da37a8ac870f408a179848736efc449335012.tar.gz gentoo-832da37a8ac870f408a179848736efc449335012.tar.bz2 gentoo-832da37a8ac870f408a179848736efc449335012.zip |
dev-libs/libstrl: Shorter DESCRIPTION
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libstrl/libstrl-0.5.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libstrl/libstrl-0.5.1.ebuild b/dev-libs/libstrl/libstrl-0.5.1.ebuild index 3d21fc4d204f..2515eaba0880 100644 --- a/dev-libs/libstrl/libstrl-0.5.1.ebuild +++ b/dev-libs/libstrl/libstrl-0.5.1.ebuild @@ -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" |