mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
media-libs/opus: Fix overlong DESCRIPTION
Package-Manager: Portage-2.3.3, Repoman-2.3.1
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user