summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-01-10 10:11:52 +0000
committerMarkus Meier <maekke@gentoo.org>2009-01-10 10:11:52 +0000
commit80eed9be8cb9eca1a02e89ec000dcfd9461c9a37 (patch)
tree2e1f60dd46610492f216465adad7c84db2bec10e /net-mail/fetchmail
parentamd64/x86 stable, bug #241732 (diff)
downloadgentoo-2-80eed9be8cb9eca1a02e89ec000dcfd9461c9a37.tar.gz
gentoo-2-80eed9be8cb9eca1a02e89ec000dcfd9461c9a37.tar.bz2
gentoo-2-80eed9be8cb9eca1a02e89ec000dcfd9461c9a37.zip
amd64 stable, bug #253871
(Portage version: 2.1.6.4/cvs/Linux 2.6.27.10 x86_64)
Diffstat (limited to 'net-mail/fetchmail')
-rw-r--r--net-mail/fetchmail/ChangeLog5
-rw-r--r--net-mail/fetchmail/fetchmail-6.3.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/fetchmail/ChangeLog b/net-mail/fetchmail/ChangeLog
index 0c2dc44d8950..a0170428e895 100644
--- a/net-mail/fetchmail/ChangeLog
+++ b/net-mail/fetchmail/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-mail/fetchmail
# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.152 2009/01/07 18:26:45 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.153 2009/01/10 10:11:52 maekke Exp $
+
+ 10 Jan 2009; Markus Meier <maekke@gentoo.org> fetchmail-6.3.9.ebuild:
+ amd64 stable, bug #253871
07 Jan 2009; Raúl Porcel <armin76@gentoo.org> fetchmail-6.3.9.ebuild:
alpha/ia64/sparc/x86 stable wrt #253871
diff --git a/net-mail/fetchmail/fetchmail-6.3.9.ebuild b/net-mail/fetchmail/fetchmail-6.3.9.ebuild
index 11d9e357f95a..3afdb0e5f7ff 100644
--- a/net-mail/fetchmail/fetchmail-6.3.9.ebuild
+++ b/net-mail/fetchmail/fetchmail-6.3.9.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.9.ebuild,v 1.5 2009/01/07 18:26:45 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.9.ebuild,v 1.6 2009/01/10 10:11:52 maekke Exp $
inherit multilib python eutils
@@ -10,7 +10,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 ipv6 kerberos krb4 hesiod"
RDEPEND="hesiod? ( net-dns/hesiod )