From: David Seifert Date: Fri, 20 Jan 2017 18:55:31 +0000 (+0100) Subject: media-libs/opus: Fix overlong DESCRIPTION X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=78d059feec5f5d81c4c8d4cbdaff11d09f3bd44c;p=gentoo.git media-libs/opus: Fix overlong DESCRIPTION Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/media-libs/opus/opus-1.1.3.ebuild b/media-libs/opus/opus-1.1.3.ebuild index 42d8e502fa7b..46d6eac8e2b2 100644 --- a/media-libs/opus/opus-1.1.3.ebuild +++ b/media-libs/opus/opus-1.1.3.ebuild @@ -13,7 +13,7 @@ else KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd" fi -DESCRIPTION="Open versatile codec designed for interactive speech and audio transmission over the internet" +DESCRIPTION="Open codec designed for internet transmission of interactive speech and audio" HOMEPAGE="http://opus-codec.org/" SRC_URI="http://downloads.xiph.org/releases/opus/${P}.tar.gz" diff --git a/media-libs/opus/opus-1.1.ebuild b/media-libs/opus/opus-1.1.ebuild index 205c25b4ba93..3b82e6937fc0 100644 --- a/media-libs/opus/opus-1.1.ebuild +++ b/media-libs/opus/opus-1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ else KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd" fi -DESCRIPTION="Open versatile codec designed for interactive speech and audio transmission over the internet" +DESCRIPTION="Open codec designed for internet transmission of interactive speech and audio" HOMEPAGE="http://opus-codec.org/" SRC_URI="http://downloads.xiph.org/releases/opus/${P}.tar.gz" diff --git a/media-libs/opus/opus-1.2_alpha.ebuild b/media-libs/opus/opus-1.2_alpha.ebuild index 79f8f61e5992..6123875badcb 100644 --- a/media-libs/opus/opus-1.2_alpha.ebuild +++ b/media-libs/opus/opus-1.2_alpha.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,7 +15,7 @@ else fi fi -DESCRIPTION="Open versatile codec designed for interactive speech and audio transmission over the internet" +DESCRIPTION="Open codec designed for internet transmission of interactive speech and audio" HOMEPAGE="http://opus-codec.org/" LICENSE="BSD-2"