From be5ce5de2161fd9dd8b588e8465c35db7f3bc77e Mon Sep 17 00:00:00 2001 From: Harri Nieminen Date: Sat, 6 May 2017 20:14:31 +0300 Subject: dev-libs/ilbc-rfc3951: Fix toolong DESCRIPTION Package-Manager: Portage-2.3.5, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/4517 --- dev-libs/ilbc-rfc3951/ilbc-rfc3951-0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-libs/ilbc-rfc3951') diff --git a/dev-libs/ilbc-rfc3951/ilbc-rfc3951-0-r1.ebuild b/dev-libs/ilbc-rfc3951/ilbc-rfc3951-0-r1.ebuild index 3213b8055ee2..c07a48d2914a 100644 --- a/dev-libs/ilbc-rfc3951/ilbc-rfc3951-0-r1.ebuild +++ b/dev-libs/ilbc-rfc3951/ilbc-rfc3951-0-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 inherit eutils autotools -DESCRIPTION="iLBC (internet Low Bitrate Codec) is a speech codec suitable for robust voice communication over IP" +DESCRIPTION="iLBC is a speech codec suitable for robust voice communication over IP" HOMEPAGE="http://www.ilbcfreeware.org/" SRC_URI="http://simon.morlat.free.fr/download/1.1.x/source/ilbc-rfc3951.tar.gz" -- cgit v1.2.3-65-gdbad