commit:     78d059feec5f5d81c4c8d4cbdaff11d09f3bd44c
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 20 18:55:31 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Jan 20 18:55:48 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78d059fe

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 42d8e50..46d6eac 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 205c25b..3b82e69 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 79f8f61..6123875 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"

Reply via email to