summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Kahle <tomka@gentoo.org>2011-08-26 15:56:41 +0000
committerThomas Kahle <tomka@gentoo.org>2011-08-26 15:56:41 +0000
commit58a9e1d8e70c35f0bbccf2cc44543d02649f4525 (patch)
treebcde2b2272b20f2a4492f8aa96eb3e000d88d22b /net-mail
parentStable on amd64 wrt bug #317971 (diff)
downloadgentoo-2-58a9e1d8e70c35f0bbccf2cc44543d02649f4525.tar.gz
gentoo-2-58a9e1d8e70c35f0bbccf2cc44543d02649f4525.tar.bz2
gentoo-2-58a9e1d8e70c35f0bbccf2cc44543d02649f4525.zip
x86 stable per bug 380453
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/fetchmail/ChangeLog5
-rw-r--r--net-mail/fetchmail/fetchmail-6.3.21.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/fetchmail/ChangeLog b/net-mail/fetchmail/ChangeLog
index 27772c231efe..1a1d09d01c79 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.220 2011/08/26 14:24:33 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.221 2011/08/26 15:56:41 tomka Exp $
+
+ 26 Aug 2011; Thomas Kahle <tomka@gentoo.org> fetchmail-6.3.21.ebuild:
+ x86 stable per bug 380453
26 Aug 2011; Markos Chandras <hwoarang@gentoo.org> fetchmail-6.3.21.ebuild:
Stable on amd64 wrt bug #380453
diff --git a/net-mail/fetchmail/fetchmail-6.3.21.ebuild b/net-mail/fetchmail/fetchmail-6.3.21.ebuild
index b2e354589595..60af42dd7c5a 100644
--- a/net-mail/fetchmail/fetchmail-6.3.21.ebuild
+++ b/net-mail/fetchmail/fetchmail-6.3.21.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.21.ebuild,v 1.4 2011/08/26 14:24:33 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.21.ebuild,v 1.5 2011/08/26 15:56:41 tomka 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 socks"
RDEPEND="hesiod? ( net-dns/hesiod )