summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Heim <phreak@gentoo.org>2007-10-28 14:05:21 +0000
committerChristian Heim <phreak@gentoo.org>2007-10-28 14:05:21 +0000
commitc639f3bcfd6f07d93fc8a88113916b5bdd8e1e85 (patch)
tree283b22da3af86272c60c6db9ef25b19c68e3c8dc /mail-mta/nullmailer
parentStable on ppc64; bug #197204 (diff)
downloadgentoo-2-c639f3bcfd6f07d93fc8a88113916b5bdd8e1e85.tar.gz
gentoo-2-c639f3bcfd6f07d93fc8a88113916b5bdd8e1e85.tar.bz2
gentoo-2-c639f3bcfd6f07d93fc8a88113916b5bdd8e1e85.zip
Include virtual/logger in RDEPEND, as the initscript already specifies 'need logger'.
(Portage version: 2.1.3.9)
Diffstat (limited to 'mail-mta/nullmailer')
-rw-r--r--mail-mta/nullmailer/ChangeLog8
-rw-r--r--mail-mta/nullmailer/nullmailer-1.00-r2.ebuild5
-rw-r--r--mail-mta/nullmailer/nullmailer-1.00.ebuild5
-rw-r--r--mail-mta/nullmailer/nullmailer-1.02-r1.ebuild5
-rw-r--r--mail-mta/nullmailer/nullmailer-1.02-r2.ebuild5
-rw-r--r--mail-mta/nullmailer/nullmailer-1.02.ebuild5
6 files changed, 22 insertions, 11 deletions
diff --git a/mail-mta/nullmailer/ChangeLog b/mail-mta/nullmailer/ChangeLog
index cd591c4a2d94..0c13c9b9d839 100644
--- a/mail-mta/nullmailer/ChangeLog
+++ b/mail-mta/nullmailer/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for mail-mta/nullmailer
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/ChangeLog,v 1.26 2007/10/01 21:18:18 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/ChangeLog,v 1.27 2007/10/28 14:05:21 phreak Exp $
+
+ 28 Oct 2007; Christian Heim <phreak@gentoo.org> nullmailer-1.00.ebuild,
+ nullmailer-1.00-r2.ebuild, nullmailer-1.02.ebuild,
+ nullmailer-1.02-r1.ebuild, nullmailer-1.02-r2.ebuild:
+ Include virtual/logger in RDEPEND, as the initscript already specifies 'need
+ logger'.
01 Oct 2007; Sven Wegener <swegener@gentoo.org> nullmailer-1.00.ebuild,
nullmailer-1.00-r2.ebuild, nullmailer-1.02.ebuild,
diff --git a/mail-mta/nullmailer/nullmailer-1.00-r2.ebuild b/mail-mta/nullmailer/nullmailer-1.00-r2.ebuild
index 4067de7c0207..faf3f43a41d3 100644
--- a/mail-mta/nullmailer/nullmailer-1.00-r2.ebuild
+++ b/mail-mta/nullmailer/nullmailer-1.00-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/mail-mta/nullmailer/nullmailer-1.00-r2.ebuild,v 1.4 2007/10/01 21:18:18 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.00-r2.ebuild,v 1.5 2007/10/28 14:05:21 phreak Exp $
inherit eutils flag-o-matic mailer
@@ -20,7 +20,8 @@ DEPEND="virtual/libc
RDEPEND="virtual/libc
>=sys-process/supervise-scripts-3.2
>=sys-process/daemontools-0.76-r1
- sys-apps/shadow"
+ sys-apps/shadow
+ virtual/logger"
PROVIDE="virtual/mta"
NULLMAILER_GROUP_NAME=nullmail
diff --git a/mail-mta/nullmailer/nullmailer-1.00.ebuild b/mail-mta/nullmailer/nullmailer-1.00.ebuild
index ff07498a9e39..2b0c3308a60e 100644
--- a/mail-mta/nullmailer/nullmailer-1.00.ebuild
+++ b/mail-mta/nullmailer/nullmailer-1.00.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/mail-mta/nullmailer/nullmailer-1.00.ebuild,v 1.10 2007/10/01 21:18:18 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.00.ebuild,v 1.11 2007/10/28 14:05:21 phreak Exp $
inherit eutils flag-o-matic
@@ -22,7 +22,8 @@ RDEPEND="!mailwrapper? ( !virtual/mta )
virtual/libc
>=sys-process/supervise-scripts-3.2
>=sys-process/daemontools-0.76-r1
- sys-apps/shadow"
+ sys-apps/shadow
+ virtual/logger"
PROVIDE="virtual/mta"
NULLMAILER_GROUP_NAME=nullmail
diff --git a/mail-mta/nullmailer/nullmailer-1.02-r1.ebuild b/mail-mta/nullmailer/nullmailer-1.02-r1.ebuild
index 23bdb1ba0cc4..2fa61717bc1e 100644
--- a/mail-mta/nullmailer/nullmailer-1.02-r1.ebuild
+++ b/mail-mta/nullmailer/nullmailer-1.02-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/mail-mta/nullmailer/nullmailer-1.02-r1.ebuild,v 1.4 2007/10/01 21:18:18 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.02-r1.ebuild,v 1.5 2007/10/28 14:05:21 phreak Exp $
inherit eutils flag-o-matic
@@ -25,7 +25,8 @@ RDEPEND="!mailwrapper? ( !virtual/mta )
virtual/libc
>=sys-process/supervise-scripts-3.2
>=sys-process/daemontools-0.76-r1
- sys-apps/shadow"
+ sys-apps/shadow
+ virtual/logger"
PROVIDE="virtual/mta"
NULLMAILER_GROUP_NAME=nullmail
diff --git a/mail-mta/nullmailer/nullmailer-1.02-r2.ebuild b/mail-mta/nullmailer/nullmailer-1.02-r2.ebuild
index e1777f3530eb..3231f475c026 100644
--- a/mail-mta/nullmailer/nullmailer-1.02-r2.ebuild
+++ b/mail-mta/nullmailer/nullmailer-1.02-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/mail-mta/nullmailer/nullmailer-1.02-r2.ebuild,v 1.4 2007/10/01 21:18:18 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.02-r2.ebuild,v 1.5 2007/10/28 14:05:21 phreak Exp $
inherit eutils flag-o-matic mailer
@@ -22,7 +22,8 @@ DEPEND="virtual/libc
RDEPEND="virtual/libc
>=sys-process/supervise-scripts-3.2
>=sys-process/daemontools-0.76-r1
- sys-apps/shadow"
+ sys-apps/shadow
+ virtual/logger"
PROVIDE="virtual/mta"
NULLMAILER_GROUP_NAME=nullmail
diff --git a/mail-mta/nullmailer/nullmailer-1.02.ebuild b/mail-mta/nullmailer/nullmailer-1.02.ebuild
index a2fa4917141e..f308b6add58c 100644
--- a/mail-mta/nullmailer/nullmailer-1.02.ebuild
+++ b/mail-mta/nullmailer/nullmailer-1.02.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/mail-mta/nullmailer/nullmailer-1.02.ebuild,v 1.5 2007/10/01 21:18:18 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.02.ebuild,v 1.6 2007/10/28 14:05:21 phreak Exp $
inherit eutils flag-o-matic
@@ -25,7 +25,8 @@ RDEPEND="!mailwrapper? ( !virtual/mta )
virtual/libc
>=sys-process/supervise-scripts-3.2
>=sys-process/daemontools-0.76-r1
- sys-apps/shadow"
+ sys-apps/shadow
+ virtual/logger"
PROVIDE="virtual/mta"
NULLMAILER_GROUP_NAME=nullmail