diff options
author | Markus Meier <maekke@gentoo.org> | 2011-06-11 12:12:49 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-06-11 12:12:49 +0000 |
commit | f878d3bd3e50d1d2a0bd9e8f33496096510a25d7 (patch) | |
tree | 2de719c2c839bcbae9c7c6f1e233797dc2814fcb /net-mail/fetchmail | |
parent | add ~arm, bug #359133 (diff) | |
download | gentoo-2-f878d3bd3e50d1d2a0bd9e8f33496096510a25d7.tar.gz gentoo-2-f878d3bd3e50d1d2a0bd9e8f33496096510a25d7.tar.bz2 gentoo-2-f878d3bd3e50d1d2a0bd9e8f33496096510a25d7.zip |
arm stable, bug #369403
(Portage version: 2.1.10/cvs/Linux i686)
Diffstat (limited to 'net-mail/fetchmail')
-rw-r--r-- | net-mail/fetchmail/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/fetchmail/fetchmail-6.3.20.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/fetchmail/ChangeLog b/net-mail/fetchmail/ChangeLog index baadd1007ea6..5d2c2ca93931 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.212 2011/06/08 09:21:22 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.213 2011/06/11 12:12:49 maekke Exp $ + + 11 Jun 2011; Markus Meier <maekke@gentoo.org> fetchmail-6.3.20.ebuild: + arm stable, bug #369403 08 Jun 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> fetchmail-6.3.20.ebuild: x86 stable wrt security bug #369403 diff --git a/net-mail/fetchmail/fetchmail-6.3.20.ebuild b/net-mail/fetchmail/fetchmail-6.3.20.ebuild index b0b298aa23b5..f3c5d0da6f05 100644 --- a/net-mail/fetchmail/fetchmail-6.3.20.ebuild +++ b/net-mail/fetchmail/fetchmail-6.3.20.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.20.ebuild,v 1.5 2011/06/08 09:21:22 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.20.ebuild,v 1.6 2011/06/11 12:12:49 maekke 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 ) |