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
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')
-rw-r--r--media-libs/celt/ChangeLog6
-rw-r--r--media-libs/celt/celt-0.11.1.ebuild6
-rw-r--r--media-libs/celt/celt-0.5.1.3.ebuild6
-rw-r--r--media-libs/celt/celt-0.6.1.ebuild6
-rw-r--r--media-libs/celt/celt-0.7.1.ebuild4
-rw-r--r--media-libs/celt/celt-0.8.1.ebuild6
6 files changed, 19 insertions, 15 deletions
diff --git a/media-libs/celt/ChangeLog b/media-libs/celt/ChangeLog
index 3435422f77db..ce61f17c4ba9 100644
--- a/media-libs/celt/ChangeLog
+++ b/media-libs/celt/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-libs/celt
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/celt/ChangeLog,v 1.16 2012/09/30 18:22:32 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/celt/ChangeLog,v 1.17 2012/12/07 18:57:22 ulm Exp $
+
+ 07 Dec 2012; Ulrich Müller <ulm@gentoo.org> celt-0.5.1.3.ebuild,
+ celt-0.6.1.ebuild, celt-0.7.1.ebuild, celt-0.8.1.ebuild, celt-0.11.1.ebuild:
+ Fix LICENSE, see COPYING file in tarball. Bug 443618.
30 Sep 2012; Raúl Porcel <armin76@gentoo.org> celt-0.7.1.ebuild:
alpha stable wrt #397617
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"
diff --git a/media-libs/celt/celt-0.5.1.3.ebuild b/media-libs/celt/celt-0.5.1.3.ebuild
index cedd0dcc8667..7a6db4c2c67f 100644
--- a/media-libs/celt/celt-0.5.1.3.ebuild
+++ b/media-libs/celt/celt-0.5.1.3.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.5.1.3.ebuild,v 1.3 2011/08/22 13:35:03 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/celt/celt-0.5.1.3.ebuild,v 1.4 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.5.1"
KEYWORDS="~alpha amd64 ~ppc x86"
IUSE="ogg static-libs"
diff --git a/media-libs/celt/celt-0.6.1.ebuild b/media-libs/celt/celt-0.6.1.ebuild
index a2c2526574cb..0fe78a4b6db7 100644
--- a/media-libs/celt/celt-0.6.1.ebuild
+++ b/media-libs/celt/celt-0.6.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 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.6.1.ebuild,v 1.4 2009/09/29 17:49:21 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/celt/celt-0.6.1.ebuild,v 1.5 2012/12/07 18:57:22 ulm Exp $
EAPI="2"
@@ -10,7 +10,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"
diff --git a/media-libs/celt/celt-0.7.1.ebuild b/media-libs/celt/celt-0.7.1.ebuild
index d4d69ad7be26..bf54d82acef2 100644
--- a/media-libs/celt/celt-0.7.1.ebuild
+++ b/media-libs/celt/celt-0.7.1.ebuild
@@ -1,6 +1,6 @@
# 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.7.1.ebuild,v 1.5 2012/09/30 18:22:32 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/celt/celt-0.7.1.ebuild,v 1.6 2012/12/07 18:57:22 ulm Exp $
EAPI="2"
@@ -10,7 +10,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"
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"