Gentoo Archives: gentoo-commits

From: "Friedrich Oslage (bluebird)" <bluebird@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-plugins/live: ChangeLog live-2008.09.02.ebuild
Date: Sun, 12 Oct 2008 15:44:19
Message-Id: E1Kp379-00084d-4u@stork.gentoo.org
1 bluebird 08/10/12 15:44:15
2
3 Modified: ChangeLog live-2008.09.02.ebuild
4 Log:
5 Stable on sparc, bug #240457
6 (Portage version: 2.2_rc12/cvs/Linux 2.6.27-02721-gfd04808 sparc64)
7
8 Revision Changes Path
9 1.99 media-plugins/live/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/live/ChangeLog?rev=1.99&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/live/ChangeLog?rev=1.99&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/live/ChangeLog?r1=1.98&r2=1.99
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-plugins/live/ChangeLog,v
18 retrieving revision 1.98
19 retrieving revision 1.99
20 diff -u -r1.98 -r1.99
21 --- ChangeLog 8 Oct 2008 20:37:58 -0000 1.98
22 +++ ChangeLog 12 Oct 2008 15:44:15 -0000 1.99
23 @@ -1,6 +1,10 @@
24 # ChangeLog for media-plugins/live
25 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/live/ChangeLog,v 1.98 2008/10/08 20:37:58 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/live/ChangeLog,v 1.99 2008/10/12 15:44:15 bluebird Exp $
28 +
29 + 12 Oct 2008; Friedrich Oslage <bluebird@g.o>
30 + live-2008.09.02.ebuild:
31 + Stable on sparc, bug #240457
32
33 08 Oct 2008; Markus Meier <maekke@g.o> live-2008.09.02.ebuild:
34 amd64/x86 stable, bug #240457
35
36
37
38 1.3 media-plugins/live/live-2008.09.02.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/live/live-2008.09.02.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/live/live-2008.09.02.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/live/live-2008.09.02.ebuild?r1=1.2&r2=1.3
43
44 Index: live-2008.09.02.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/media-plugins/live/live-2008.09.02.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- live-2008.09.02.ebuild 8 Oct 2008 20:37:58 -0000 1.2
51 +++ live-2008.09.02.ebuild 12 Oct 2008 15:44:15 -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-plugins/live/live-2008.09.02.ebuild,v 1.2 2008/10/08 20:37:58 maekke Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/live/live-2008.09.02.ebuild,v 1.3 2008/10/12 15:44:15 bluebird Exp $
57
58 inherit flag-o-matic eutils toolchain-funcs multilib
59
60 @@ -10,7 +10,7 @@
61
62 LICENSE="LGPL-2.1"
63 SLOT="0"
64 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
65 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86 ~x86-fbsd"
66 IUSE=""
67
68 S="${WORKDIR}"