Gentoo Archives: gentoo-commits

From: "Patrick Lauer (patrick)" <patrick@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-process/audit: audit-2.1.3-r1.ebuild audit-2.1.3.ebuild audit-2.0.5.ebuild ChangeLog
Date: Sun, 26 Feb 2012 04:06:00
Message-Id: 20120226040550.CE3282004B@flycatcher.gentoo.org
1 patrick 12/02/26 04:05:50
2
3 Modified: audit-2.1.3-r1.ebuild audit-2.1.3.ebuild
4 audit-2.0.5.ebuild ChangeLog
5 Log:
6 Restricting pypy
7
8 (Portage version: 2.2.0_alpha89/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.2 sys-process/audit/audit-2.1.3-r1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/audit/audit-2.1.3-r1.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/audit/audit-2.1.3-r1.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/audit/audit-2.1.3-r1.ebuild?r1=1.1&r2=1.2
16
17 Index: audit-2.1.3-r1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sys-process/audit/audit-2.1.3-r1.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- audit-2.1.3-r1.ebuild 4 Feb 2012 18:25:35 -0000 1.1
24 +++ audit-2.1.3-r1.ebuild 26 Feb 2012 04:05:50 -0000 1.2
25 @@ -1,11 +1,11 @@
26 # Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/audit-2.1.3-r1.ebuild,v 1.1 2012/02/04 18:25:35 vapier Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/audit-2.1.3-r1.ebuild,v 1.2 2012/02/26 04:05:50 patrick Exp $
30
31 EAPI="3"
32 PYTHON_DEPEND="python? 2"
33 SUPPORT_PYTHON_ABIS="1"
34 -RESTRICT_PYTHON_ABIS="3.* *-jython"
35 +RESTRICT_PYTHON_ABIS="3.* *-jython 2.7-pypy-*"
36
37 inherit autotools multilib toolchain-funcs python linux-info
38
39
40
41
42 1.3 sys-process/audit/audit-2.1.3.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/audit/audit-2.1.3.ebuild?rev=1.3&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/audit/audit-2.1.3.ebuild?rev=1.3&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/audit/audit-2.1.3.ebuild?r1=1.2&r2=1.3
47
48 Index: audit-2.1.3.ebuild
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/sys-process/audit/audit-2.1.3.ebuild,v
51 retrieving revision 1.2
52 retrieving revision 1.3
53 diff -u -r1.2 -r1.3
54 --- audit-2.1.3.ebuild 11 Sep 2011 02:58:55 -0000 1.2
55 +++ audit-2.1.3.ebuild 26 Feb 2012 04:05:50 -0000 1.3
56 @@ -1,11 +1,11 @@
57 -# Copyright 1999-2011 Gentoo Foundation
58 +# Copyright 1999-2012 Gentoo Foundation
59 # Distributed under the terms of the GNU General Public License v2
60 -# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/audit-2.1.3.ebuild,v 1.2 2011/09/11 02:58:55 robbat2 Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/audit-2.1.3.ebuild,v 1.3 2012/02/26 04:05:50 patrick Exp $
62
63 EAPI="3"
64 PYTHON_DEPEND="2"
65 SUPPORT_PYTHON_ABIS="1"
66 -RESTRICT_PYTHON_ABIS="3.* *-jython"
67 +RESTRICT_PYTHON_ABIS="3.* *-jython 2.7-pypy-*"
68
69 inherit autotools multilib toolchain-funcs python linux-info
70
71
72
73
74 1.7 sys-process/audit/audit-2.0.5.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/audit/audit-2.0.5.ebuild?rev=1.7&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/audit/audit-2.0.5.ebuild?rev=1.7&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/audit/audit-2.0.5.ebuild?r1=1.6&r2=1.7
79
80 Index: audit-2.0.5.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/sys-process/audit/audit-2.0.5.ebuild,v
83 retrieving revision 1.6
84 retrieving revision 1.7
85 diff -u -r1.6 -r1.7
86 --- audit-2.0.5.ebuild 30 Mar 2011 17:29:56 -0000 1.6
87 +++ audit-2.0.5.ebuild 26 Feb 2012 04:05:50 -0000 1.7
88 @@ -1,11 +1,11 @@
89 -# Copyright 1999-2011 Gentoo Foundation
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-process/audit/audit-2.0.5.ebuild,v 1.6 2011/03/30 17:29:56 ssuominen Exp $
93 +# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/audit-2.0.5.ebuild,v 1.7 2012/02/26 04:05:50 patrick Exp $
94
95 EAPI="3"
96 PYTHON_DEPEND="2"
97 SUPPORT_PYTHON_ABIS="1"
98 -RESTRICT_PYTHON_ABIS="3.* *-jython"
99 +RESTRICT_PYTHON_ABIS="3.* *-jython 2.7-pypy-*"
100
101 inherit autotools multilib toolchain-funcs python linux-info
102
103
104
105
106 1.73 sys-process/audit/ChangeLog
107
108 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/audit/ChangeLog?rev=1.73&view=markup
109 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/audit/ChangeLog?rev=1.73&content-type=text/plain
110 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/audit/ChangeLog?r1=1.72&r2=1.73
111
112 Index: ChangeLog
113 ===================================================================
114 RCS file: /var/cvsroot/gentoo-x86/sys-process/audit/ChangeLog,v
115 retrieving revision 1.72
116 retrieving revision 1.73
117 diff -u -r1.72 -r1.73
118 --- ChangeLog 4 Feb 2012 18:25:35 -0000 1.72
119 +++ ChangeLog 26 Feb 2012 04:05:50 -0000 1.73
120 @@ -1,6 +1,10 @@
121 # ChangeLog for sys-process/audit
122 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
123 -# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/ChangeLog,v 1.72 2012/02/04 18:25:35 vapier Exp $
124 +# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/ChangeLog,v 1.73 2012/02/26 04:05:50 patrick Exp $
125 +
126 + 26 Feb 2012; Patrick Lauer <patrick@g.o> audit-2.0.5.ebuild,
127 + audit-2.1.3-r1.ebuild, audit-2.1.3.ebuild:
128 + Restricting pypy
129
130 *audit-2.1.3-r1 (04 Feb 2012)