Gentoo Archives: gentoo-commits

From: "Mounir Lamouri (volkmar)" <volkmar@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/schroedinger: ChangeLog schroedinger-1.0.7.ebuild
Date: Fri, 02 Oct 2009 22:25:59
Message-Id: E1MtqZY-0008Ak-PI@stork.gentoo.org
1 volkmar 09/10/02 22:25:56
2
3 Modified: ChangeLog schroedinger-1.0.7.ebuild
4 Log:
5 Stable for ppc.
6 Bug 285370.
7 (Portage version: 14420-svn/cvs/Linux ppc)
8
9 Revision Changes Path
10 1.34 media-libs/schroedinger/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/schroedinger/ChangeLog?rev=1.34&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/schroedinger/ChangeLog?rev=1.34&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/schroedinger/ChangeLog?r1=1.33&r2=1.34
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-libs/schroedinger/ChangeLog,v
19 retrieving revision 1.33
20 retrieving revision 1.34
21 diff -u -r1.33 -r1.34
22 --- ChangeLog 29 Sep 2009 17:19:16 -0000 1.33
23 +++ ChangeLog 2 Oct 2009 22:25:56 -0000 1.34
24 @@ -1,6 +1,10 @@
25 # ChangeLog for media-libs/schroedinger
26 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-libs/schroedinger/ChangeLog,v 1.33 2009/09/29 17:19:16 klausman Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-libs/schroedinger/ChangeLog,v 1.34 2009/10/02 22:25:56 volkmar Exp $
29 +
30 + 02 Oct 2009; Mounir Lamouri <volkmar@g.o>
31 + schroedinger-1.0.7.ebuild:
32 + Stable for ppc, bug 285370
33
34 29 Sep 2009; Tobias Klausmann <klausman@g.o>
35 schroedinger-1.0.7.ebuild:
36
37
38
39 1.7 media-libs/schroedinger/schroedinger-1.0.7.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/schroedinger/schroedinger-1.0.7.ebuild?rev=1.7&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/schroedinger/schroedinger-1.0.7.ebuild?rev=1.7&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/schroedinger/schroedinger-1.0.7.ebuild?r1=1.6&r2=1.7
44
45 Index: schroedinger-1.0.7.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/media-libs/schroedinger/schroedinger-1.0.7.ebuild,v
48 retrieving revision 1.6
49 retrieving revision 1.7
50 diff -u -r1.6 -r1.7
51 --- schroedinger-1.0.7.ebuild 29 Sep 2009 17:19:16 -0000 1.6
52 +++ schroedinger-1.0.7.ebuild 2 Oct 2009 22:25:56 -0000 1.7
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2009 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/media-libs/schroedinger/schroedinger-1.0.7.ebuild,v 1.6 2009/09/29 17:19:16 klausman Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/media-libs/schroedinger/schroedinger-1.0.7.ebuild,v 1.7 2009/10/02 22:25:56 volkmar Exp $
58
59 inherit libtool
60
61 @@ -10,7 +10,7 @@
62
63 LICENSE="|| ( MPL-1.1 LGPL-2.1 GPL-2 MIT )"
64 SLOT="0"
65 -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
66 +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd"
67 IUSE="gstreamer"
68
69 RDEPEND=">=dev-libs/liboil-0.3.16