diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:08:08 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:08:08 +0000 |
commit | 5872d6f53f9377115b65d4d478275ec0da86e299 (patch) | |
tree | eb604c961349e97c191ff3eaaa7042e6876a7301 /media-libs/celt/celt-0.5.1.3.ebuild | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-5872d6f53f9377115b65d4d478275ec0da86e299.tar.gz gentoo-2-5872d6f53f9377115b65d4d478275ec0da86e299.tar.bz2 gentoo-2-5872d6f53f9377115b65d4d478275ec0da86e299.zip |
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'media-libs/celt/celt-0.5.1.3.ebuild')
-rw-r--r-- | media-libs/celt/celt-0.5.1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/celt/celt-0.5.1.3.ebuild b/media-libs/celt/celt-0.5.1.3.ebuild index 208304ba556f..7f54930aadb1 100644 --- a/media-libs/celt/celt-0.5.1.3.ebuild +++ b/media-libs/celt/celt-0.5.1.3.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/celt/celt-0.5.1.3.ebuild,v 1.14 2014/01/15 12:50:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/celt/celt-0.5.1.3.ebuild,v 1.15 2014/08/10 21:08:08 slyfox Exp $ EAPI="2" -DESCRIPTION="CELT is a very low delay audio codec designed for high-quality communications." +DESCRIPTION="CELT is a very low delay audio codec designed for high-quality communications" HOMEPAGE="http://www.celt-codec.org/" SRC_URI="http://downloads.us.xiph.org/releases/${PN}/${P}.tar.gz" |