summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRené Nussbaumer <killerfox@gentoo.org>2005-07-22 12:59:46 +0000
committerRené Nussbaumer <killerfox@gentoo.org>2005-07-22 12:59:46 +0000
commit3c5fbb47c32c81e922e7e26e882f0d0db42342a9 (patch)
tree77741c2b594a5bab2fc3f1899667273d0f24a91d /net-mail/fetchmail
parentStable on amd64. (diff)
downloadgentoo-2-3c5fbb47c32c81e922e7e26e882f0d0db42342a9.tar.gz
gentoo-2-3c5fbb47c32c81e922e7e26e882f0d0db42342a9.tar.bz2
gentoo-2-3c5fbb47c32c81e922e7e26e882f0d0db42342a9.zip
Stable on hppa
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-mail/fetchmail')
-rw-r--r--net-mail/fetchmail/ChangeLog6
-rw-r--r--net-mail/fetchmail/fetchmail-6.2.5.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-mail/fetchmail/ChangeLog b/net-mail/fetchmail/ChangeLog
index 1a65ca8304e1..5615a212cc6d 100644
--- a/net-mail/fetchmail/ChangeLog
+++ b/net-mail/fetchmail/ChangeLog
@@ -1,6 +1,10 @@
# 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.64 2005/07/22 10:11:44 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.65 2005/07/22 12:59:46 killerfox Exp $
+
+ 22 Jul 2005; Rene Nussbaumer <killerfox@gentoo.org>
+ fetchmail-6.2.5.2.ebuild:
+ Stable on hppa. bug #99865
22 Jul 2005; Markus Rothe <corsair@gentoo.org> fetchmail-6.2.5.2.ebuild:
Stable on ppc64 (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 1b3370f78a19..d67c82667086 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.3 2005/07/22 10:11:44 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.2.5.2.ebuild,v 1.4 2005/07/22 12:59:46 killerfox 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 )