diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2005-03-03 17:26:21 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2005-03-03 17:26:21 +0000 |
commit | dfdf8d76ba28567c2fcb7ac4ce879f86418cbde3 (patch) | |
tree | ddd2585f9ce5798397f45a13dd300e566e46ff32 /mail-mta/nullmailer/nullmailer-1.00_rc7-r2.ebuild | |
parent | dev-lisp/sbcl:callbacks (diff) | |
download | historical-dfdf8d76ba28567c2fcb7ac4ce879f86418cbde3.tar.gz historical-dfdf8d76ba28567c2fcb7ac4ce879f86418cbde3.tar.bz2 historical-dfdf8d76ba28567c2fcb7ac4ce879f86418cbde3.zip |
Dependency update: sys-apps/supervise-scripts -> sys-process/supervise-scripts.
Diffstat (limited to 'mail-mta/nullmailer/nullmailer-1.00_rc7-r2.ebuild')
-rw-r--r-- | mail-mta/nullmailer/nullmailer-1.00_rc7-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail-mta/nullmailer/nullmailer-1.00_rc7-r2.ebuild b/mail-mta/nullmailer/nullmailer-1.00_rc7-r2.ebuild index e736e8115c58..e062923b7783 100644 --- a/mail-mta/nullmailer/nullmailer-1.00_rc7-r2.ebuild +++ b/mail-mta/nullmailer/nullmailer-1.00_rc7-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.00_rc7-r2.ebuild,v 1.4 2004/07/14 16:51:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.00_rc7-r2.ebuild,v 1.5 2005/03/03 17:25:20 ciaranm Exp $ inherit eutils @@ -19,7 +19,7 @@ DEPEND="virtual/libc sys-apps/groff" RDEPEND="!virtual/mta virtual/libc - >=sys-apps/supervise-scripts-3.2 + >=sys-process/supervise-scripts-3.2 >=sys-apps/daemontools-0.76-r1 sys-apps/shadow" PROVIDE="virtual/mta" |