summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2007-03-10 20:27:33 +0000
committerSteve Dibb <beandog@gentoo.org>2007-03-10 20:27:33 +0000
commit02a0748fff69324ff0b5f53acff6a0ac9d73fb88 (patch)
tree60db4652fb986964b80f696e7477d1723b16df20 /media-libs
parentUpdate license, bug 170323 (diff)
downloadgentoo-2-02a0748fff69324ff0b5f53acff6a0ac9d73fb88.tar.gz
gentoo-2-02a0748fff69324ff0b5f53acff6a0ac9d73fb88.tar.bz2
gentoo-2-02a0748fff69324ff0b5f53acff6a0ac9d73fb88.zip
Update license, bug 170323
(Portage version: 2.1.2.2)
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/libtheora/ChangeLog6
-rw-r--r--media-libs/libtheora/libtheora-1.0_alpha6-r1.ebuild4
-rw-r--r--media-libs/libtheora/libtheora-1.0_alpha7.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/media-libs/libtheora/ChangeLog b/media-libs/libtheora/ChangeLog
index 72445d0878f6..383d77232e41 100644
--- a/media-libs/libtheora/ChangeLog
+++ b/media-libs/libtheora/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-libs/libtheora
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libtheora/ChangeLog,v 1.56 2007/03/01 17:51:00 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libtheora/ChangeLog,v 1.57 2007/03/10 20:27:33 beandog Exp $
+
+ 10 Mar 2007; Steve Dibb <beandog@gentoo.org>
+ libtheora-1.0_alpha6-r1.ebuild, libtheora-1.0_alpha7.ebuild:
+ Update license, bug 170323
01 Mar 2007; <genstef@gentoo.org> libtheora-1.0_alpha6-r1.ebuild,
libtheora-1.0_alpha7.ebuild:
diff --git a/media-libs/libtheora/libtheora-1.0_alpha6-r1.ebuild b/media-libs/libtheora/libtheora-1.0_alpha6-r1.ebuild
index cf75ae28082c..4af9e99348c3 100644
--- a/media-libs/libtheora/libtheora-1.0_alpha6-r1.ebuild
+++ b/media-libs/libtheora/libtheora-1.0_alpha6-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libtheora/libtheora-1.0_alpha6-r1.ebuild,v 1.11 2007/03/01 17:51:00 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libtheora/libtheora-1.0_alpha6-r1.ebuild,v 1.12 2007/03/10 20:27:33 beandog Exp $
inherit flag-o-matic libtool autotools
@@ -8,7 +8,7 @@ DESCRIPTION="The Theora Video Compression Codec"
HOMEPAGE="http://www.theora.org/"
SRC_URI="http://downloads.xiph.org/releases/theora/${P/_}.tar.bz2"
-LICENSE="xiph"
+LICENSE="BSD"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sh sparc x86 ~x86-fbsd"
IUSE="encode doc examples"
diff --git a/media-libs/libtheora/libtheora-1.0_alpha7.ebuild b/media-libs/libtheora/libtheora-1.0_alpha7.ebuild
index f5dc09cc179d..b416f6b24269 100644
--- a/media-libs/libtheora/libtheora-1.0_alpha7.ebuild
+++ b/media-libs/libtheora/libtheora-1.0_alpha7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libtheora/libtheora-1.0_alpha7.ebuild,v 1.6 2007/03/01 17:51:00 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libtheora/libtheora-1.0_alpha7.ebuild,v 1.7 2007/03/10 20:27:33 beandog Exp $
inherit flag-o-matic libtool
@@ -8,7 +8,7 @@ DESCRIPTION="The Theora Video Compression Codec"
HOMEPAGE="http://www.theora.org/"
SRC_URI="http://downloads.xiph.org/releases/theora/${P/_}.tar.bz2"
-LICENSE="xiph"
+LICENSE="BSD"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86"
IUSE="encode doc examples"