summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-mail/fetchmail')
-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 5fd134b262ea..8a4574259b40 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.68 2005/07/23 06:53:19 anarchy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.69 2005/07/23 20:43:28 kloeri Exp $
+
+ 23 Jul 2005; Bryan Østergaard <kloeri@gentoo.org>
+ fetchmail-6.2.5.2.ebuild:
+ Stable on alpha + ia64, bug 99865.
23 Jul 2005; Jory A. Pratt <anarchy@gentoo.org> fetchmail-6.2.5.2.ebuild:
Stable on ppc wrt bug #99865
diff --git a/net-mail/fetchmail/fetchmail-6.2.5.2.ebuild b/net-mail/fetchmail/fetchmail-6.2.5.2.ebuild
index 4ecc8d804762..5045ac50c890 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.7 2005/07/23 06:53:19 anarchy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.2.5.2.ebuild,v 1.8 2005/07/23 20:43:28 kloeri 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 )