summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-02-20 18:13:50 +0000
committerJeroen Roovers <jer@gentoo.org>2010-02-20 18:13:50 +0000
commitfa7658ca6027398cd6d89068951f4c72315b2527 (patch)
treef7e1a1e7a827e2720e7815c02679809c452c662e /media-libs/libtheora
parentSupport savedconfig as proposed by John Brendler (bug #306091). (diff)
downloadhistorical-fa7658ca6027398cd6d89068951f4c72315b2527.tar.gz
historical-fa7658ca6027398cd6d89068951f4c72315b2527.tar.bz2
historical-fa7658ca6027398cd6d89068951f4c72315b2527.zip
Stable for PPC (bug #298039).
Package-Manager: portage-2.2_rc63/cvs/Linux i686
Diffstat (limited to 'media-libs/libtheora')
-rw-r--r--media-libs/libtheora/ChangeLog5
-rw-r--r--media-libs/libtheora/libtheora-1.1.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libtheora/ChangeLog b/media-libs/libtheora/ChangeLog
index 4d06d5632c49..cd1e9831423e 100644
--- a/media-libs/libtheora/ChangeLog
+++ b/media-libs/libtheora/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/libtheora
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libtheora/ChangeLog,v 1.99 2010/02/20 17:47:40 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libtheora/ChangeLog,v 1.100 2010/02/20 18:13:50 jer Exp $
+
+ 20 Feb 2010; Jeroen Roovers <jer@gentoo.org> libtheora-1.1.1.ebuild:
+ Stable for PPC (bug #298039).
20 Feb 2010; Jeroen Roovers <jer@gentoo.org> libtheora-1.1.1.ebuild:
Stable for HPPA (bug #298039).
diff --git a/media-libs/libtheora/libtheora-1.1.1.ebuild b/media-libs/libtheora/libtheora-1.1.1.ebuild
index 4e03324b889a..556fb0bb82fa 100644
--- a/media-libs/libtheora/libtheora-1.1.1.ebuild
+++ b/media-libs/libtheora/libtheora-1.1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libtheora/libtheora-1.1.1.ebuild,v 1.2 2010/02/20 17:47:40 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libtheora/libtheora-1.1.1.ebuild,v 1.3 2010/02/20 18:13:50 jer Exp $
EAPI=2
inherit autotools eutils flag-o-matic
@@ -11,7 +11,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