summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2009-08-08 18:22:22 +0000
committerJeroen Roovers <jer@gentoo.org>2009-08-08 18:22:22 +0000
commitbd7502c18beb47e7cddec30f38c0603b2a388880 (patch)
treea13b011a735980a89ca1d8dbe009e2f74a4f25d0 /net-mail/fetchmail
parentFixed valgrind bugs #260802 and #279194 (diff)
downloadgentoo-2-bd7502c18beb47e7cddec30f38c0603b2a388880.tar.gz
gentoo-2-bd7502c18beb47e7cddec30f38c0603b2a388880.tar.bz2
gentoo-2-bd7502c18beb47e7cddec30f38c0603b2a388880.zip
Stable for HPPA (bug #280537).
(Portage version: 2.2_rc36/cvs/Linux i686)
Diffstat (limited to 'net-mail/fetchmail')
-rw-r--r--net-mail/fetchmail/ChangeLog5
-rw-r--r--net-mail/fetchmail/fetchmail-6.3.11.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/fetchmail/ChangeLog b/net-mail/fetchmail/ChangeLog
index feb2282051d3..11c5e7ba909f 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.161 2009/08/08 15:04:10 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.162 2009/08/08 18:22:22 jer Exp $
+
+ 08 Aug 2009; Jeroen Roovers <jer@gentoo.org> fetchmail-6.3.11.ebuild:
+ Stable for HPPA (bug #280537).
08 Aug 2009; Brent Baude <ranger@gentoo.org> fetchmail-6.3.11.ebuild:
Marking fetchmail-6.3.11 ppc64 for bug 280537
diff --git a/net-mail/fetchmail/fetchmail-6.3.11.ebuild b/net-mail/fetchmail/fetchmail-6.3.11.ebuild
index 74c6c40b7930..a0547886dce6 100644
--- a/net-mail/fetchmail/fetchmail-6.3.11.ebuild
+++ b/net-mail/fetchmail/fetchmail-6.3.11.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.ebuild,v 1.4 2009/08/08 15:04:10 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.11.ebuild,v 1.5 2009/08/08 18:22:22 jer 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 )