summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2009-01-07 15:42:28 +0000
committerJeroen Roovers <jer@gentoo.org>2009-01-07 15:42:28 +0000
commite294077887f44990423279dad42d5d8fab64d3bc (patch)
treea2265386e20bd571cc1f82b677d83af40091fa59 /net-mail
parentrails-1.2.6-r1 rails-2.0.5-r1 rails-2.1.2-r1 rails-2.2.2-r1 ppc64 stable (diff)
downloadgentoo-2-e294077887f44990423279dad42d5d8fab64d3bc.tar.gz
gentoo-2-e294077887f44990423279dad42d5d8fab64d3bc.tar.bz2
gentoo-2-e294077887f44990423279dad42d5d8fab64d3bc.zip
Stable for HPPA (bug #253871).
(Portage version: 2.2_rc20/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/fetchmail/ChangeLog5
-rw-r--r--net-mail/fetchmail/fetchmail-6.3.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/fetchmail/ChangeLog b/net-mail/fetchmail/ChangeLog
index 5d8e407b71dd..19b9051c9610 100644
--- a/net-mail/fetchmail/ChangeLog
+++ b/net-mail/fetchmail/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-mail/fetchmail
# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.150 2009/01/06 19:55:38 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.151 2009/01/07 15:42:28 jer Exp $
+
+ 07 Jan 2009; Jeroen Roovers <jer@gentoo.org> fetchmail-6.3.9.ebuild:
+ Stable for HPPA (bug #253871).
06 Jan 2009; Brent Baude <ranger@gentoo.org> fetchmail-6.3.9.ebuild:
Marking fetchmail-6.3.9 ppc64 for bug 253871
diff --git a/net-mail/fetchmail/fetchmail-6.3.9.ebuild b/net-mail/fetchmail/fetchmail-6.3.9.ebuild
index 96cb64ea8bad..2439df69902c 100644
--- a/net-mail/fetchmail/fetchmail-6.3.9.ebuild
+++ b/net-mail/fetchmail/fetchmail-6.3.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.9.ebuild,v 1.3 2009/01/06 19:55:38 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.9.ebuild,v 1.4 2009/01/07 15:42:28 jer Exp $
inherit multilib python eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://berlios/${PN}/${P}.tar.bz2"
LICENSE="GPL-2 public-domain"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="ssl nls ipv6 kerberos krb4 hesiod"
RDEPEND="hesiod? ( net-dns/hesiod )