diff options
author | 2007-04-03 18:06:09 +0000 | |
---|---|---|
committer | 2007-04-03 18:06:09 +0000 | |
commit | 4a8b2e753f2437b7468965ad3cf0b7e453880cd7 (patch) | |
tree | 252780010077784ad415ebeecd1589678c6c9fc7 /net-mail/dovecot | |
parent | Bump patchset to try to fix bug 167578 (diff) | |
download | gentoo-2-4a8b2e753f2437b7468965ad3cf0b7e453880cd7.tar.gz gentoo-2-4a8b2e753f2437b7468965ad3cf0b7e453880cd7.tar.bz2 gentoo-2-4a8b2e753f2437b7468965ad3cf0b7e453880cd7.zip |
Stable on sparc wrt security #172795
(Portage version: 2.1.2.2)
Diffstat (limited to 'net-mail/dovecot')
-rw-r--r-- | net-mail/dovecot/ChangeLog | 6 | ||||
-rw-r--r-- | net-mail/dovecot/dovecot-1.0_rc29.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-mail/dovecot/ChangeLog b/net-mail/dovecot/ChangeLog index beef124c5a6f..3aad9063ed56 100644 --- a/net-mail/dovecot/ChangeLog +++ b/net-mail/dovecot/ChangeLog @@ -1,6 +1,10 @@ # 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.99 2007/04/02 20:10:27 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.100 2007/04/03 18:06:09 gustavoz Exp $ + + 03 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> + dovecot-1.0_rc29.ebuild: + Stable on sparc wrt security #172795 02 Apr 2007; Jose Luis Rivero <yoswink@gentoo.org> dovecot-1.0_rc29.ebuild: diff --git a/net-mail/dovecot/dovecot-1.0_rc29.ebuild b/net-mail/dovecot/dovecot-1.0_rc29.ebuild index 83047b191f40..8460d8bf901f 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.4 2007/04/02 20:10:27 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.0_rc29.ebuild,v 1.5 2007/04/03 18:06:09 gustavoz 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" |