summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-mail/getmail/ChangeLog5
-rw-r--r--net-mail/getmail/getmail-4.5.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/getmail/ChangeLog b/net-mail/getmail/ChangeLog
index 0833a798464b..09b20d912f07 100644
--- a/net-mail/getmail/ChangeLog
+++ b/net-mail/getmail/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-mail/getmail
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.119 2006/03/18 19:34:03 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.120 2006/03/20 18:19:58 gustavoz Exp $
+
+ 20 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org> getmail-4.5.4.ebuild:
+ Stable on sparc
18 Mar 2006; <ticho@gentoo.org> -getmail-4.5.2.ebuild,
-getmail-4.5.3.ebuild, getmail-4.5.4.ebuild:
diff --git a/net-mail/getmail/getmail-4.5.4.ebuild b/net-mail/getmail/getmail-4.5.4.ebuild
index ae78288d7d42..ace519d31f6b 100644
--- a/net-mail/getmail/getmail-4.5.4.ebuild
+++ b/net-mail/getmail/getmail-4.5.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.5.4.ebuild,v 1.2 2006/03/18 19:34:03 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.5.4.ebuild,v 1.3 2006/03/20 18:19:58 gustavoz Exp $
inherit distutils
@@ -11,7 +11,7 @@ SRC_URI="http://pyropus.ca/software/getmail/old-versions/${P}.tar.gz"
SLOT="4"
LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~ppc ~sparc x86"
+KEYWORDS="~alpha ~amd64 ~ppc sparc x86"
DEPEND=">=dev-lang/python-2.3.3"