Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-cluster/vzctl: ChangeLog vzctl-3.0.29.3.ebuild vzctl-3.0.30.2.ebuild
Date: Sun, 01 Jul 2012 18:18:35
Message-Id: 20120701181815.838F12004B@flycatcher.gentoo.org
1 armin76 12/07/01 18:18:15
2
3 Modified: ChangeLog vzctl-3.0.29.3.ebuild
4 vzctl-3.0.30.2.ebuild
5 Log:
6 Drop ~ia64/~sparc keywords
7
8 (Portage version: 2.1.10.53/cvs/Linux ia64)
9
10 Revision Changes Path
11 1.91 sys-cluster/vzctl/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/vzctl/ChangeLog?rev=1.91&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/vzctl/ChangeLog?rev=1.91&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/vzctl/ChangeLog?r1=1.90&r2=1.91
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/ChangeLog,v
20 retrieving revision 1.90
21 retrieving revision 1.91
22 diff -u -r1.90 -r1.91
23 --- ChangeLog 26 May 2012 10:17:01 -0000 1.90
24 +++ ChangeLog 1 Jul 2012 18:18:15 -0000 1.91
25 @@ -1,6 +1,10 @@
26 # ChangeLog for sys-cluster/vzctl
27 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/ChangeLog,v 1.90 2012/05/26 10:17:01 pva Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/ChangeLog,v 1.91 2012/07/01 18:18:15 armin76 Exp $
30 +
31 + 01 Jul 2012; Raúl Porcel <armin76@g.o> vzctl-3.0.29.3.ebuild,
32 + vzctl-3.0.30.2.ebuild:
33 + Drop ~ia64/~sparc keywords
34
35 *vzctl-3.1 (26 May 2012)
36
37
38
39
40 1.3 sys-cluster/vzctl/vzctl-3.0.29.3.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/vzctl/vzctl-3.0.29.3.ebuild?rev=1.3&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/vzctl/vzctl-3.0.29.3.ebuild?rev=1.3&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/vzctl/vzctl-3.0.29.3.ebuild?r1=1.2&r2=1.3
45
46 Index: vzctl-3.0.29.3.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/vzctl-3.0.29.3.ebuild,v
49 retrieving revision 1.2
50 retrieving revision 1.3
51 diff -u -r1.2 -r1.3
52 --- vzctl-3.0.29.3.ebuild 6 Nov 2011 18:12:32 -0000 1.2
53 +++ vzctl-3.0.29.3.ebuild 1 Jul 2012 18:18:15 -0000 1.3
54 @@ -1,6 +1,6 @@
55 -# Copyright 1999-2011 Gentoo Foundation
56 +# Copyright 1999-2012 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/vzctl-3.0.29.3.ebuild,v 1.2 2011/11/06 18:12:32 pva Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/vzctl-3.0.29.3.ebuild,v 1.3 2012/07/01 18:18:15 armin76 Exp $
60
61 EAPI="4"
62
63 @@ -12,7 +12,7 @@
64
65 LICENSE="GPL-2"
66 SLOT="0"
67 -KEYWORDS="amd64 ~ia64 ~ppc64 ~sparc x86"
68 +KEYWORDS="amd64 ~ppc64 x86"
69 IUSE=""
70
71 RDEPEND="
72
73
74
75 1.3 sys-cluster/vzctl/vzctl-3.0.30.2.ebuild
76
77 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/vzctl/vzctl-3.0.30.2.ebuild?rev=1.3&view=markup
78 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/vzctl/vzctl-3.0.30.2.ebuild?rev=1.3&content-type=text/plain
79 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/vzctl/vzctl-3.0.30.2.ebuild?r1=1.2&r2=1.3
80
81 Index: vzctl-3.0.30.2.ebuild
82 ===================================================================
83 RCS file: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/vzctl-3.0.30.2.ebuild,v
84 retrieving revision 1.2
85 retrieving revision 1.3
86 diff -u -r1.2 -r1.3
87 --- vzctl-3.0.30.2.ebuild 31 Mar 2012 05:09:25 -0000 1.2
88 +++ vzctl-3.0.30.2.ebuild 1 Jul 2012 18:18:15 -0000 1.3
89 @@ -1,6 +1,6 @@
90 # Copyright 1999-2012 Gentoo Foundation
91 # Distributed under the terms of the GNU General Public License v2
92 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/vzctl-3.0.30.2.ebuild,v 1.2 2012/03/31 05:09:25 pva Exp $
93 +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/vzctl-3.0.30.2.ebuild,v 1.3 2012/07/01 18:18:15 armin76 Exp $
94
95 EAPI="4"
96
97 @@ -12,7 +12,7 @@
98
99 LICENSE="GPL-2"
100 SLOT="0"
101 -KEYWORDS="~amd64 ~ia64 ~ppc64 ~sparc ~x86"
102 +KEYWORDS="~amd64 ~ppc64 ~x86"
103 IUSE=""
104
105 RDEPEND="