summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2014-07-09 11:09:12 +0000
committerMikle Kolyada <zlogene@gentoo.org>2014-07-09 11:09:12 +0000
commit67fe741ca74f5a01feb2ae49b4691b1c18b16e69 (patch)
tree599a0adbddc2936f70f6c9833e397410c6a1ada9 /media-libs/libtheora
parentThanks to Marijn Schouten (hkBst) for the racket-6.0.ebuild. Bump racket to 6... (diff)
downloadgentoo-2-67fe741ca74f5a01feb2ae49b4691b1c18b16e69.tar.gz
gentoo-2-67fe741ca74f5a01feb2ae49b4691b1c18b16e69.tar.bz2
gentoo-2-67fe741ca74f5a01feb2ae49b4691b1c18b16e69.zip
amd64 stable wrt bug #510476
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
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 5687653e6df0..d4968eb3ab16 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.118 2014/07/06 17:42:53 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libtheora/ChangeLog,v 1.119 2014/07/09 11:09:12 zlogene Exp $
+
+ 09 Jul 2014; Mikle Kolyada <zlogene@gentoo.org> libtheora-1.1.1-r1.ebuild:
+ amd64 stable wrt bug #510476
06 Jul 2014; Markus Meier <maekke@gentoo.org> libtheora-1.1.1-r1.ebuild:
arm stable, bug #510476
diff --git a/media-libs/libtheora/libtheora-1.1.1-r1.ebuild b/media-libs/libtheora/libtheora-1.1.1-r1.ebuild
index 92d9eeab005b..ef9717b16491 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.7 2014/07/06 17:42:53 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libtheora/libtheora-1.1.1-r1.ebuild,v 1.8 2014/07/09 11:09:12 zlogene 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}]