diff options
Diffstat (limited to 'mail-mta/msmtp/msmtp-1.4.28.ebuild')
-rw-r--r-- | mail-mta/msmtp/msmtp-1.4.28.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/msmtp/msmtp-1.4.28.ebuild b/mail-mta/msmtp/msmtp-1.4.28.ebuild index 64e4917c4473..27b7375d38dc 100644 --- a/mail-mta/msmtp/msmtp-1.4.28.ebuild +++ b/mail-mta/msmtp/msmtp-1.4.28.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/msmtp/msmtp-1.4.28.ebuild,v 1.3 2012/06/27 19:50:47 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/msmtp/msmtp-1.4.28.ebuild,v 1.4 2012/06/28 07:54:51 jdhore Exp $ EAPI=4 inherit multilib python @@ -11,7 +11,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=" |