From 59dd4088970c490451765112a46b9cf26d9057fc Mon Sep 17 00:00:00 2001 From: Gysbert Wassenaar Date: Sun, 2 Mar 2008 18:52:23 +0000 Subject: Stable on ppc wrt bug 211211 (Portage version: 2.1.4.4) --- media-libs/libtheora/ChangeLog | 5 ++++- media-libs/libtheora/libtheora-1.0_beta2-r1.ebuild | 6 +++--- 2 files changed, 7 insertions(+), 4 deletions(-) (limited to 'media-libs/libtheora') diff --git a/media-libs/libtheora/ChangeLog b/media-libs/libtheora/ChangeLog index 681c76201ea6..1ef6ffec0e98 100644 --- a/media-libs/libtheora/ChangeLog +++ b/media-libs/libtheora/ChangeLog @@ -1,6 +1,9 @@ # 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.63 2008/01/03 15:44:12 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libtheora/ChangeLog,v 1.64 2008/03/02 18:52:23 nixnut Exp $ + + 02 Mar 2008; nixnut libtheora-1.0_beta2-r1.ebuild: + Stable on ppc wrt bug 211211 03 Jan 2008; Alexis Ballier files/libtheora-1.0_beta2-flags.patch, diff --git a/media-libs/libtheora/libtheora-1.0_beta2-r1.ebuild b/media-libs/libtheora/libtheora-1.0_beta2-r1.ebuild index 98d35b3c7c06..a128663c295a 100644 --- a/media-libs/libtheora/libtheora-1.0_beta2-r1.ebuild +++ b/media-libs/libtheora/libtheora-1.0_beta2-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# 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_beta2-r1.ebuild,v 1.1 2007/12/07 20:01:14 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libtheora/libtheora-1.0_beta2-r1.ebuild,v 1.2 2008/03/02 18:52:23 nixnut Exp $ inherit autotools eutils @@ -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-1.1 -- cgit v1.2.3-65-gdbad