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
commit064a64ebb00c67475cb54731da126a7532c4f555 (patch)
tree70732451bac65fe17e3f88cb9861faa085ef4127 /app-admin/bastille
parentdev-cpp/gtkmm: bump to 2.12.1 (bugfix) (diff)
downloadhistorical-064a64ebb00c67475cb54731da126a7532c4f555.tar.gz
historical-064a64ebb00c67475cb54731da126a7532c4f555.tar.bz2
historical-064a64ebb00c67475cb54731da126a7532c4f555.zip
Include virtual/logger in RDEPEND, as the initscript already specifies 'need logger'.
Package-Manager: portage-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}