summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2010-05-10 15:42:27 +0000
committerBrent Baude <ranger@gentoo.org>2010-05-10 15:42:27 +0000
commit6793c2f41cf3847911bfb895b0acc43a47fd94fd (patch)
tree2206c6acae33664408f93b4079f003517139d6de /net-mail/fetchmail
parentMarking squirrelmail-1.4.20 ppc64 for bug 281580 (diff)
downloadgentoo-2-6793c2f41cf3847911bfb895b0acc43a47fd94fd.tar.gz
gentoo-2-6793c2f41cf3847911bfb895b0acc43a47fd94fd.tar.bz2
gentoo-2-6793c2f41cf3847911bfb895b0acc43a47fd94fd.zip
Marking fetchmail-6.3.17 ppc64 for bug 318875
(Portage version: 2.1.7.17/cvs/Linux ppc64)
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 49263e35de32..0456c3a421be 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.190 2010/05/09 18:34:18 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.191 2010/05/10 15:42:27 ranger Exp $
+
+ 10 May 2010; Brent Baude <ranger@gentoo.org> fetchmail-6.3.17.ebuild:
+ Marking fetchmail-6.3.17 ppc64 for bug 318875
09 May 2010; Raúl Porcel <armin76@gentoo.org> fetchmail-6.3.17.ebuild:
alpha/arm/ia64/s390/sh/sparc stable wrt #318875
diff --git a/net-mail/fetchmail/fetchmail-6.3.17.ebuild b/net-mail/fetchmail/fetchmail-6.3.17.ebuild
index 5dbe237287ad..d8fdf7dab498 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.5 2010/05/09 18:34:18 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.17.ebuild,v 1.6 2010/05/10 15:42:27 ranger 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 )