summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichele Noberasco <s4t4n@gentoo.org>2006-06-19 09:06:26 +0000
committerMichele Noberasco <s4t4n@gentoo.org>2006-06-19 09:06:26 +0000
commitc428cfdb24622006ce0e01d98a83d797c72d181d (patch)
tree69afdef3cf979c3fe98cc1bb5c8821dd896e142c /net-mail/fetchmail
parentAdded patches for as-needed, save CXXFLAGS in configure, new script-set. (diff)
downloadgentoo-2-c428cfdb24622006ce0e01d98a83d797c72d181d.tar.gz
gentoo-2-c428cfdb24622006ce0e01d98a83d797c72d181d.tar.bz2
gentoo-2-c428cfdb24622006ce0e01d98a83d797c72d181d.zip
Stable for x86. See bug #137187
(Portage version: 2.1)
Diffstat (limited to 'net-mail/fetchmail')
-rw-r--r--net-mail/fetchmail/ChangeLog5
-rw-r--r--net-mail/fetchmail/fetchmail-6.3.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/fetchmail/ChangeLog b/net-mail/fetchmail/ChangeLog
index 8638c0c811a9..7ba0f1b5be8f 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.101 2006/06/18 20:57:34 exg Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.102 2006/06/19 09:06:26 s4t4n Exp $
+
+ 19 Jun 2006; Michele Noberasco <s4t4n@gentoo.org> fetchmail-6.3.4.ebuild:
+ Stable on x86; bug #137187
18 Jun 2006; Emanuele Giaquinta <exg@gentoo.org> fetchmail-6.3.4.ebuild:
Stable on ppc; bug #137187
diff --git a/net-mail/fetchmail/fetchmail-6.3.4.ebuild b/net-mail/fetchmail/fetchmail-6.3.4.ebuild
index 9a8b0a688b34..1cf159b23842 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.3 2006/06/18 20:57:34 exg Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.4.ebuild,v 1.4 2006/06/19 09:06:26 s4t4n 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 )