summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Heim <phreak@gentoo.org>2007-10-28 12:46:02 +0000
committerChristian Heim <phreak@gentoo.org>2007-10-28 12:46:02 +0000
commit9ec2f2a4436e9a8c4088b56d4fb49bd813346c77 (patch)
tree84a2773b499cb7e78920a2cf50af70b399054e36 /app-admin/bastille
parentInclude virtual/logger in RDEPEND, as the initscript already specifies 'need ... (diff)
downloadgentoo-2-9ec2f2a4436e9a8c4088b56d4fb49bd813346c77.tar.gz
gentoo-2-9ec2f2a4436e9a8c4088b56d4fb49bd813346c77.tar.bz2
gentoo-2-9ec2f2a4436e9a8c4088b56d4fb49bd813346c77.zip
Include virtual/logger in RDEPEND, as the initscript already specifies 'need logger'.
(Portage version: 2.1.3.9)
Diffstat (limited to 'app-admin/bastille')
-rw-r--r--app-admin/bastille/ChangeLog7
-rw-r--r--app-admin/bastille/bastille-2.1.1-r1.ebuild5
-rw-r--r--app-admin/bastille/bastille-2.1.1-r2.ebuild5
-rw-r--r--app-admin/bastille/bastille-2.1.1-r3.ebuild5
-rw-r--r--app-admin/bastille/bastille-3.0.2.ebuild5
5 files changed, 18 insertions, 9 deletions
diff --git a/app-admin/bastille/ChangeLog b/app-admin/bastille/ChangeLog
index 4e7d8c7f1034..219046522e28 100644
--- a/app-admin/bastille/ChangeLog
+++ b/app-admin/bastille/ChangeLog
@@ -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)
diff --git a/app-admin/bastille/bastille-2.1.1-r1.ebuild b/app-admin/bastille/bastille-2.1.1-r1.ebuild
index e5975f357899..61f035b4d1d2 100644
--- a/app-admin/bastille/bastille-2.1.1-r1.ebuild
+++ b/app-admin/bastille/bastille-2.1.1-r1.ebuild
@@ -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 @@ RDEPEND="net-firewall/iptables
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}
diff --git a/app-admin/bastille/bastille-2.1.1-r2.ebuild b/app-admin/bastille/bastille-2.1.1-r2.ebuild
index 81d76ae7ccf6..32a5122db053 100644
--- a/app-admin/bastille/bastille-2.1.1-r2.ebuild
+++ b/app-admin/bastille/bastille-2.1.1-r2.ebuild
@@ -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 @@ RDEPEND="net-firewall/iptables
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}
diff --git a/app-admin/bastille/bastille-2.1.1-r3.ebuild b/app-admin/bastille/bastille-2.1.1-r3.ebuild
index 8fd5484674ff..103f7f1d3f07 100644
--- a/app-admin/bastille/bastille-2.1.1-r3.ebuild
+++ b/app-admin/bastille/bastille-2.1.1-r3.ebuild
@@ -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 @@ RDEPEND="net-firewall/iptables
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}
diff --git a/app-admin/bastille/bastille-3.0.2.ebuild b/app-admin/bastille/bastille-3.0.2.ebuild
index 4d2338ebabc8..19c83478513d 100644
--- a/app-admin/bastille/bastille-3.0.2.ebuild
+++ b/app-admin/bastille/bastille-3.0.2.ebuild
@@ -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 @@ RDEPEND="net-firewall/iptables
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}