summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-06-20 18:01:13 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-06-20 18:01:13 +0000
commit4e0d54796786b96f83ce28a3df017f643bf7dfa7 (patch)
tree045ca7397594ef262397838aff8dacb32beba4b7 /net-mail
parentAnother release candidate for OOo 2.0.3, this also adds the supported LINGUAS... (diff)
downloadgentoo-2-4e0d54796786b96f83ce28a3df017f643bf7dfa7.tar.gz
gentoo-2-4e0d54796786b96f83ce28a3df017f643bf7dfa7.tar.bz2
gentoo-2-4e0d54796786b96f83ce28a3df017f643bf7dfa7.zip
Stable on sparc wrt #137187
(Portage version: 2.1)
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/fetchmail/ChangeLog6
-rw-r--r--net-mail/fetchmail/fetchmail-6.3.4.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-mail/fetchmail/ChangeLog b/net-mail/fetchmail/ChangeLog
index 7ba0f1b5be8f..e8b4c7a91035 100644
--- a/net-mail/fetchmail/ChangeLog
+++ b/net-mail/fetchmail/ChangeLog
@@ -1,6 +1,10 @@
# 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.102 2006/06/19 09:06:26 s4t4n Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.103 2006/06/20 18:01:13 gustavoz Exp $
+
+ 20 Jun 2006; Gustavo Zacarias <gustavoz@gentoo.org>
+ fetchmail-6.3.4.ebuild:
+ Stable on sparc wrt #137187
19 Jun 2006; Michele Noberasco <s4t4n@gentoo.org> fetchmail-6.3.4.ebuild:
Stable on x86; bug #137187
diff --git a/net-mail/fetchmail/fetchmail-6.3.4.ebuild b/net-mail/fetchmail/fetchmail-6.3.4.ebuild
index 1cf159b23842..8fc656d0c367 100644
--- a/net-mail/fetchmail/fetchmail-6.3.4.ebuild
+++ b/net-mail/fetchmail/fetchmail-6.3.4.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.4.ebuild,v 1.4 2006/06/19 09:06:26 s4t4n Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.4.ebuild,v 1.5 2006/06/20 18:01:13 gustavoz Exp $
inherit eutils gnuconfig
@@ -12,7 +12,7 @@ SRC_URI="http://download2.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 )