summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-03-08 07:54:50 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-03-08 07:54:50 +0000
commitc5e466ba845071d0808de2b045abe5bfb37099cc (patch)
tree4790cf7eee61f5f7f506f8feb7620bdc8f3163d4 /net-mail/fetchmail
parentAdded ~ppc64; bug #125189 (diff)
downloadgentoo-2-c5e466ba845071d0808de2b045abe5bfb37099cc.tar.gz
gentoo-2-c5e466ba845071d0808de2b045abe5bfb37099cc.tar.bz2
gentoo-2-c5e466ba845071d0808de2b045abe5bfb37099cc.zip
Stable on ppc64; bug #125301
(Portage version: 2.0.54)
Diffstat (limited to 'net-mail/fetchmail')
-rw-r--r--net-mail/fetchmail/ChangeLog5
-rw-r--r--net-mail/fetchmail/fetchmail-6.3.2-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/fetchmail/ChangeLog b/net-mail/fetchmail/ChangeLog
index 97c73eefa4f6..51d777814250 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.94 2006/03/02 16:38:45 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.95 2006/03/08 07:54:50 corsair Exp $
+
+ 08 Mar 2006; Markus Rothe <corsair@gentoo.org> fetchmail-6.3.2-r1.ebuild:
+ Stable on ppc64; bug #125301
02 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org>
fetchmail-6.3.2-r1.ebuild:
diff --git a/net-mail/fetchmail/fetchmail-6.3.2-r1.ebuild b/net-mail/fetchmail/fetchmail-6.3.2-r1.ebuild
index 3941b228fa44..1132be6e7eb7 100644
--- a/net-mail/fetchmail/fetchmail-6.3.2-r1.ebuild
+++ b/net-mail/fetchmail/fetchmail-6.3.2-r1.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-r1.ebuild,v 1.5 2006/03/05 03:58:17 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.2-r1.ebuild,v 1.6 2006/03/08 07:54:50 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 sh sparc x86"
+KEYWORDS="~alpha ~amd64 hppa ia64 ~mips ~ppc ppc64 s390 sh sparc x86"
IUSE="ssl nls ipv6 kerberos krb4 hesiod"
RDEPEND="hesiod? ( net-dns/hesiod )