Gentoo Archives: gentoo-commits

From: "PaweA Hajdan (phajdan.jr)" <phajdan.jr@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/libtheora: ChangeLog libtheora-1.1.1-r1.ebuild
Date: Sun, 27 Jul 2014 10:31:01
Message-Id: 20140727103057.AD5542004E@flycatcher.gentoo.org
1 phajdan.jr 14/07/27 10:30:57
2
3 Modified: ChangeLog libtheora-1.1.1-r1.ebuild
4 Log:
5 x86 stable wrt bug #510476
6
7 (Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
8
9 Revision Changes Path
10 1.121 media-libs/libtheora/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libtheora/ChangeLog?rev=1.121&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libtheora/ChangeLog?rev=1.121&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libtheora/ChangeLog?r1=1.120&r2=1.121
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-libs/libtheora/ChangeLog,v
19 retrieving revision 1.120
20 retrieving revision 1.121
21 diff -u -r1.120 -r1.121
22 --- ChangeLog 20 Jul 2014 13:46:02 -0000 1.120
23 +++ ChangeLog 27 Jul 2014 10:30:57 -0000 1.121
24 @@ -1,6 +1,10 @@
25 # ChangeLog for media-libs/libtheora
26 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libtheora/ChangeLog,v 1.120 2014/07/20 13:46:02 klausman Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libtheora/ChangeLog,v 1.121 2014/07/27 10:30:57 phajdan.jr Exp $
29 +
30 + 26 Jul 2014; Pawel Hajdan jr <phajdan.jr@g.o>
31 + libtheora-1.1.1-r1.ebuild:
32 + x86 stable wrt bug #510476
33
34 20 Jul 2014; Tobias Klausmann <klausman@g.o>
35 libtheora-1.1.1-r1.ebuild:
36
37
38
39 1.10 media-libs/libtheora/libtheora-1.1.1-r1.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libtheora/libtheora-1.1.1-r1.ebuild?rev=1.10&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libtheora/libtheora-1.1.1-r1.ebuild?rev=1.10&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libtheora/libtheora-1.1.1-r1.ebuild?r1=1.9&r2=1.10
44
45 Index: libtheora-1.1.1-r1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/media-libs/libtheora/libtheora-1.1.1-r1.ebuild,v
48 retrieving revision 1.9
49 retrieving revision 1.10
50 diff -u -r1.9 -r1.10
51 --- libtheora-1.1.1-r1.ebuild 20 Jul 2014 13:46:02 -0000 1.9
52 +++ libtheora-1.1.1-r1.ebuild 27 Jul 2014 10:30:57 -0000 1.10
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2014 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libtheora/libtheora-1.1.1-r1.ebuild,v 1.9 2014/07/20 13:46:02 klausman Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libtheora/libtheora-1.1.1-r1.ebuild,v 1.10 2014/07/27 10:30:57 phajdan.jr Exp $
58
59 EAPI=5
60 inherit autotools eutils flag-o-matic multilib-minimal
61 @@ -11,7 +11,7 @@
62
63 LICENSE="BSD"
64 SLOT="0"
65 -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"
66 +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"
67 IUSE="doc +encode examples static-libs"
68
69 RDEPEND=">=media-libs/libogg-1.3.0:=[${MULTILIB_USEDEP}]