diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2005-03-03 17:25:20 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2005-03-03 17:25:20 +0000 |
commit | 6ffa2b24ca26697291cf2d05692e9d1e978820a7 (patch) | |
tree | 4180277dd3b9897e61c5868c6d1c51db9286fe77 /mail-mta | |
parent | Dependency update: sys-apps/supervise-scripts -> sys-process/supervise-scripts. (diff) | |
download | historical-6ffa2b24ca26697291cf2d05692e9d1e978820a7.tar.gz historical-6ffa2b24ca26697291cf2d05692e9d1e978820a7.tar.bz2 historical-6ffa2b24ca26697291cf2d05692e9d1e978820a7.zip |
Dependency update: sys-apps/supervise-scripts -> sys-process/supervise-scripts.
Diffstat (limited to 'mail-mta')
-rw-r--r-- | mail-mta/nullmailer/ChangeLog | 6 | ||||
-rw-r--r-- | mail-mta/nullmailer/nullmailer-1.00_rc7-r1.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/mail-mta/nullmailer/ChangeLog b/mail-mta/nullmailer/ChangeLog index db88bf09f387..a28325c726e5 100644 --- a/mail-mta/nullmailer/ChangeLog +++ b/mail-mta/nullmailer/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for mail-mta/nullmailer # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/ChangeLog,v 1.10 2005/03/03 17:24:09 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/ChangeLog,v 1.11 2005/03/03 17:25:20 ciaranm Exp $ + + 03 Mar 2005; Ciaran McCreesh <ciaranm@gentoo.org> + nullmailer-1.00_rc7-r2.ebuild: + Dependency update: sys-apps/supervise-scripts -> sys-process/supervise-scripts. 03 Mar 2005; Ciaran McCreesh <ciaranm@gentoo.org> nullmailer-1.00_rc7-r1.ebuild: diff --git a/mail-mta/nullmailer/nullmailer-1.00_rc7-r1.ebuild b/mail-mta/nullmailer/nullmailer-1.00_rc7-r1.ebuild index 357b7ae5ebec..e51b1f69c590 100644 --- a/mail-mta/nullmailer/nullmailer-1.00_rc7-r1.ebuild +++ b/mail-mta/nullmailer/nullmailer-1.00_rc7-r1.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-r1.ebuild,v 1.4 2004/07/14 16:51:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.00_rc7-r1.ebuild,v 1.5 2005/03/03 17:24:09 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" |