Removed old ebuilds and unused patches. Removed all unneeded keywords from fetchmail...
authorTorsten Veller <tove@gentoo.org>
Mon, 8 Jan 2007 22:30:52 +0000 (22:30 +0000)
committerTorsten Veller <tove@gentoo.org>
Mon, 8 Jan 2007 22:30:52 +0000 (22:30 +0000)
Package-Manager: portage-2.1.2_rc4-r6

net-mail/fetchmail/ChangeLog
net-mail/fetchmail/fetchmail-6.3.4.ebuild

index fd737f3ce7d00dcc7ae0bdb03fb51095a2d7ce4b..db87057cc49ef31547f91897fb87b951507d12b1 100644 (file)
@@ -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
index b9955296826fbb4c4287f7f50fc67cd6be0c27c4..8b96be7a9a0c30b6549ed0c1317f0c8c8e7ee5f8 100644 (file)
@@ -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 )