diff options
author | 2006-02-20 22:06:33 +0000 | |
---|---|---|
committer | 2006-02-20 22:06:33 +0000 | |
commit | 2054476c34d40cc769cbaadfa1e910a2b23094e0 (patch) | |
tree | 1284debcc61a6b41f59dc1837c25a64eb96e1f1b /net-mail/vmailmgr/vmailmgr-0.96.9-r2.ebuild | |
parent | Bug 122706, dragonfly patches (diff) | |
download | gentoo-2-2054476c34d40cc769cbaadfa1e910a2b23094e0.tar.gz gentoo-2-2054476c34d40cc769cbaadfa1e910a2b23094e0.tar.bz2 gentoo-2-2054476c34d40cc769cbaadfa1e910a2b23094e0.zip |
Changed to virtual/qmail.
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'net-mail/vmailmgr/vmailmgr-0.96.9-r2.ebuild')
-rw-r--r-- | net-mail/vmailmgr/vmailmgr-0.96.9-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-mail/vmailmgr/vmailmgr-0.96.9-r2.ebuild b/net-mail/vmailmgr/vmailmgr-0.96.9-r2.ebuild index 67db21fc55f3..7bd2f474e484 100644 --- a/net-mail/vmailmgr/vmailmgr-0.96.9-r2.ebuild +++ b/net-mail/vmailmgr/vmailmgr-0.96.9-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/vmailmgr/vmailmgr-0.96.9-r2.ebuild,v 1.3 2005/05/16 10:01:52 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/vmailmgr/vmailmgr-0.96.9-r2.ebuild,v 1.4 2006/02/20 22:06:33 hansmi Exp $ inherit toolchain-funcs eutils @@ -15,7 +15,7 @@ IUSE="" DEPEND="virtual/libc" RDEPEND=">=sys-apps/ucspi-unix-0.34 - >=mail-mta/qmail-1.03-r7 + virtual/qmail >=net-mail/qmail-autoresponder-0.95 !>=net-mail/courier-imap-4" |