diff options
author | Andrej Kacian <ticho@gentoo.org> | 2005-10-06 12:22:11 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2005-10-06 12:22:11 +0000 |
commit | 6bc2cf8a8308dd9a3fa108add325654a668766aa (patch) | |
tree | ef294156cdfa380709c95c8bcf431c256e53085b /net-mail/uw-imap | |
parent | Commit the ebuild. (diff) | |
download | gentoo-2-6bc2cf8a8308dd9a3fa108add325654a668766aa.tar.gz gentoo-2-6bc2cf8a8308dd9a3fa108add325654a668766aa.tar.bz2 gentoo-2-6bc2cf8a8308dd9a3fa108add325654a668766aa.zip |
Stable on x86, due to security bug #108206.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-mail/uw-imap')
-rw-r--r-- | net-mail/uw-imap/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/uw-imap/uw-imap-2004g-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/uw-imap/ChangeLog b/net-mail/uw-imap/ChangeLog index 047f74299ba6..32b8cd42cd99 100644 --- a/net-mail/uw-imap/ChangeLog +++ b/net-mail/uw-imap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/uw-imap # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/ChangeLog,v 1.74 2005/10/06 11:55:09 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/ChangeLog,v 1.75 2005/10/06 12:22:11 ticho Exp $ + + 06 Oct 2005; Andrej Kacian <ticho@gentoo.org> uw-imap-2004g-r1.ebuild: + Stable on x86, due to security bug #108206. *uw-imap-2004g-r1 (06 Oct 2005) diff --git a/net-mail/uw-imap/uw-imap-2004g-r1.ebuild b/net-mail/uw-imap/uw-imap-2004g-r1.ebuild index 903fcce70a54..7ad4b3ada5eb 100644 --- a/net-mail/uw-imap/uw-imap-2004g-r1.ebuild +++ b/net-mail/uw-imap/uw-imap-2004g-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/uw-imap-2004g-r1.ebuild,v 1.1 2005/10/06 11:55:09 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/uw-imap-2004g-r1.ebuild,v 1.2 2005/10/06 12:22:11 ticho Exp $ inherit eutils flag-o-matic @@ -13,7 +13,7 @@ HOMEPAGE="http://www.washington.edu/imap/" LICENSE="as-is" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="ipv6 ssl pic kerberos clearpasswd" PROVIDE="virtual/imapd" |