summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2012-12-07 18:57:22 +0000
committerUlrich Müller <ulm@gentoo.org>2012-12-07 18:57:22 +0000
commitb94f4cafffdfa13ff2f21c023578f941d44f9af6 (patch)
treecc819a0917e08c01af08e0eee3068b3ad0f7862f /media-libs/celt/celt-0.8.1.ebuild
parentFix LICENSE, bug 445808. (diff)
downloadgentoo-2-b94f4cafffdfa13ff2f21c023578f941d44f9af6.tar.gz
gentoo-2-b94f4cafffdfa13ff2f21c023578f941d44f9af6.tar.bz2
gentoo-2-b94f4cafffdfa13ff2f21c023578f941d44f9af6.zip
Fix LICENSE, see COPYING file in tarball. Bug 443618.
(Portage version: 2.1.11.33/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'media-libs/celt/celt-0.8.1.ebuild')
-rw-r--r--media-libs/celt/celt-0.8.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/celt/celt-0.8.1.ebuild b/media-libs/celt/celt-0.8.1.ebuild
index f288e84f7d26..0208805b5a4e 100644
--- a/media-libs/celt/celt-0.8.1.ebuild
+++ b/media-libs/celt/celt-0.8.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/celt/celt-0.8.1.ebuild,v 1.1 2010/08/11 16:20:22 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/celt/celt-0.8.1.ebuild,v 1.2 2012/12/07 18:57:22 ulm Exp $
EAPI="2"
@@ -8,7 +8,7 @@ DESCRIPTION="CELT is a very low delay audio codec designed for high-quality comm
HOMEPAGE="http://www.celt-codec.org/"
SRC_URI="http://downloads.us.xiph.org/releases/${PN}/${P}.tar.gz"
-LICENSE="as-is"
+LICENSE="BSD"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~ppc ~x86"
IUSE="ogg static-libs"