summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mail-mta/msmtp/msmtp-1.4.7.ebuild')
-rw-r--r--mail-mta/msmtp/msmtp-1.4.7.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/mail-mta/msmtp/msmtp-1.4.7.ebuild b/mail-mta/msmtp/msmtp-1.4.7.ebuild
index ebddee4e4669..16feafc19d53 100644
--- a/mail-mta/msmtp/msmtp-1.4.7.ebuild
+++ b/mail-mta/msmtp/msmtp-1.4.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/msmtp/msmtp-1.4.7.ebuild,v 1.8 2008/03/22 14:51:06 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/msmtp/msmtp-1.4.7.ebuild,v 1.9 2009/09/23 18:06:04 patrick Exp $
DESCRIPTION="An SMTP client and SMTP plugin for mail user agents such as Mutt"
HOMEPAGE="http://msmtp.sourceforge.net/"
@@ -9,8 +9,7 @@ LICENSE="GPL-2"
IUSE="ssl gnutls sasl mailwrapper doc nls"
SLOT="0"
KEYWORDS="~alpha amd64 ia64 ~ppc ppc64 sparc x86"
-DEPEND="virtual/libc
- dev-util/pkgconfig
+DEPEND="dev-util/pkgconfig
ssl? (
gnutls? ( >=net-libs/gnutls-1.2.0 )
!gnutls? ( >=dev-libs/openssl-0.9.6 )