summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJory Pratt <anarchy@gentoo.org>2005-07-23 06:53:19 +0000
committerJory Pratt <anarchy@gentoo.org>2005-07-23 06:53:19 +0000
commit72d2796ef0704639ebbbe9326b24d52bc4710862 (patch)
tree45e768b8ec107fd3553a51627f69da9c2aff07d0 /net-mail/fetchmail
parentStable on ppc (diff)
downloadgentoo-2-72d2796ef0704639ebbbe9326b24d52bc4710862.tar.gz
gentoo-2-72d2796ef0704639ebbbe9326b24d52bc4710862.tar.bz2
gentoo-2-72d2796ef0704639ebbbe9326b24d52bc4710862.zip
Stable on ppc wrt bug #99865
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-mail/fetchmail')
-rw-r--r--net-mail/fetchmail/ChangeLog5
-rw-r--r--net-mail/fetchmail/fetchmail-6.2.5.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/fetchmail/ChangeLog b/net-mail/fetchmail/ChangeLog
index dcdef24fe01f..5fd134b262ea 100644
--- a/net-mail/fetchmail/ChangeLog
+++ b/net-mail/fetchmail/ChangeLog
@@ -1,6 +1,9 @@
# 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.67 2005/07/22 15:24:54 herbs Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.68 2005/07/23 06:53:19 anarchy Exp $
+
+ 23 Jul 2005; Jory A. Pratt <anarchy@gentoo.org> fetchmail-6.2.5.2.ebuild:
+ Stable on ppc wrt bug #99865
22 Jul 2005; Herbie Hopkins <herbs@gentoo.org> fetchmail-6.2.5.2.ebuild:
Stable on amd64 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 e3c8994388c8..4ecc8d804762 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.6 2005/07/22 15:24:54 herbs Exp $
+# $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 $
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 )