Gentoo Archives: gentoo-commits

From: "Christian Heim (phreak)" <phreak@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-admin/bastille: bastille-2.1.1-r3.ebuild ChangeLog bastille-2.1.1-r1.ebuild bastille-2.1.1-r2.ebuild bastille-3.0.2.ebuild
Date: Sun, 28 Oct 2007 12:46:07
Message-Id: E1Im7Wk-0003bF-KL@stork.gentoo.org
1 phreak 07/10/28 12:46:02
2
3 Modified: bastille-2.1.1-r3.ebuild ChangeLog
4 bastille-2.1.1-r1.ebuild bastille-2.1.1-r2.ebuild
5 bastille-3.0.2.ebuild
6 Log:
7 Include virtual/logger in RDEPEND, as the initscript already specifies 'need logger'.
8 (Portage version: 2.1.3.9)
9
10 Revision Changes Path
11 1.5 app-admin/bastille/bastille-2.1.1-r3.ebuild
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/bastille/bastille-2.1.1-r3.ebuild?rev=1.5&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/bastille/bastille-2.1.1-r3.ebuild?rev=1.5&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/bastille/bastille-2.1.1-r3.ebuild?r1=1.4&r2=1.5
16
17 Index: bastille-2.1.1-r3.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-admin/bastille/bastille-2.1.1-r3.ebuild,v
20 retrieving revision 1.4
21 retrieving revision 1.5
22 diff -u -r1.4 -r1.5
23 --- bastille-2.1.1-r3.ebuild 24 Jan 2007 13:57:14 -0000 1.4
24 +++ bastille-2.1.1-r3.ebuild 28 Oct 2007 12:46:02 -0000 1.5
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2007 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-admin/bastille/bastille-2.1.1-r3.ebuild,v 1.4 2007/01/24 13:57:14 genone Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-admin/bastille/bastille-2.1.1-r3.ebuild,v 1.5 2007/10/28 12:46:02 phreak Exp $
30
31 inherit perl-app eutils
32
33 @@ -22,7 +22,8 @@
34 app-admin/logrotate
35 dev-perl/Curses
36 net-firewall/psad
37 - X? ( dev-perl/perl-tk )"
38 + X? ( dev-perl/perl-tk )
39 + virtual/logger"
40
41 src_unpack() {
42 unpack ${A}
43
44
45
46 1.21 app-admin/bastille/ChangeLog
47
48 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/bastille/ChangeLog?rev=1.21&view=markup
49 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/bastille/ChangeLog?rev=1.21&content-type=text/plain
50 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/bastille/ChangeLog?r1=1.20&r2=1.21
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/app-admin/bastille/ChangeLog,v
55 retrieving revision 1.20
56 retrieving revision 1.21
57 diff -u -r1.20 -r1.21
58 --- ChangeLog 28 Apr 2007 17:02:54 -0000 1.20
59 +++ ChangeLog 28 Oct 2007 12:46:02 -0000 1.21
60 @@ -1,6 +1,11 @@
61 # ChangeLog for app-admin/bastille
62 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/app-admin/bastille/ChangeLog,v 1.20 2007/04/28 17:02:54 tove Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/app-admin/bastille/ChangeLog,v 1.21 2007/10/28 12:46:02 phreak Exp $
65 +
66 + 28 Oct 2007; Christian Heim <phreak@g.o> bastille-2.1.1-r1.ebuild,
67 + bastille-2.1.1-r2.ebuild, bastille-2.1.1-r3.ebuild, bastille-3.0.2.ebuild:
68 + Include virtual/logger in RDEPEND, as the initscript already specifies 'need
69 + logger'.
70
71 28 Apr 2007; Torsten Veller <tove@g.o> bastille-3.0.2.ebuild:
72 Fix *initd, *confd and *envd calls (#17388, #174266)
73
74
75
76 1.13 app-admin/bastille/bastille-2.1.1-r1.ebuild
77
78 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/bastille/bastille-2.1.1-r1.ebuild?rev=1.13&view=markup
79 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/bastille/bastille-2.1.1-r1.ebuild?rev=1.13&content-type=text/plain
80 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/bastille/bastille-2.1.1-r1.ebuild?r1=1.12&r2=1.13
81
82 Index: bastille-2.1.1-r1.ebuild
83 ===================================================================
84 RCS file: /var/cvsroot/gentoo-x86/app-admin/bastille/bastille-2.1.1-r1.ebuild,v
85 retrieving revision 1.12
86 retrieving revision 1.13
87 diff -u -r1.12 -r1.13
88 --- bastille-2.1.1-r1.ebuild 24 Jan 2007 13:57:14 -0000 1.12
89 +++ bastille-2.1.1-r1.ebuild 28 Oct 2007 12:46:02 -0000 1.13
90 @@ -1,6 +1,6 @@
91 # Copyright 1999-2007 Gentoo Foundation
92 # Distributed under the terms of the GNU General Public License v2
93 -# $Header: /var/cvsroot/gentoo-x86/app-admin/bastille/bastille-2.1.1-r1.ebuild,v 1.12 2007/01/24 13:57:14 genone Exp $
94 +# $Header: /var/cvsroot/gentoo-x86/app-admin/bastille/bastille-2.1.1-r1.ebuild,v 1.13 2007/10/28 12:46:02 phreak Exp $
95
96 inherit perl-app eutils
97
98 @@ -22,7 +22,8 @@
99 app-admin/logrotate
100 dev-perl/Curses
101 net-firewall/psad
102 - X? ( dev-perl/perl-tk )"
103 + X? ( dev-perl/perl-tk )
104 + virtual/logger"
105
106 src_unpack() {
107 unpack ${A}
108
109
110
111 1.12 app-admin/bastille/bastille-2.1.1-r2.ebuild
112
113 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/bastille/bastille-2.1.1-r2.ebuild?rev=1.12&view=markup
114 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/bastille/bastille-2.1.1-r2.ebuild?rev=1.12&content-type=text/plain
115 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/bastille/bastille-2.1.1-r2.ebuild?r1=1.11&r2=1.12
116
117 Index: bastille-2.1.1-r2.ebuild
118 ===================================================================
119 RCS file: /var/cvsroot/gentoo-x86/app-admin/bastille/bastille-2.1.1-r2.ebuild,v
120 retrieving revision 1.11
121 retrieving revision 1.12
122 diff -u -r1.11 -r1.12
123 --- bastille-2.1.1-r2.ebuild 24 Jan 2007 13:57:14 -0000 1.11
124 +++ bastille-2.1.1-r2.ebuild 28 Oct 2007 12:46:02 -0000 1.12
125 @@ -1,6 +1,6 @@
126 # Copyright 1999-2007 Gentoo Foundation
127 # Distributed under the terms of the GNU General Public License v2
128 -# $Header: /var/cvsroot/gentoo-x86/app-admin/bastille/bastille-2.1.1-r2.ebuild,v 1.11 2007/01/24 13:57:14 genone Exp $
129 +# $Header: /var/cvsroot/gentoo-x86/app-admin/bastille/bastille-2.1.1-r2.ebuild,v 1.12 2007/10/28 12:46:02 phreak Exp $
130
131 inherit perl-app eutils
132
133 @@ -22,7 +22,8 @@
134 app-admin/logrotate
135 dev-perl/Curses
136 net-firewall/psad
137 - X? ( dev-perl/perl-tk )"
138 + X? ( dev-perl/perl-tk )
139 + virtual/logger"
140
141 src_unpack() {
142 unpack ${A}
143
144
145
146 1.5 app-admin/bastille/bastille-3.0.2.ebuild
147
148 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/bastille/bastille-3.0.2.ebuild?rev=1.5&view=markup
149 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/bastille/bastille-3.0.2.ebuild?rev=1.5&content-type=text/plain
150 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/bastille/bastille-3.0.2.ebuild?r1=1.4&r2=1.5
151
152 Index: bastille-3.0.2.ebuild
153 ===================================================================
154 RCS file: /var/cvsroot/gentoo-x86/app-admin/bastille/bastille-3.0.2.ebuild,v
155 retrieving revision 1.4
156 retrieving revision 1.5
157 diff -u -r1.4 -r1.5
158 --- bastille-3.0.2.ebuild 28 Apr 2007 17:02:54 -0000 1.4
159 +++ bastille-3.0.2.ebuild 28 Oct 2007 12:46:02 -0000 1.5
160 @@ -1,6 +1,6 @@
161 # Copyright 1999-2007 Gentoo Foundation
162 # Distributed under the terms of the GNU General Public License v2
163 -# $Header: /var/cvsroot/gentoo-x86/app-admin/bastille/bastille-3.0.2.ebuild,v 1.4 2007/04/28 17:02:54 tove Exp $
164 +# $Header: /var/cvsroot/gentoo-x86/app-admin/bastille/bastille-3.0.2.ebuild,v 1.5 2007/10/28 12:46:02 phreak Exp $
165
166 inherit eutils
167
168 @@ -22,7 +22,8 @@
169 app-admin/logrotate
170 dev-perl/Curses
171 net-firewall/psad
172 - X? ( dev-perl/perl-tk )"
173 + X? ( dev-perl/perl-tk )
174 + virtual/logger"
175
176 src_unpack() {
177 unpack ${A}
178
179
180
181 --
182 gentoo-commits@g.o mailing list