From b94f4cafffdfa13ff2f21c023578f941d44f9af6 Mon Sep 17 00:00:00 2001 From: Ulrich Müller Date: Fri, 7 Dec 2012 18:57:22 +0000 Subject: 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) --- media-libs/celt/celt-0.11.1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'media-libs/celt/celt-0.11.1.ebuild') diff --git a/media-libs/celt/celt-0.11.1.ebuild b/media-libs/celt/celt-0.11.1.ebuild index 75ca6170440b..036f9a36cd7b 100644 --- a/media-libs/celt/celt-0.11.1.ebuild +++ b/media-libs/celt/celt-0.11.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 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.11.1.ebuild,v 1.1 2011/04/20 14:08:17 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/celt/celt-0.11.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-2" SLOT="0" KEYWORDS="~alpha ~amd64 ~ppc ~x86" IUSE="ogg static-libs" -- cgit v1.2.3-65-gdbad