diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2005-03-03 17:23:16 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2005-03-03 17:23:16 +0000 |
commit | 1e5c1f5a6dcd128eeb9742abf4d91ee282b91846 (patch) | |
tree | 89467aff46e71a42f7480ff36b74d6b87afa7d1a /mail-mta | |
parent | Dependency update: sys-apps/supervise-scripts -> sys-process/supervise-scripts. (diff) | |
download | historical-1e5c1f5a6dcd128eeb9742abf4d91ee282b91846.tar.gz historical-1e5c1f5a6dcd128eeb9742abf4d91ee282b91846.tar.bz2 historical-1e5c1f5a6dcd128eeb9742abf4d91ee282b91846.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.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/mail-mta/nullmailer/ChangeLog b/mail-mta/nullmailer/ChangeLog index 48b1c6e655c7..d19a6dc311a4 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.8 2005/03/03 17:22:01 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/ChangeLog,v 1.9 2005/03/03 17:23:16 ciaranm Exp $ + + 03 Mar 2005; Ciaran McCreesh <ciaranm@gentoo.org> + nullmailer-1.00_rc7-r5.ebuild: + Dependency update: sys-apps/supervise-scripts -> sys-process/supervise-scripts. 03 Mar 2005; Ciaran McCreesh <ciaranm@gentoo.org> nullmailer-1.00_rc7.ebuild: diff --git a/mail-mta/nullmailer/nullmailer-1.00_rc7.ebuild b/mail-mta/nullmailer/nullmailer-1.00_rc7.ebuild index 636d98adaca3..ffc05b9df6a2 100644 --- a/mail-mta/nullmailer/nullmailer-1.00_rc7.ebuild +++ b/mail-mta/nullmailer/nullmailer-1.00_rc7.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.ebuild,v 1.4 2004/07/14 16:51:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.00_rc7.ebuild,v 1.5 2005/03/03 17:22:01 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" |