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-plugins/live: ChangeLog live-2008.09.02.ebuild
Date: Wed, 08 Oct 2008 20:38:22
Message-Id: E1KnfnC-0006yt-LL@stork.gentoo.org
1 maekke 08/10/08 20:37:58
2
3 Modified: ChangeLog live-2008.09.02.ebuild
4 Log:
5 amd64/x86 stable, bug #240457
6 (Portage version: 2.2_rc11/cvs/Linux 2.6.27-rc8 i686)
7
8 Revision Changes Path
9 1.98 media-plugins/live/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/live/ChangeLog?rev=1.98&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/live/ChangeLog?rev=1.98&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/live/ChangeLog?r1=1.97&r2=1.98
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-plugins/live/ChangeLog,v
18 retrieving revision 1.97
19 retrieving revision 1.98
20 diff -u -r1.97 -r1.98
21 --- ChangeLog 16 Sep 2008 07:43:57 -0000 1.97
22 +++ ChangeLog 8 Oct 2008 20:37:58 -0000 1.98
23 @@ -1,6 +1,9 @@
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.97 2008/09/16 07:43:57 aballier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/live/ChangeLog,v 1.98 2008/10/08 20:37:58 maekke Exp $
28 +
29 + 08 Oct 2008; Markus Meier <maekke@g.o> live-2008.09.02.ebuild:
30 + amd64/x86 stable, bug #240457
31
32 16 Sep 2008; Alexis Ballier <aballier@g.o> -live-2008.07.25.ebuild:
33 remove unused version
34
35
36
37 1.2 media-plugins/live/live-2008.09.02.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/live/live-2008.09.02.ebuild?rev=1.2&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/live/live-2008.09.02.ebuild?rev=1.2&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/live/live-2008.09.02.ebuild?r1=1.1&r2=1.2
42
43 Index: live-2008.09.02.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/media-plugins/live/live-2008.09.02.ebuild,v
46 retrieving revision 1.1
47 retrieving revision 1.2
48 diff -u -r1.1 -r1.2
49 --- live-2008.09.02.ebuild 8 Sep 2008 11:54:07 -0000 1.1
50 +++ live-2008.09.02.ebuild 8 Oct 2008 20:37:58 -0000 1.2
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2008 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/live/live-2008.09.02.ebuild,v 1.1 2008/09/08 11:54:07 aballier Exp $
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
57 inherit flag-o-matic eutils toolchain-funcs multilib
58
59 @@ -10,7 +10,7 @@
60
61 LICENSE="LGPL-2.1"
62 SLOT="0"
63 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
64 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
65 IUSE=""
66
67 S="${WORKDIR}"