From 78d059feec5f5d81c4c8d4cbdaff11d09f3bd44c Mon Sep 17 00:00:00 2001 From: David Seifert Date: Fri, 20 Jan 2017 19:55:31 +0100 Subject: media-libs/opus: Fix overlong DESCRIPTION Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- media-libs/opus/opus-1.1.3.ebuild | 2 +- media-libs/opus/opus-1.1.ebuild | 4 ++-- media-libs/opus/opus-1.2_alpha.ebuild | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) 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" -- cgit v1.2.3-65-gdbad