diff options
author | Tom Martin <slarti@gentoo.org> | 2004-10-26 22:23:11 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2004-10-26 22:23:11 +0000 |
commit | d80a026ef2a3a9bec390b80889dbd68358d3c820 (patch) | |
tree | 48bd6df52c30a9eccd48adc5d9d055d89b8e63e2 /mail-mta/qmail/qmail-1.03-r10.ebuild | |
parent | Add bash-completion description. (diff) | |
download | historical-d80a026ef2a3a9bec390b80889dbd68358d3c820.tar.gz historical-d80a026ef2a3a9bec390b80889dbd68358d3c820.tar.bz2 historical-d80a026ef2a3a9bec390b80889dbd68358d3c820.zip |
Resolving #69004
Diffstat (limited to 'mail-mta/qmail/qmail-1.03-r10.ebuild')
-rw-r--r-- | mail-mta/qmail/qmail-1.03-r10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/qmail/qmail-1.03-r10.ebuild b/mail-mta/qmail/qmail-1.03-r10.ebuild index 01b6e63f16ab..c190814e9f33 100644 --- a/mail-mta/qmail/qmail-1.03-r10.ebuild +++ b/mail-mta/qmail/qmail-1.03-r10.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/qmail/qmail-1.03-r10.ebuild,v 1.4 2004/07/01 19:53:52 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/qmail/qmail-1.03-r10.ebuild,v 1.5 2004/10/26 22:23:11 slarti Exp $ -inherit gcc eutils +inherit toolchain-funcs eutils IUSE="ssl" DESCRIPTION="A modern replacement for sendmail which uses maildirs and includes SSL/TLS, AUTH SMTP, and queue optimization" |