summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-02-27 15:10:35 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-02-27 15:10:35 +0000
commit410cb1fc29ca8923b89fdbf4cc3971d6a1aa0d5c (patch)
tree66079e5bceeacc680ef21ea033edacc0547f61fe /net-mail/fetchmail
parentStable on ppc64 (diff)
downloadhistorical-410cb1fc29ca8923b89fdbf4cc3971d6a1aa0d5c.tar.gz
historical-410cb1fc29ca8923b89fdbf4cc3971d6a1aa0d5c.tar.bz2
historical-410cb1fc29ca8923b89fdbf4cc3971d6a1aa0d5c.zip
Stable on ppc64
Package-Manager: portage-2.0.54
Diffstat (limited to 'net-mail/fetchmail')
-rw-r--r--net-mail/fetchmail/ChangeLog5
-rw-r--r--net-mail/fetchmail/Manifest4
-rw-r--r--net-mail/fetchmail/fetchmail-6.3.2.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/net-mail/fetchmail/ChangeLog b/net-mail/fetchmail/ChangeLog
index a352f00c81cd..0ce3cd0c0df8 100644
--- a/net-mail/fetchmail/ChangeLog
+++ b/net-mail/fetchmail/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-mail/fetchmail
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.89 2006/02/27 12:30:22 joker Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.90 2006/02/27 15:10:35 corsair Exp $
+
+ 27 Feb 2006; Markus Rothe <corsair@gentoo.org> fetchmail-6.3.2.ebuild:
+ Stable on ppc64
27 Feb 2006; Christian Birchinger <joker@gentoo.org>
fetchmail-6.3.2.ebuild:
diff --git a/net-mail/fetchmail/Manifest b/net-mail/fetchmail/Manifest
index e81e64ee8fc1..9b7dd8c3c9a9 100644
--- a/net-mail/fetchmail/Manifest
+++ b/net-mail/fetchmail/Manifest
@@ -1,6 +1,6 @@
-MD5 bab4fa24d5f965e46fcab4a63a250a01 ChangeLog 13867
+MD5 807dfcf290e4d05355e91ebee931aac2 ChangeLog 13961
MD5 04125f54e4be33fd55348f69c38e0942 fetchmail-6.2.5.2-r1.ebuild 3051
-MD5 58a8d0602c41e8fdd6a73d4a2f2684ed fetchmail-6.3.2.ebuild 2417
+MD5 70f003b7815ed70d8d8c34291161bdb5 fetchmail-6.3.2.ebuild 2418
MD5 29d376a1042aeeeba94e911a943d5a7f files/conf.d-fetchmail 347
MD5 c74bd41e6321522be59c6c475ce005f3 files/digest-fetchmail-6.2.5.2-r1 204
MD5 0447ecc3ec838faaeb51499d794c997e files/digest-fetchmail-6.3.2 69
diff --git a/net-mail/fetchmail/fetchmail-6.3.2.ebuild b/net-mail/fetchmail/fetchmail-6.3.2.ebuild
index db9dea2502aa..ac284b42ac9d 100644
--- a/net-mail/fetchmail/fetchmail-6.3.2.ebuild
+++ b/net-mail/fetchmail/fetchmail-6.3.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.2.ebuild,v 1.3 2006/02/27 12:30:22 joker Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.2.ebuild,v 1.4 2006/02/27 15:10:35 corsair Exp $
inherit eutils gnuconfig
@@ -12,7 +12,7 @@ SRC_URI="http://download.berlios.de/${PN}/${P}.tar.bz2"
LICENSE="GPL-2 public-domain"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 sparc x86"
IUSE="ssl nls ipv6 kerberos krb4 hesiod"
RDEPEND="hesiod? ( net-dns/hesiod )