summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-07-07 18:16:59 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-07-07 18:16:59 +0000
commit859bb90f3c85d857190164330889989e988cd057 (patch)
treebe99e0109b33073877f073a787d63132eee53e5d /net-mail
parentMask udev-061 - Breaks uid/gid assigned to device nodes when created, bug #98... (diff)
downloadgentoo-2-859bb90f3c85d857190164330889989e988cd057.tar.gz
gentoo-2-859bb90f3c85d857190164330889989e988cd057.tar.bz2
gentoo-2-859bb90f3c85d857190164330889989e988cd057.zip
Stable on sparc
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/getmail/ChangeLog5
-rw-r--r--net-mail/getmail/getmail-4.3.11.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/getmail/ChangeLog b/net-mail/getmail/ChangeLog
index f5aafc4c7a8a..9fd50f4c9020 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.85 2005/07/07 13:52:58 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.86 2005/07/07 18:16:58 gustavoz Exp $
+
+ 07 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org> getmail-4.3.11.ebuild:
+ Stable on sparc
07 Jul 2005; Andrej Kacian <ticho@gentoo.org> getmail-4.3.11.ebuild:
Stable on x86.
diff --git a/net-mail/getmail/getmail-4.3.11.ebuild b/net-mail/getmail/getmail-4.3.11.ebuild
index 6269009d7a86..a66096992cd2 100644
--- a/net-mail/getmail/getmail-4.3.11.ebuild
+++ b/net-mail/getmail/getmail-4.3.11.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.3.11.ebuild,v 1.2 2005/07/07 13:52:58 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.3.11.ebuild,v 1.3 2005/07/07 18:16:59 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"