* [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
@ 2007-10-28 12:46 Christian Heim (phreak)
0 siblings, 0 replies; only message in thread
From: Christian Heim (phreak) @ 2007-10-28 12:46 UTC (permalink / raw
To: gentoo-commits
phreak 07/10/28 12:46:02
Modified: bastille-2.1.1-r3.ebuild ChangeLog
bastille-2.1.1-r1.ebuild bastille-2.1.1-r2.ebuild
bastille-3.0.2.ebuild
Log:
Include virtual/logger in RDEPEND, as the initscript already specifies 'need logger'.
(Portage version: 2.1.3.9)
Revision Changes Path
1.5 app-admin/bastille/bastille-2.1.1-r3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/bastille/bastille-2.1.1-r3.ebuild?rev=1.5&view=markup
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
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/bastille/bastille-2.1.1-r3.ebuild?r1=1.4&r2=1.5
Index: bastille-2.1.1-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-admin/bastille/bastille-2.1.1-r3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- bastille-2.1.1-r3.ebuild 24 Jan 2007 13:57:14 -0000 1.4
+++ bastille-2.1.1-r3.ebuild 28 Oct 2007 12:46:02 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $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 $
+# $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 $
inherit perl-app eutils
@@ -22,7 +22,8 @@
app-admin/logrotate
dev-perl/Curses
net-firewall/psad
- X? ( dev-perl/perl-tk )"
+ X? ( dev-perl/perl-tk )
+ virtual/logger"
src_unpack() {
unpack ${A}
1.21 app-admin/bastille/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/bastille/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/bastille/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/bastille/ChangeLog?r1=1.20&r2=1.21
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-admin/bastille/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog 28 Apr 2007 17:02:54 -0000 1.20
+++ ChangeLog 28 Oct 2007 12:46:02 -0000 1.21
@@ -1,6 +1,11 @@
# ChangeLog for app-admin/bastille
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/bastille/ChangeLog,v 1.20 2007/04/28 17:02:54 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/bastille/ChangeLog,v 1.21 2007/10/28 12:46:02 phreak Exp $
+
+ 28 Oct 2007; Christian Heim <phreak@gentoo.org> bastille-2.1.1-r1.ebuild,
+ bastille-2.1.1-r2.ebuild, bastille-2.1.1-r3.ebuild, bastille-3.0.2.ebuild:
+ Include virtual/logger in RDEPEND, as the initscript already specifies 'need
+ logger'.
28 Apr 2007; Torsten Veller <tove@gentoo.org> bastille-3.0.2.ebuild:
Fix *initd, *confd and *envd calls (#17388, #174266)
1.13 app-admin/bastille/bastille-2.1.1-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/bastille/bastille-2.1.1-r1.ebuild?rev=1.13&view=markup
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
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/bastille/bastille-2.1.1-r1.ebuild?r1=1.12&r2=1.13
Index: bastille-2.1.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-admin/bastille/bastille-2.1.1-r1.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- bastille-2.1.1-r1.ebuild 24 Jan 2007 13:57:14 -0000 1.12
+++ bastille-2.1.1-r1.ebuild 28 Oct 2007 12:46:02 -0000 1.13
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $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 $
+# $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 $
inherit perl-app eutils
@@ -22,7 +22,8 @@
app-admin/logrotate
dev-perl/Curses
net-firewall/psad
- X? ( dev-perl/perl-tk )"
+ X? ( dev-perl/perl-tk )
+ virtual/logger"
src_unpack() {
unpack ${A}
1.12 app-admin/bastille/bastille-2.1.1-r2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/bastille/bastille-2.1.1-r2.ebuild?rev=1.12&view=markup
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
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/bastille/bastille-2.1.1-r2.ebuild?r1=1.11&r2=1.12
Index: bastille-2.1.1-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-admin/bastille/bastille-2.1.1-r2.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- bastille-2.1.1-r2.ebuild 24 Jan 2007 13:57:14 -0000 1.11
+++ bastille-2.1.1-r2.ebuild 28 Oct 2007 12:46:02 -0000 1.12
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $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 $
+# $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 $
inherit perl-app eutils
@@ -22,7 +22,8 @@
app-admin/logrotate
dev-perl/Curses
net-firewall/psad
- X? ( dev-perl/perl-tk )"
+ X? ( dev-perl/perl-tk )
+ virtual/logger"
src_unpack() {
unpack ${A}
1.5 app-admin/bastille/bastille-3.0.2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/bastille/bastille-3.0.2.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/bastille/bastille-3.0.2.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/bastille/bastille-3.0.2.ebuild?r1=1.4&r2=1.5
Index: bastille-3.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-admin/bastille/bastille-3.0.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- bastille-3.0.2.ebuild 28 Apr 2007 17:02:54 -0000 1.4
+++ bastille-3.0.2.ebuild 28 Oct 2007 12:46:02 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/bastille/bastille-3.0.2.ebuild,v 1.4 2007/04/28 17:02:54 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/bastille/bastille-3.0.2.ebuild,v 1.5 2007/10/28 12:46:02 phreak Exp $
inherit eutils
@@ -22,7 +22,8 @@
app-admin/logrotate
dev-perl/Curses
net-firewall/psad
- X? ( dev-perl/perl-tk )"
+ X? ( dev-perl/perl-tk )
+ virtual/logger"
src_unpack() {
unpack ${A}
--
gentoo-commits@gentoo.org mailing list
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-10-28 12:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-28 12:46 [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 Christian Heim (phreak)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox