summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2008-12-08 20:41:17 +0000
committerBrent Baude <ranger@gentoo.org>2008-12-08 20:41:17 +0000
commit3e9cddd4694f2214cd524efdd3fd9eca42d4e297 (patch)
tree984c8df993c2e0cc219f8160d15857aba9075cd3 /media-libs/libtheora
parentRemove old version (diff)
downloadgentoo-2-3e9cddd4694f2214cd524efdd3fd9eca42d4e297.tar.gz
gentoo-2-3e9cddd4694f2214cd524efdd3fd9eca42d4e297.tar.bz2
gentoo-2-3e9cddd4694f2214cd524efdd3fd9eca42d4e297.zip
stable ppc64, bug 244582
(Portage version: 2.2_rc12/cvs/Linux 2.6.25-gentoo-r7 ppc64)
Diffstat (limited to 'media-libs/libtheora')
-rw-r--r--media-libs/libtheora/ChangeLog6
-rw-r--r--media-libs/libtheora/libtheora-1.0_beta3-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/libtheora/ChangeLog b/media-libs/libtheora/ChangeLog
index 9cf18ace0dbd..b2952e26fc4d 100644
--- a/media-libs/libtheora/ChangeLog
+++ b/media-libs/libtheora/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-libs/libtheora
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libtheora/ChangeLog,v 1.82 2008/11/06 18:22:19 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libtheora/ChangeLog,v 1.83 2008/12/08 20:41:17 ranger Exp $
+
+ 08 Dec 2008; Brent Baude <ranger@gentoo.org>
+ libtheora-1.0_beta3-r1.ebuild:
+ stable ppc64, bug 244582
*libtheora-1.0 (06 Nov 2008)
diff --git a/media-libs/libtheora/libtheora-1.0_beta3-r1.ebuild b/media-libs/libtheora/libtheora-1.0_beta3-r1.ebuild
index 513a3df19e50..24a0f5cd09e0 100644
--- a/media-libs/libtheora/libtheora-1.0_beta3-r1.ebuild
+++ b/media-libs/libtheora/libtheora-1.0_beta3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libtheora/libtheora-1.0_beta3-r1.ebuild,v 1.7 2008/11/03 11:07:56 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libtheora/libtheora-1.0_beta3-r1.ebuild,v 1.8 2008/12/08 20:41:17 ranger Exp $
inherit autotools eutils toolchain-funcs flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="http://downloads.xiph.org/releases/theora/${P/_}.tar.bz2"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd"
IUSE="doc encode examples"
RDEPEND="media-libs/libogg