summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-mail/fetchmail/ChangeLog6
-rw-r--r--net-mail/fetchmail/fetchmail-6.2.5.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-mail/fetchmail/ChangeLog b/net-mail/fetchmail/ChangeLog
index 5615a212cc6d..65cbd1926c16 100644
--- a/net-mail/fetchmail/ChangeLog
+++ b/net-mail/fetchmail/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-mail/fetchmail
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.65 2005/07/22 12:59:46 killerfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.66 2005/07/22 13:13:16 gustavoz Exp $
+
+ 22 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org>
+ fetchmail-6.2.5.2.ebuild:
+ Stable on sparc wrt #99865
22 Jul 2005; Rene Nussbaumer <killerfox@gentoo.org>
fetchmail-6.2.5.2.ebuild:
diff --git a/net-mail/fetchmail/fetchmail-6.2.5.2.ebuild b/net-mail/fetchmail/fetchmail-6.2.5.2.ebuild
index d67c82667086..43076bf9be73 100644
--- a/net-mail/fetchmail/fetchmail-6.2.5.2.ebuild
+++ b/net-mail/fetchmail/fetchmail-6.2.5.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/fetchmail/fetchmail-6.2.5.2.ebuild,v 1.4 2005/07/22 12:59:46 killerfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.2.5.2.ebuild,v 1.5 2005/07/22 13:13:16 gustavoz Exp $
inherit eutils gnuconfig
@@ -11,7 +11,7 @@ SRC_URI="http://www.catb.org/~esr/${PN}/${PN}-6.2.5.tar.gz
LICENSE="GPL-2 public-domain"
SLOT="0"
-KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ppc64 ~s390 ~sparc x86"
+KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ppc64 ~s390 sparc x86"
IUSE="ssl nls ipv6 kerberos krb4 hesiod"
RDEPEND="hesiod? ( net-dns/hesiod )