diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-09 07:44:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-09 07:44:51 +0000 |
commit | 7a9b5979c46bf6b9d73c30c96c37323e002e3b64 (patch) | |
tree | b15bb3f929f574030a14eaa0eb1e4d0954c0bcbe /net-mail | |
parent | Stable for ppc, wrt bug #524684 (diff) | |
download | gentoo-2-7a9b5979c46bf6b9d73c30c96c37323e002e3b64.tar.gz gentoo-2-7a9b5979c46bf6b9d73c30c96c37323e002e3b64.tar.bz2 gentoo-2-7a9b5979c46bf6b9d73c30c96c37323e002e3b64.zip |
Stable for x86, wrt bug #524684
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/getmail/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/getmail/getmail-4.46.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/getmail/ChangeLog b/net-mail/getmail/ChangeLog index b4360d864a45..90f944dd4f72 100644 --- a/net-mail/getmail/ChangeLog +++ b/net-mail/getmail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/getmail # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.236 2014/10/09 07:44:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.237 2014/10/09 07:44:51 ago Exp $ + + 09 Oct 2014; Agostino Sarubbo <ago@gentoo.org> getmail-4.46.0.ebuild: + Stable for x86, wrt bug #524684 09 Oct 2014; Agostino Sarubbo <ago@gentoo.org> getmail-4.46.0.ebuild: Stable for ppc, wrt bug #524684 diff --git a/net-mail/getmail/getmail-4.46.0.ebuild b/net-mail/getmail/getmail-4.46.0.ebuild index e7ca5ee8dcb9..f95dc3adf835 100644 --- a/net-mail/getmail/getmail-4.46.0.ebuild +++ b/net-mail/getmail/getmail-4.46.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.46.0.ebuild,v 1.3 2014/10/09 07:44:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.46.0.ebuild,v 1.4 2014/10/09 07:44:51 ago Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7} ) @@ -14,7 +14,7 @@ SRC_URI="http://pyropus.ca/software/getmail/old-versions/${P}.tar.gz" LICENSE="GPL-2" SLOT="4" -KEYWORDS="amd64 ppc ~x86 ~ppc-macos ~x86-macos ~x64-solaris" +KEYWORDS="amd64 ppc x86 ~ppc-macos ~x86-macos ~x64-solaris" IUSE="ssl" python_prepare_all() { |