diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-05-21 17:42:23 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-05-21 17:42:23 +0000 |
commit | fb255c255c570a90f86b1026a7a10068b9318817 (patch) | |
tree | 967fe153d9245965988ed82c72083546f9afb834 /net-mail/fetchmail | |
parent | alpha/m68k/s390/sh/sparc/x86 stable wrt #366665 (diff) | |
download | gentoo-2-fb255c255c570a90f86b1026a7a10068b9318817.tar.gz gentoo-2-fb255c255c570a90f86b1026a7a10068b9318817.tar.bz2 gentoo-2-fb255c255c570a90f86b1026a7a10068b9318817.zip |
alpha/ia64/s390/sh/sparc/x86 stable wrt #364849
(Portage version: 2.1.9.49/cvs/Linux ia64)
Diffstat (limited to 'net-mail/fetchmail')
-rw-r--r-- | net-mail/fetchmail/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/fetchmail/fetchmail-6.3.19.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/fetchmail/ChangeLog b/net-mail/fetchmail/ChangeLog index 6442968bc0b2..861f8be4866b 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.203 2011/05/17 05:52:27 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.204 2011/05/21 17:42:23 armin76 Exp $ + + 21 May 2011; Raúl Porcel <armin76@gentoo.org> fetchmail-6.3.19.ebuild: + alpha/ia64/s390/sh/sparc/x86 stable wrt #364849 17 May 2011; Markus Meier <maekke@gentoo.org> fetchmail-6.3.19.ebuild: arm stable, bug #364849 diff --git a/net-mail/fetchmail/fetchmail-6.3.19.ebuild b/net-mail/fetchmail/fetchmail-6.3.19.ebuild index ed01c8d87081..dbc8cf802ddf 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.7 2011/05/17 05:52:27 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.19.ebuild,v 1.8 2011/05/21 17:42:23 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" RDEPEND="hesiod? ( net-dns/hesiod ) |