Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/libtheora: ChangeLog libtheora-1.0_beta2-r1.ebuild
Date: Sun, 02 Mar 2008 20:17:48
Message-Id: E1JVucz-0005rf-I3@stork.gentoo.org
1 maekke 08/03/02 20:17:45
2
3 Modified: ChangeLog libtheora-1.0_beta2-r1.ebuild
4 Log:
5 x86 stable, bug #211211
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.65 media-libs/libtheora/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libtheora/ChangeLog?rev=1.65&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libtheora/ChangeLog?rev=1.65&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libtheora/ChangeLog?r1=1.64&r2=1.65
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-libs/libtheora/ChangeLog,v
18 retrieving revision 1.64
19 retrieving revision 1.65
20 diff -u -r1.64 -r1.65
21 --- ChangeLog 2 Mar 2008 18:52:23 -0000 1.64
22 +++ ChangeLog 2 Mar 2008 20:17:44 -0000 1.65
23 @@ -1,6 +1,10 @@
24 # ChangeLog for media-libs/libtheora
25 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libtheora/ChangeLog,v 1.64 2008/03/02 18:52:23 nixnut Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libtheora/ChangeLog,v 1.65 2008/03/02 20:17:44 maekke Exp $
28 +
29 + 02 Mar 2008; Markus Meier <maekke@g.o>
30 + libtheora-1.0_beta2-r1.ebuild:
31 + x86 stable, bug #211211
32
33 02 Mar 2008; nixnut <nixnut@g.o> libtheora-1.0_beta2-r1.ebuild:
34 Stable on ppc wrt bug 211211
35
36
37
38 1.3 media-libs/libtheora/libtheora-1.0_beta2-r1.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libtheora/libtheora-1.0_beta2-r1.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libtheora/libtheora-1.0_beta2-r1.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libtheora/libtheora-1.0_beta2-r1.ebuild?r1=1.2&r2=1.3
43
44 Index: libtheora-1.0_beta2-r1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/media-libs/libtheora/libtheora-1.0_beta2-r1.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- libtheora-1.0_beta2-r1.ebuild 2 Mar 2008 18:52:23 -0000 1.2
51 +++ libtheora-1.0_beta2-r1.ebuild 2 Mar 2008 20:17:44 -0000 1.3
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2008 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $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 $
56 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libtheora/libtheora-1.0_beta2-r1.ebuild,v 1.3 2008/03/02 20:17:44 maekke Exp $
57
58 inherit autotools eutils
59
60 @@ -10,7 +10,7 @@
61
62 LICENSE="BSD"
63 SLOT="0"
64 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
65 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
66 IUSE="doc encode examples"
67
68 RDEPEND=">=media-libs/libogg-1.1
69
70
71
72 --
73 gentoo-commits@l.g.o mailing list