summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2011-08-27 11:30:50 +0000
committerRaúl Porcel <armin76@gentoo.org>2011-08-27 11:30:50 +0000
commit1ef77669b2c6d10dae3c767a747eb0ec01111221 (patch)
treee7c5af95dc4e02f35036f4ffdd39d4cd59876066 /net-mail
parentalpha/arm/ia64/m68k/s390/sh/sparc/x86 stable wrt #380677 (diff)
downloadgentoo-2-1ef77669b2c6d10dae3c767a747eb0ec01111221.tar.gz
gentoo-2-1ef77669b2c6d10dae3c767a747eb0ec01111221.tar.bz2
gentoo-2-1ef77669b2c6d10dae3c767a747eb0ec01111221.zip
alpha/arm/ia64/s390/sh/sparc stable wrt #380453
(Portage version: 2.1.10.11/cvs/Linux ia64)
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 1a1d09d01c79..fe246a3ab3c1 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.221 2011/08/26 15:56:41 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.222 2011/08/27 11:30:50 armin76 Exp $
+
+ 27 Aug 2011; Raúl Porcel <armin76@gentoo.org> fetchmail-6.3.21.ebuild:
+ alpha/arm/ia64/s390/sh/sparc stable wrt #380453
26 Aug 2011; Thomas Kahle <tomka@gentoo.org> fetchmail-6.3.21.ebuild:
x86 stable per bug 380453
diff --git a/net-mail/fetchmail/fetchmail-6.3.21.ebuild b/net-mail/fetchmail/fetchmail-6.3.21.ebuild
index 60af42dd7c5a..8fd71dacde51 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.5 2011/08/26 15:56:41 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.21.ebuild,v 1.6 2011/08/27 11:30:50 armin76 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 )