summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Vroon <chainsaw@gentoo.org>2009-07-31 21:52:07 +0000
committerTony Vroon <chainsaw@gentoo.org>2009-07-31 21:52:07 +0000
commit9d452691d562e71839babaee964548fdcaf3694a (patch)
tree44bcf490fcb2f7264d8abd91a7642dca6eb15be7 /net-mail/getmail
parentdxr3 is masked in base (diff)
downloadgentoo-2-9d452691d562e71839babaee964548fdcaf3694a.tar.gz
gentoo-2-9d452691d562e71839babaee964548fdcaf3694a.tar.bz2
gentoo-2-9d452691d562e71839babaee964548fdcaf3694a.zip
Marked stable on AMD64 as requested by Tiago Cunha <tcunha@gentoo.org> in bug #278891. Compile-tested on a dual hex-core Opteron.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'net-mail/getmail')
-rw-r--r--net-mail/getmail/ChangeLog6
-rw-r--r--net-mail/getmail/getmail-4.9.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-mail/getmail/ChangeLog b/net-mail/getmail/ChangeLog
index 4acd825c187a..bfbd94f9079a 100644
--- a/net-mail/getmail/ChangeLog
+++ b/net-mail/getmail/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-mail/getmail
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.165 2009/07/23 19:27:29 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.166 2009/07/31 21:52:07 chainsaw Exp $
+
+ 31 Jul 2009; <chainsaw@gentoo.org> getmail-4.9.1.ebuild:
+ Marked stable on AMD64 as requested by Tiago Cunha <tcunha@gentoo.org> in
+ bug #278891. Compile-tested on a dual hex-core Opteron.
*getmail-4.9.2 (23 Jul 2009)
diff --git a/net-mail/getmail/getmail-4.9.1.ebuild b/net-mail/getmail/getmail-4.9.1.ebuild
index 45ad9d0b6393..3b3c689f8b1e 100644
--- a/net-mail/getmail/getmail-4.9.1.ebuild
+++ b/net-mail/getmail/getmail-4.9.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.9.1.ebuild,v 1.2 2009/06/02 09:09:27 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.9.1.ebuild,v 1.3 2009/07/31 21:52:07 chainsaw Exp $
inherit distutils
@@ -10,7 +10,7 @@ SRC_URI="http://pyropus.ca/software/getmail/old-versions/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="4"
-KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ppc ~sparc ~x86"
IUSE=""
DEPEND=">=dev-lang/python-2.3.3"