summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-03-10 11:08:12 +0000
committerJeroen Roovers <jer@gentoo.org>2010-03-10 11:08:12 +0000
commit11eec463aefbea0894d4698bea3bbe248cec5dbd (patch)
tree31170a1ab42be43cb1a4653f0ddbffa7534a3d14 /net-mail/fetchmail
parentStable for HPPA (bug #308043). (diff)
downloadgentoo-2-11eec463aefbea0894d4698bea3bbe248cec5dbd.tar.gz
gentoo-2-11eec463aefbea0894d4698bea3bbe248cec5dbd.tar.bz2
gentoo-2-11eec463aefbea0894d4698bea3bbe248cec5dbd.zip
Stable for HPPA (bug #307761).
(Portage version: 2.2_rc66/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.14.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/fetchmail/ChangeLog b/net-mail/fetchmail/ChangeLog
index 959dbeff78ab..c577f00469c1 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.181 2010/03/09 22:12:43 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.182 2010/03/10 11:08:12 jer Exp $
+
+ 10 Mar 2010; Jeroen Roovers <jer@gentoo.org> fetchmail-6.3.14.ebuild:
+ Stable for HPPA (bug #307761).
09 Mar 2010; Joseph Jezak <josejx@gentoo.org> fetchmail-6.3.14.ebuild:
Marked ppc stable for bug #307761.
diff --git a/net-mail/fetchmail/fetchmail-6.3.14.ebuild b/net-mail/fetchmail/fetchmail-6.3.14.ebuild
index 4732f04090a0..0c1a608df924 100644
--- a/net-mail/fetchmail/fetchmail-6.3.14.ebuild
+++ b/net-mail/fetchmail/fetchmail-6.3.14.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.14.ebuild,v 1.6 2010/03/09 22:12:43 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.14.ebuild,v 1.7 2010/03/10 11:08:12 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 hesiod tk"
RDEPEND="hesiod? ( net-dns/hesiod )