summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2009-09-05 00:22:17 +0000
committerBrent Baude <ranger@gentoo.org>2009-09-05 00:22:17 +0000
commit68a9fe45a3a1ced31cc85227dd728c317c9fedea (patch)
tree7f2eaccdafd545674eaff391bef85eac2813c763 /net-mail/fetchmail
parentMarking pidgin-2.5.9-r1 ppc64 for bug 282263 (diff)
downloadgentoo-2-68a9fe45a3a1ced31cc85227dd728c317c9fedea.tar.gz
gentoo-2-68a9fe45a3a1ced31cc85227dd728c317c9fedea.tar.bz2
gentoo-2-68a9fe45a3a1ced31cc85227dd728c317c9fedea.zip
Marking fetchmail-6.3.11-r1 ppc64 for bug 282015
(Portage version: 2.1.6.13/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.11-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/fetchmail/ChangeLog b/net-mail/fetchmail/ChangeLog
index 28a34384150e..56d846ccc25a 100644
--- a/net-mail/fetchmail/ChangeLog
+++ b/net-mail/fetchmail/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-mail/fetchmail
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.171 2009/09/01 14:53:31 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.172 2009/09/05 00:22:17 ranger Exp $
+
+ 05 Sep 2009; Brent Baude <ranger@gentoo.org> fetchmail-6.3.11-r1.ebuild:
+ Marking fetchmail-6.3.11-r1 ppc64 for bug 282015
01 Sep 2009; Jeroen Roovers <jer@gentoo.org> fetchmail-6.3.11-r1.ebuild:
Stable for HPPA (bug #282015).
diff --git a/net-mail/fetchmail/fetchmail-6.3.11-r1.ebuild b/net-mail/fetchmail/fetchmail-6.3.11-r1.ebuild
index 74ae6d82f53f..cb32bffc22be 100644
--- a/net-mail/fetchmail/fetchmail-6.3.11-r1.ebuild
+++ b/net-mail/fetchmail/fetchmail-6.3.11-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.11-r1.ebuild,v 1.5 2009/09/01 14:53:31 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.11-r1.ebuild,v 1.6 2009/09/05 00:22:17 ranger Exp $
EAPI=2
@@ -12,7 +12,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 krb4 hesiod"
RDEPEND="hesiod? ( net-dns/hesiod )