diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-03-04 13:43:38 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-03-04 13:43:38 +0000 |
commit | a2e2462f8edc85b3d0f5d5c1e3af7853ccb4d46c (patch) | |
tree | 4b033c66c96a654793d6eecdc3a8c5bca70f923f /net-mail/fetchmail | |
parent | stable x86, security bug 307749 (diff) | |
download | gentoo-2-a2e2462f8edc85b3d0f5d5c1e3af7853ccb4d46c.tar.gz gentoo-2-a2e2462f8edc85b3d0f5d5c1e3af7853ccb4d46c.tar.bz2 gentoo-2-a2e2462f8edc85b3d0f5d5c1e3af7853ccb4d46c.zip |
stable x86, security bug 307761
(Portage version: 2.1.7.17/cvs/Linux i686)
Diffstat (limited to 'net-mail/fetchmail')
-rw-r--r-- | net-mail/fetchmail/ChangeLog | 6 | ||||
-rw-r--r-- | net-mail/fetchmail/fetchmail-6.3.14.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-mail/fetchmail/ChangeLog b/net-mail/fetchmail/ChangeLog index b086276bda19..7f8b2b9792f6 100644 --- a/net-mail/fetchmail/ChangeLog +++ b/net-mail/fetchmail/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-mail/fetchmail # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.176 2010/02/05 07:06:41 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.177 2010/03/04 13:43:38 fauli Exp $ + + 04 Mar 2010; Christian Faulhammer <fauli@gentoo.org> + fetchmail-6.3.14.ebuild: + stable x86, security bug 307761 *fetchmail-6.3.14 (05 Feb 2010) diff --git a/net-mail/fetchmail/fetchmail-6.3.14.ebuild b/net-mail/fetchmail/fetchmail-6.3.14.ebuild index e990c0fcd9b9..3fa0c35f4883 100644 --- a/net-mail/fetchmail/fetchmail-6.3.14.ebuild +++ b/net-mail/fetchmail/fetchmail-6.3.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.14.ebuild,v 1.1 2010/02/05 07:06:41 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.14.ebuild,v 1.2 2010/03/04 13:43:38 fauli Exp $ EAPI=2 @@ -12,7 +12,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 ) |