Gentoo Archives: gentoo-commits

From: "Mark Loeser (halcy0n)" <halcy0n@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/lxc: ChangeLog lxc-0.7.4.1-r1.ebuild
Date: Tue, 05 Jul 2011 02:46:48
Message-Id: 20110705024637.A95E820051@flycatcher.gentoo.org
1 halcy0n 11/07/05 02:46:37
2
3 Modified: ChangeLog lxc-0.7.4.1-r1.ebuild
4 Log:
5 Mark ~ppc64
6
7 (Portage version: 2.1.9.42/cvs/Linux ppc64)
8
9 Revision Changes Path
10 1.24 app-emulation/lxc/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/lxc/ChangeLog?rev=1.24&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/lxc/ChangeLog?rev=1.24&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/lxc/ChangeLog?r1=1.23&r2=1.24
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-emulation/lxc/ChangeLog,v
19 retrieving revision 1.23
20 retrieving revision 1.24
21 diff -u -r1.23 -r1.24
22 --- ChangeLog 6 May 2011 11:03:46 -0000 1.23
23 +++ ChangeLog 5 Jul 2011 02:46:37 -0000 1.24
24 @@ -1,6 +1,9 @@
25 # ChangeLog for app-emulation/lxc
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/lxc/ChangeLog,v 1.23 2011/05/06 11:03:46 flameeyes Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/lxc/ChangeLog,v 1.24 2011/07/05 02:46:37 halcy0n Exp $
29 +
30 + 05 Jul 2011; Mark Loeser <halcy0n@g.o> lxc-0.7.4.1-r1.ebuild:
31 + Mark ~ppc64
32
33 06 May 2011; Diego E. Pettenò <flameeyes@g.o> files/lxc.initd:
34 Reset the environment when starting the container so that its environment is
35
36
37
38 1.2 app-emulation/lxc/lxc-0.7.4.1-r1.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/lxc/lxc-0.7.4.1-r1.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/lxc/lxc-0.7.4.1-r1.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/lxc/lxc-0.7.4.1-r1.ebuild?r1=1.1&r2=1.2
43
44 Index: lxc-0.7.4.1-r1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/app-emulation/lxc/lxc-0.7.4.1-r1.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- lxc-0.7.4.1-r1.ebuild 24 Apr 2011 15:24:44 -0000 1.1
51 +++ lxc-0.7.4.1-r1.ebuild 5 Jul 2011 02:46:37 -0000 1.2
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2011 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/lxc/lxc-0.7.4.1-r1.ebuild,v 1.1 2011/04/24 15:24:44 flameeyes Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/lxc/lxc-0.7.4.1-r1.ebuild,v 1.2 2011/07/05 02:46:37 halcy0n Exp $
57
58 EAPI="2"
59
60 @@ -13,7 +13,7 @@
61 SRC_URI="http://lxc.sourceforge.net/download/lxc/${MY_P}.tar.gz"
62 S="${WORKDIR}/${MY_P}"
63
64 -KEYWORDS="~amd64 ~x86"
65 +KEYWORDS="~amd64 ~ppc64 ~x86"
66
67 LICENSE="LGPL-3"
68 SLOT="0"