Gentoo Archives: gentoo-commits

From: "Peter Volkov (pva)" <pva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-cluster/vzctl: ChangeLog vzctl-3.0.22-r1.ebuild vzctl-3.0.18-r1.ebuild vzctl-3.0.22.ebuild
Date: Mon, 13 Oct 2008 09:35:20
Message-Id: E1KpJpe-0008IN-BW@stork.gentoo.org
1 pva 08/10/13 09:35:18
2
3 Modified: ChangeLog vzctl-3.0.22-r1.ebuild
4 Removed: vzctl-3.0.18-r1.ebuild vzctl-3.0.22.ebuild
5 Log:
6 amd64/x86 stable, bug #199738. Removed old.
7 (Portage version: 2.2_rc11/cvs/Linux 2.6.26-gentoo-r1 i686)
8
9 Revision Changes Path
10 1.58 sys-cluster/vzctl/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-cluster/vzctl/ChangeLog?rev=1.58&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-cluster/vzctl/ChangeLog?rev=1.58&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-cluster/vzctl/ChangeLog?r1=1.57&r2=1.58
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/ChangeLog,v
19 retrieving revision 1.57
20 retrieving revision 1.58
21 diff -u -r1.57 -r1.58
22 --- ChangeLog 13 Oct 2008 09:25:59 -0000 1.57
23 +++ ChangeLog 13 Oct 2008 09:35:18 -0000 1.58
24 @@ -1,6 +1,11 @@
25 # ChangeLog for sys-cluster/vzctl
26 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/ChangeLog,v 1.57 2008/10/13 09:25:59 pva Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/ChangeLog,v 1.58 2008/10/13 09:35:18 pva Exp $
29 +
30 + 13 Oct 2008; Peter Volkov <pva@g.o>
31 + -files/vzctl-3.0.16-prevent-stripping.patch, -vzctl-3.0.18-r1.ebuild,
32 + -vzctl-3.0.22.ebuild, vzctl-3.0.22-r1.ebuild:
33 + amd64/x86 stable, bug #199738. Removed old.
34
35 *vzctl-3.0.22-r10 (13 Oct 2008)
36
37
38
39
40 1.2 sys-cluster/vzctl/vzctl-3.0.22-r1.ebuild
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-cluster/vzctl/vzctl-3.0.22-r1.ebuild?rev=1.2&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-cluster/vzctl/vzctl-3.0.22-r1.ebuild?rev=1.2&content-type=text/plain
44 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-cluster/vzctl/vzctl-3.0.22-r1.ebuild?r1=1.1&r2=1.2
45
46 Index: vzctl-3.0.22-r1.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/vzctl-3.0.22-r1.ebuild,v
49 retrieving revision 1.1
50 retrieving revision 1.2
51 diff -u -r1.1 -r1.2
52 --- vzctl-3.0.22-r1.ebuild 14 Jul 2008 06:12:16 -0000 1.1
53 +++ vzctl-3.0.22-r1.ebuild 13 Oct 2008 09:35:18 -0000 1.2
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2008 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/vzctl-3.0.22-r1.ebuild,v 1.1 2008/07/14 06:12:16 pva Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/vzctl-3.0.22-r1.ebuild,v 1.2 2008/10/13 09:35:18 pva Exp $
59
60 inherit bash-completion eutils
61
62 @@ -10,7 +10,7 @@
63
64 LICENSE="GPL-2"
65 SLOT="0"
66 -KEYWORDS="~amd64 ~ia64 ~ppc64 ~sparc ~x86"
67 +KEYWORDS="amd64 ~ia64 ~ppc64 ~sparc x86"
68 IUSE="bash-completion logrotate"
69
70 RDEPEND="logrotate? ( app-admin/logrotate )