diff options
Diffstat (limited to 'mail-mta/msmtp/msmtp-1.4.23.ebuild')
-rw-r--r-- | mail-mta/msmtp/msmtp-1.4.23.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/msmtp/msmtp-1.4.23.ebuild b/mail-mta/msmtp/msmtp-1.4.23.ebuild index 2c7c85bd6733..3b58733aeabc 100644 --- a/mail-mta/msmtp/msmtp-1.4.23.ebuild +++ b/mail-mta/msmtp/msmtp-1.4.23.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/msmtp/msmtp-1.4.23.ebuild,v 1.1 2011/01/27 23:08:42 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/msmtp/msmtp-1.4.23.ebuild,v 1.2 2011/03/01 11:29:52 hwoarang Exp $ EAPI=3 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/msmtp/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="doc gnome-keyring gnutls idn +mta nls sasl ssl vim-syntax" CDEPEND="idn? ( net-dns/libidn ) |