diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-14 12:06:26 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-14 12:06:26 +0000 |
commit | 3169177a7ad5c9a826e47dcae70735ff56c35e11 (patch) | |
tree | ef8624d01cf04db0491d2d897bf9636e73130177 /net-mail/getmail | |
parent | Stable for amd64, wrt bug #457428 (diff) | |
download | gentoo-2-3169177a7ad5c9a826e47dcae70735ff56c35e11.tar.gz gentoo-2-3169177a7ad5c9a826e47dcae70735ff56c35e11.tar.bz2 gentoo-2-3169177a7ad5c9a826e47dcae70735ff56c35e11.zip |
Stable for amd64, wrt bug #457432
(Portage version: 2.1.11.50/cvs/Linux x86_64, 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 | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/net-mail/getmail/ChangeLog b/net-mail/getmail/ChangeLog index 14db2ccbc438..e806c3992136 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.216 2013/02/14 09:36:26 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.217 2013/02/14 12:06:26 ago Exp $ + + 14 Feb 2013; Agostino Sarubbo <ago@gentoo.org> getmail-4.36.0.ebuild: + Stable for amd64, wrt bug #457432 *getmail-4.37.0 (14 Feb 2013) diff --git a/net-mail/getmail/getmail-4.36.0.ebuild b/net-mail/getmail/getmail-4.36.0.ebuild index 198477a3bc2b..13fffbdd020b 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-2012 Gentoo Foundation +# 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.1 2012/12/19 02:39:20 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.36.0.ebuild,v 1.2 2013/02/14 12:06:26 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() { |