Gentoo Archives: gentoo-commits

From: "Ferris McCormick (fmccor)" <fmccor@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/libkate: libkate-0.2.0.ebuild ChangeLog
Date: Sat, 27 Sep 2008 12:49:47
Message-Id: E1KjZEq-0003nW-Il@stork.gentoo.org
1 fmccor 08/09/27 12:49:32
2
3 Modified: libkate-0.2.0.ebuild ChangeLog
4 Log:
5 Add ~sparc for testing. Part of Bug #237813 and now needed for vlc.
6 (Portage version: 2.2_rc11/cvs/Linux 2.6.20-gentoo-r8 x86_64)
7
8 Revision Changes Path
9 1.3 media-libs/libkate/libkate-0.2.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libkate/libkate-0.2.0.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libkate/libkate-0.2.0.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libkate/libkate-0.2.0.ebuild?r1=1.2&r2=1.3
14
15 Index: libkate-0.2.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-libs/libkate/libkate-0.2.0.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- libkate-0.2.0.ebuild 24 Sep 2008 08:30:10 -0000 1.2
22 +++ libkate-0.2.0.ebuild 27 Sep 2008 12:49:32 -0000 1.3
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libkate/libkate-0.2.0.ebuild,v 1.2 2008/09/24 08:30:10 aballier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libkate/libkate-0.2.0.ebuild,v 1.3 2008/09/27 12:49:32 fmccor Exp $
28
29 DESCRIPTION="Codec for karaoke and text encapsulation for Ogg"
30 HOMEPAGE="http://code.google.com/p/libkate/"
31 @@ -8,7 +8,7 @@
32
33 LICENSE="BSD"
34 SLOT="0"
35 -KEYWORDS="~amd64 ~x86 ~x86-fbsd"
36 +KEYWORDS="~amd64 ~sparc ~x86 ~x86-fbsd"
37 IUSE="doc"
38
39 RDEPEND="media-libs/libogg
40
41
42
43 1.8 media-libs/libkate/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libkate/ChangeLog?rev=1.8&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libkate/ChangeLog?rev=1.8&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libkate/ChangeLog?r1=1.7&r2=1.8
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/media-libs/libkate/ChangeLog,v
52 retrieving revision 1.7
53 retrieving revision 1.8
54 diff -u -r1.7 -r1.8
55 --- ChangeLog 24 Sep 2008 08:30:10 -0000 1.7
56 +++ ChangeLog 27 Sep 2008 12:49:32 -0000 1.8
57 @@ -1,6 +1,9 @@
58 # ChangeLog for media-libs/libkate
59 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libkate/ChangeLog,v 1.7 2008/09/24 08:30:10 aballier Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libkate/ChangeLog,v 1.8 2008/09/27 12:49:32 fmccor Exp $
62 +
63 + 27 Sep 2008; Ferris McCormick <fmccor@g.o> libkate-0.2.0.ebuild:
64 + Add ~sparc for testing. Part of Bug #237813 and now needed for vlc.
65
66 24 Sep 2008; Alexis Ballier <aballier@g.o> libkate-0.2.0.ebuild:
67 keyword ~x86-fbsd