summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarri Nieminen <moikkis@gmail.com>2017-05-06 20:14:31 +0300
committerDavid Seifert <soap@gentoo.org>2017-05-07 00:19:12 +0200
commitbe5ce5de2161fd9dd8b588e8465c35db7f3bc77e (patch)
treeba864fc242d51cc48c732d0faa2ff6ee5bfcff27
parentdev-libs/http-fetcher: Fix toolong DESCRIPTION (diff)
downloadgentoo-be5ce5de.tar.gz
gentoo-be5ce5de.tar.bz2
gentoo-be5ce5de.zip
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
-rw-r--r--dev-libs/ilbc-rfc3951/ilbc-rfc3951-0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
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"