summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-12-20 13:02:42 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-12-20 13:02:42 +0000
commitc674bd33b117fa409a7e57c17328289ce2da2ca0 (patch)
tree37d243acf5ac1ce7ea7470532c8c49959b594615 /net-mail/getmail
parentSeveral improvements to the ebuild, see bug #116159 (diff)
downloadgentoo-2-c674bd33b117fa409a7e57c17328289ce2da2ca0.tar.gz
gentoo-2-c674bd33b117fa409a7e57c17328289ce2da2ca0.tar.bz2
gentoo-2-c674bd33b117fa409a7e57c17328289ce2da2ca0.zip
Stable on sparc
(Portage version: 2.0.53)
Diffstat (limited to 'net-mail/getmail')
-rw-r--r--net-mail/getmail/ChangeLog5
-rw-r--r--net-mail/getmail/getmail-4.4.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/getmail/ChangeLog b/net-mail/getmail/ChangeLog
index c7ba13a1b39f..310f1faa2c84 100644
--- a/net-mail/getmail/ChangeLog
+++ b/net-mail/getmail/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-mail/getmail
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.101 2005/12/19 18:15:23 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.102 2005/12/20 13:02:42 gustavoz Exp $
+
+ 20 Dec 2005; Gustavo Zacarias <gustavoz@gentoo.org> getmail-4.4.2.ebuild:
+ Stable on sparc
19 Dec 2005; Andrej Kacian <ticho@gentoo.org> getmail-4.4.2.ebuild:
Stable on x86.
diff --git a/net-mail/getmail/getmail-4.4.2.ebuild b/net-mail/getmail/getmail-4.4.2.ebuild
index 35769f81c044..b92ac4e4c188 100644
--- a/net-mail/getmail/getmail-4.4.2.ebuild
+++ b/net-mail/getmail/getmail-4.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.4.2.ebuild,v 1.2 2005/12/19 18:15:23 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.4.2.ebuild,v 1.3 2005/12/20 13:02:42 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"