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-process/audit: audit-1.7.4.ebuild ChangeLog audit-1.7.9.ebuild audit-1.7.17.ebuild
Date: Sat, 29 May 2010 17:40:30
Message-Id: 20100529174026.F04822CF37@corvid.gentoo.org
1 armin76 10/05/29 17:40:26
2
3 Modified: audit-1.7.4.ebuild ChangeLog audit-1.7.9.ebuild
4 audit-1.7.17.ebuild
5 Log:
6 Add ~alpha
7 (Portage version: 2.1.8.3/cvs/Linux ia64)
8
9 Revision Changes Path
10 1.2 sys-process/audit/audit-1.7.4.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/audit/audit-1.7.4.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/audit/audit-1.7.4.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/audit/audit-1.7.4.ebuild?r1=1.1&r2=1.2
15
16 Index: audit-1.7.4.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-process/audit/audit-1.7.4.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- audit-1.7.4.ebuild 25 May 2008 04:35:40 -0000 1.1
23 +++ audit-1.7.4.ebuild 29 May 2010 17:40:26 -0000 1.2
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2008 Gentoo Foundation
26 +# Copyright 1999-2010 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/audit-1.7.4.ebuild,v 1.1 2008/05/25 04:35:40 robbat2 Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/audit-1.7.4.ebuild,v 1.2 2010/05/29 17:40:26 armin76 Exp $
30
31 inherit autotools multilib toolchain-funcs python
32
33 @@ -10,7 +10,7 @@
34
35 LICENSE="GPL-2"
36 SLOT="0"
37 -KEYWORDS="~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
38 +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
39 IUSE="ldap"
40 # Testcases are pretty useless as they are built for RedHat users/groups and
41 # kernels.
42
43
44
45 1.57 sys-process/audit/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/audit/ChangeLog?rev=1.57&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/audit/ChangeLog?rev=1.57&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/audit/ChangeLog?r1=1.56&r2=1.57
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/sys-process/audit/ChangeLog,v
54 retrieving revision 1.56
55 retrieving revision 1.57
56 diff -u -r1.56 -r1.57
57 --- ChangeLog 19 Dec 2009 22:08:44 -0000 1.56
58 +++ ChangeLog 29 May 2010 17:40:26 -0000 1.57
59 @@ -1,6 +1,10 @@
60 # ChangeLog for sys-process/audit
61 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/ChangeLog,v 1.56 2009/12/19 22:08:44 robbat2 Exp $
63 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/ChangeLog,v 1.57 2010/05/29 17:40:26 armin76 Exp $
65 +
66 + 29 May 2010; Raúl Porcel <armin76@g.o> audit-1.7.4.ebuild,
67 + audit-1.7.9.ebuild, audit-1.7.17.ebuild:
68 + Add ~alpha
69
70 *audit-1.7.17 (19 Dec 2009)
71
72
73
74
75 1.2 sys-process/audit/audit-1.7.9.ebuild
76
77 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/audit/audit-1.7.9.ebuild?rev=1.2&view=markup
78 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/audit/audit-1.7.9.ebuild?rev=1.2&content-type=text/plain
79 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/audit/audit-1.7.9.ebuild?r1=1.1&r2=1.2
80
81 Index: audit-1.7.9.ebuild
82 ===================================================================
83 RCS file: /var/cvsroot/gentoo-x86/sys-process/audit/audit-1.7.9.ebuild,v
84 retrieving revision 1.1
85 retrieving revision 1.2
86 diff -u -r1.1 -r1.2
87 --- audit-1.7.9.ebuild 6 Dec 2008 15:03:22 -0000 1.1
88 +++ audit-1.7.9.ebuild 29 May 2010 17:40:26 -0000 1.2
89 @@ -1,6 +1,6 @@
90 -# Copyright 1999-2008 Gentoo Foundation
91 +# Copyright 1999-2010 Gentoo Foundation
92 # Distributed under the terms of the GNU General Public License v2
93 -# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/audit-1.7.9.ebuild,v 1.1 2008/12/06 15:03:22 jer Exp $
94 +# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/audit-1.7.9.ebuild,v 1.2 2010/05/29 17:40:26 armin76 Exp $
95
96 inherit autotools multilib toolchain-funcs python
97
98 @@ -10,7 +10,7 @@
99
100 LICENSE="GPL-2"
101 SLOT="0"
102 -KEYWORDS="~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
103 +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
104 IUSE="ldap"
105 # Testcases are pretty useless as they are built for RedHat users/groups and
106 # kernels.
107
108
109
110 1.2 sys-process/audit/audit-1.7.17.ebuild
111
112 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/audit/audit-1.7.17.ebuild?rev=1.2&view=markup
113 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/audit/audit-1.7.17.ebuild?rev=1.2&content-type=text/plain
114 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/audit/audit-1.7.17.ebuild?r1=1.1&r2=1.2
115
116 Index: audit-1.7.17.ebuild
117 ===================================================================
118 RCS file: /var/cvsroot/gentoo-x86/sys-process/audit/audit-1.7.17.ebuild,v
119 retrieving revision 1.1
120 retrieving revision 1.2
121 diff -u -r1.1 -r1.2
122 --- audit-1.7.17.ebuild 19 Dec 2009 22:08:44 -0000 1.1
123 +++ audit-1.7.17.ebuild 29 May 2010 17:40:26 -0000 1.2
124 @@ -1,6 +1,6 @@
125 -# Copyright 1999-2009 Gentoo Foundation
126 +# Copyright 1999-2010 Gentoo Foundation
127 # Distributed under the terms of the GNU General Public License v2
128 -# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/audit-1.7.17.ebuild,v 1.1 2009/12/19 22:08:44 robbat2 Exp $
129 +# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/audit-1.7.17.ebuild,v 1.2 2010/05/29 17:40:26 armin76 Exp $
130
131 inherit autotools multilib toolchain-funcs python
132
133 @@ -10,7 +10,7 @@
134
135 LICENSE="GPL-2"
136 SLOT="0"
137 -KEYWORDS="~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
138 +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
139 IUSE="ldap"
140 # Testcases are pretty useless as they are built for RedHat users/groups and
141 # kernels.