diff options
Diffstat (limited to 'net-mail/dovecot')
-rw-r--r-- | net-mail/dovecot/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/dovecot/dovecot-1.1.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/dovecot/ChangeLog b/net-mail/dovecot/ChangeLog index 469d7ff80caf..7bac29b7f0f6 100644 --- a/net-mail/dovecot/ChangeLog +++ b/net-mail/dovecot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/dovecot # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.179 2008/10/07 07:30:11 wschlich Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.180 2008/10/08 19:14:18 maekke Exp $ + + 08 Oct 2008; Markus Meier <maekke@gentoo.org> dovecot-1.1.4-r1.ebuild: + amd64/x86 stable, bug #240409 *dovecot-1.1.4-r1 (07 Oct 2008) diff --git a/net-mail/dovecot/dovecot-1.1.4-r1.ebuild b/net-mail/dovecot/dovecot-1.1.4-r1.ebuild index ce518025b6e1..ee7a7e074ef5 100644 --- a/net-mail/dovecot/dovecot-1.1.4-r1.ebuild +++ b/net-mail/dovecot/dovecot-1.1.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.1.4-r1.ebuild,v 1.1 2008/10/07 07:30:11 wschlich Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.1.4-r1.ebuild,v 1.2 2008/10/08 19:14:18 maekke Exp $ inherit autotools eutils ssl-cert versionator @@ -23,7 +23,7 @@ HOMEPAGE="http://www.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 managesieve mbox mysql pop3d pam postgres sieve sqlite3 ssl suid vpopmail" |