diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-03-30 20:00:53 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-03-30 20:00:53 +0000 |
commit | b81c6adf86b817ad2cdba1a33b641ce2615f91af (patch) | |
tree | 183b135924f2ecbe77c3484085d5a5fc80ac085a /net-mail/dovecot | |
parent | Dropped ppc-macos keyword, see you in prefix (diff) | |
download | gentoo-2-b81c6adf86b817ad2cdba1a33b641ce2615f91af.tar.gz gentoo-2-b81c6adf86b817ad2cdba1a33b641ce2615f91af.tar.bz2 gentoo-2-b81c6adf86b817ad2cdba1a33b641ce2615f91af.zip |
Stable on x86, security bug #172795.
(Portage version: 2.1.2.2)
Diffstat (limited to 'net-mail/dovecot')
-rw-r--r-- | net-mail/dovecot/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/dovecot/dovecot-1.0_rc29.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/dovecot/ChangeLog b/net-mail/dovecot/ChangeLog index 787393d89133..8a144631c5e5 100644 --- a/net-mail/dovecot/ChangeLog +++ b/net-mail/dovecot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/dovecot # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.96 2007/03/30 15:14:33 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.97 2007/03/30 20:00:53 ticho Exp $ + + 30 Mar 2007; Andrej Kacian <ticho@gentoo.org> dovecot-1.0_rc29.ebuild: + Stable on x86, security bug #172795. *dovecot-1.0_rc29 (30 Mar 2007) diff --git a/net-mail/dovecot/dovecot-1.0_rc29.ebuild b/net-mail/dovecot/dovecot-1.0_rc29.ebuild index e43aace7cbdb..d8427ce2cc9f 100644 --- a/net-mail/dovecot/dovecot-1.0_rc29.ebuild +++ b/net-mail/dovecot/dovecot-1.0_rc29.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.0_rc29.ebuild,v 1.1 2007/03/30 15:14:33 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.0_rc29.ebuild,v 1.2 2007/03/30 20:00:53 ticho Exp $ inherit autotools eutils ssl-cert @@ -17,7 +17,7 @@ HOMEPAGE="http://dovecot.org/" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~ppc ~sparc x86 ~x86-fbsd" IUSE="debug doc ipv6 kerberos ldap mbox mysql pop3d pam postgres sieve ssl suid vpopmail" |