summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-05-08 06:52:27 +0000
committerTorsten Veller <tove@gentoo.org>2010-05-08 06:52:27 +0000
commitf0d2c976322325c76322ac12ae86ff0aa6a8aa42 (patch)
tree09987ef9e18c57f9f9bea98b33ce2fa665e12d9f /net-mail/fetchmail
parentVersion bump. (diff)
downloadgentoo-2-f0d2c976322325c76322ac12ae86ff0aa6a8aa42.tar.gz
gentoo-2-f0d2c976322325c76322ac12ae86ff0aa6a8aa42.tar.bz2
gentoo-2-f0d2c976322325c76322ac12ae86ff0aa6a8aa42.zip
Stable on amd64 and x86 (#318875)
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'net-mail/fetchmail')
-rw-r--r--net-mail/fetchmail/ChangeLog5
-rw-r--r--net-mail/fetchmail/fetchmail-6.3.17.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/fetchmail/ChangeLog b/net-mail/fetchmail/ChangeLog
index d7527c59201e..cd3026575e6c 100644
--- a/net-mail/fetchmail/ChangeLog
+++ b/net-mail/fetchmail/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-mail/fetchmail
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.187 2010/05/07 15:43:46 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.188 2010/05/08 06:52:27 tove Exp $
+
+ 08 May 2010; Torsten Veller <tove@gentoo.org> fetchmail-6.3.17.ebuild:
+ Stable on amd64 and x86 (#318875)
07 May 2010; Torsten Veller <tove@gentoo.org> fetchmail-6.3.17.ebuild:
Fix PYTHON_DEPEND. Thanks to Arfrever. Maintenance
diff --git a/net-mail/fetchmail/fetchmail-6.3.17.ebuild b/net-mail/fetchmail/fetchmail-6.3.17.ebuild
index abc492e7fff3..face69fd59fe 100644
--- a/net-mail/fetchmail/fetchmail-6.3.17.ebuild
+++ b/net-mail/fetchmail/fetchmail-6.3.17.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.17.ebuild,v 1.2 2010/05/07 15:43:46 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.17.ebuild,v 1.3 2010/05/08 06:52:27 tove Exp $
EAPI=2
@@ -16,7 +16,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 kerberos hesiod tk"
RDEPEND="hesiod? ( net-dns/hesiod )