summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-08-03 18:35:27 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-08-03 18:35:27 +0000
commit575cd0ac14ce5981ae97a11be06da85a38e4bf9c (patch)
treecf7fdbfc375efb56e50340f2defdc5e53de10784 /media-libs/libtheora
parentStable for ppc, wrt bug #509846 (diff)
downloadgentoo-2-575cd0ac14ce5981ae97a11be06da85a38e4bf9c.tar.gz
gentoo-2-575cd0ac14ce5981ae97a11be06da85a38e4bf9c.tar.bz2
gentoo-2-575cd0ac14ce5981ae97a11be06da85a38e4bf9c.zip
Stable for ppc, wrt bug #510476
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs/libtheora')
-rw-r--r--media-libs/libtheora/ChangeLog5
-rw-r--r--media-libs/libtheora/libtheora-1.1.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libtheora/ChangeLog b/media-libs/libtheora/ChangeLog
index 4ef3c06f6091..71c47e47c732 100644
--- a/media-libs/libtheora/ChangeLog
+++ b/media-libs/libtheora/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/libtheora
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libtheora/ChangeLog,v 1.122 2014/08/02 11:26:07 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libtheora/ChangeLog,v 1.123 2014/08/03 18:35:27 ago Exp $
+
+ 03 Aug 2014; Agostino Sarubbo <ago@gentoo.org> libtheora-1.1.1-r1.ebuild:
+ Stable for ppc, wrt bug #510476
02 Aug 2014; Raúl Porcel <armin76@gentoo.org> libtheora-1.1.1-r1.ebuild:
ia64/sparc stable wrt #510476
diff --git a/media-libs/libtheora/libtheora-1.1.1-r1.ebuild b/media-libs/libtheora/libtheora-1.1.1-r1.ebuild
index c77cac3ba6ac..b6c902e9cec6 100644
--- a/media-libs/libtheora/libtheora-1.1.1-r1.ebuild
+++ b/media-libs/libtheora/libtheora-1.1.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 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-r1.ebuild,v 1.11 2014/08/02 11:26:07 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libtheora/libtheora-1.1.1-r1.ebuild,v 1.12 2014/08/03 18:35:27 ago Exp $
EAPI=5
inherit autotools eutils flag-o-matic multilib-minimal
@@ -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 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="doc +encode examples static-libs"
RDEPEND=">=media-libs/libogg-1.3.0:=[${MULTILIB_USEDEP}]