summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-mail/getmail/ChangeLog5
-rw-r--r--net-mail/getmail/getmail-4.9.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/getmail/ChangeLog b/net-mail/getmail/ChangeLog
index 9b9be377cf23..1ca6332d281a 100644
--- a/net-mail/getmail/ChangeLog
+++ b/net-mail/getmail/ChangeLog
@@ -1,6 +1,9 @@
# 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.169 2009/08/26 16:48:44 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.170 2009/10/02 22:53:36 tcunha Exp $
+
+ 02 Oct 2009; Tiago Cunha <tcunha@gentoo.org> getmail-4.9.1.ebuild:
+ stable sparc, bug 278891
26 Aug 2009; Tobias Klausmann <klausman@gentoo.org> getmail-4.9.1.ebuild:
Stable on alpha, bug #278891
diff --git a/net-mail/getmail/getmail-4.9.1.ebuild b/net-mail/getmail/getmail-4.9.1.ebuild
index ce12e906e16c..7054ac343a7f 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.6 2009/08/26 16:48:44 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.9.1.ebuild,v 1.7 2009/10/02 22:53:36 tcunha 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"