diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-14 22:10:40 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-14 22:10:40 +0000 |
commit | e16abbc6df128173ec7aa65cbb11264e44a79bb9 (patch) | |
tree | 0eb9e1895d987a8fdc4222166eb2db0555d763b5 /net-mail/getmail | |
parent | Stable for ppc, wrt bug #457422 (diff) | |
download | gentoo-2-e16abbc6df128173ec7aa65cbb11264e44a79bb9.tar.gz gentoo-2-e16abbc6df128173ec7aa65cbb11264e44a79bb9.tar.bz2 gentoo-2-e16abbc6df128173ec7aa65cbb11264e44a79bb9.zip |
Stable for ppc, wrt bug #457432
(Portage version: 2.1.11.31/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-mail/getmail')
-rw-r--r-- | net-mail/getmail/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/getmail/getmail-4.36.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/getmail/ChangeLog b/net-mail/getmail/ChangeLog index f6a1766d1b54..33f72862459b 100644 --- a/net-mail/getmail/ChangeLog +++ b/net-mail/getmail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/getmail # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.218 2013/02/14 12:21:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.219 2013/02/14 22:10:40 ago Exp $ + + 14 Feb 2013; Agostino Sarubbo <ago@gentoo.org> getmail-4.36.0.ebuild: + Stable for ppc, wrt bug #457432 14 Feb 2013; Agostino Sarubbo <ago@gentoo.org> getmail-4.36.0.ebuild: Stable for x86, wrt bug #457432 diff --git a/net-mail/getmail/getmail-4.36.0.ebuild b/net-mail/getmail/getmail-4.36.0.ebuild index 263f47e4ef2c..245a5a6207b1 100644 --- a/net-mail/getmail/getmail-4.36.0.ebuild +++ b/net-mail/getmail/getmail-4.36.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.36.0.ebuild,v 1.3 2013/02/14 12:21:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.36.0.ebuild,v 1.4 2013/02/14 22:10:40 ago Exp $ EAPI="5" PYTHON_COMPAT=( python{2_5,2_6,2_7} ) @@ -13,7 +13,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="" python_prepare_all() { |