diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-08-02 09:03:23 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-08-02 09:03:23 +0000 |
commit | 2a01bb8521ec8d6077365826711f069499308a4e (patch) | |
tree | 9b82af9177e7abe54e6f634bd03e01b6da823872 /mail-mta | |
parent | sparc stable wrt bug #552006 (diff) | |
download | gentoo-2-2a01bb8521ec8d6077365826711f069499308a4e.tar.gz gentoo-2-2a01bb8521ec8d6077365826711f069499308a4e.tar.bz2 gentoo-2-2a01bb8521ec8d6077365826711f069499308a4e.zip |
sparc stable wrt bug #529460
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'mail-mta')
-rw-r--r-- | mail-mta/msmtp/ChangeLog | 5 | ||||
-rw-r--r-- | mail-mta/msmtp/msmtp-1.6.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-mta/msmtp/ChangeLog b/mail-mta/msmtp/ChangeLog index 79d93ef80723..fa1c084f6cfa 100644 --- a/mail-mta/msmtp/ChangeLog +++ b/mail-mta/msmtp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-mta/msmtp # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/msmtp/ChangeLog,v 1.176 2015/07/23 19:43:55 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/msmtp/ChangeLog,v 1.177 2015/08/02 09:03:23 pacho Exp $ + + 02 Aug 2015; Pacho Ramos <pacho@gentoo.org> msmtp-1.6.1.ebuild: + sparc stable wrt bug #529460 23 Jul 2015; Pacho Ramos <pacho@gentoo.org> msmtp-1.6.1.ebuild: ppc stable wrt bug #529460 diff --git a/mail-mta/msmtp/msmtp-1.6.1.ebuild b/mail-mta/msmtp/msmtp-1.6.1.ebuild index 2ea7de5db07f..b2df97aa6f0f 100644 --- a/mail-mta/msmtp/msmtp-1.6.1.ebuild +++ b/mail-mta/msmtp/msmtp-1.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/msmtp/msmtp-1.6.1.ebuild,v 1.2 2015/07/23 19:43:55 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/msmtp/msmtp-1.6.1.ebuild,v 1.3 2015/08/02 09:03:23 pacho Exp $ EAPI=5 inherit multilib @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/msmtp/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~ia64 ppc ~ppc64 sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="doc gnutls idn libsecret +mta nls sasl ssl vim-syntax" CDEPEND=" |