summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2011-05-13 14:16:18 +0000
committerJeroen Roovers <jer@gentoo.org>2011-05-13 14:16:18 +0000
commite244d3fb37c5e96d0f0c64636c21917e61eed6a6 (patch)
treeb3de84b6d05517df8cdef60ff4c0f3082559a21c /net-mail/fetchmail
parentStable for HPPA (bug #365527). (diff)
downloadgentoo-2-e244d3fb37c5e96d0f0c64636c21917e61eed6a6.tar.gz
gentoo-2-e244d3fb37c5e96d0f0c64636c21917e61eed6a6.tar.bz2
gentoo-2-e244d3fb37c5e96d0f0c64636c21917e61eed6a6.zip
Stable for HPPA (bug #364849).
(Portage version: 2.2.0_alpha33/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.19.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/fetchmail/ChangeLog b/net-mail/fetchmail/ChangeLog
index 9b6139b69012..459f04c3841c 100644
--- a/net-mail/fetchmail/ChangeLog
+++ b/net-mail/fetchmail/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-mail/fetchmail
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.201 2011/05/12 09:36:24 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.202 2011/05/13 14:16:18 jer Exp $
+
+ 13 May 2011; Jeroen Roovers <jer@gentoo.org> fetchmail-6.3.19.ebuild:
+ Stable for HPPA (bug #364849).
12 May 2011; Eray Aslan <eras@gentoo.org> fetchmail-6.3.19.ebuild:
Add flex to depend - bug #221399
diff --git a/net-mail/fetchmail/fetchmail-6.3.19.ebuild b/net-mail/fetchmail/fetchmail-6.3.19.ebuild
index e18483c4fd35..5ad92ab87872 100644
--- a/net-mail/fetchmail/fetchmail-6.3.19.ebuild
+++ b/net-mail/fetchmail/fetchmail-6.3.19.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.19.ebuild,v 1.5 2011/05/12 09:36:24 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.19.ebuild,v 1.6 2011/05/13 14:16:18 jer Exp $
EAPI=3
@@ -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 )