summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-mail/fetchmail/ChangeLog9
-rw-r--r--net-mail/fetchmail/fetchmail-6.3.4.ebuild4
2 files changed, 10 insertions, 3 deletions
diff --git a/net-mail/fetchmail/ChangeLog b/net-mail/fetchmail/ChangeLog
index fd737f3ce7d0..db87057cc49e 100644
--- a/net-mail/fetchmail/ChangeLog
+++ b/net-mail/fetchmail/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for net-mail/fetchmail
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.122 2007/01/08 20:52:03 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.123 2007/01/08 22:30:52 tove Exp $
+
+ 08 Jan 2007; Torsten Veller <tove@gentoo.org>
+ -files/patch-6.3.2.1-fix-netrc-SIGSEGV.diff,
+ -files/fetchmail-6.3.5-preserve-logging-fd.patch, fetchmail-6.3.4.ebuild,
+ -fetchmail-6.3.5.ebuild, -fetchmail-6.3.5-r1.ebuild:
+ Removed old ebuilds and unused patches.
+ Removed all unneeded keywords from fetchmail-6.3.4.
08 Jan 2007; Markus Rothe <corsair@gentoo.org> fetchmail-6.3.6.ebuild:
Stable on ppc64; bug #160463
diff --git a/net-mail/fetchmail/fetchmail-6.3.4.ebuild b/net-mail/fetchmail/fetchmail-6.3.4.ebuild
index b9955296826f..8b96be7a9a0c 100644
--- a/net-mail/fetchmail/fetchmail-6.3.4.ebuild
+++ b/net-mail/fetchmail/fetchmail-6.3.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.4.ebuild,v 1.14 2007/01/05 16:52:04 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.4.ebuild,v 1.15 2007/01/08 22:30:52 tove Exp $
inherit eutils
@@ -12,7 +12,7 @@ SRC_URI="http://download2.berlios.de/${PN}/${P}.tar.bz2"
LICENSE="GPL-2 public-domain"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
+KEYWORDS="mips s390 sh"
IUSE="ssl nls ipv6 kerberos krb4 hesiod"
DDEPEND="hesiod? ( net-dns/hesiod )