diff options
author | 2008-10-12 18:11:02 +0000 | |
---|---|---|
committer | 2008-10-12 18:11:02 +0000 | |
commit | 2ea0bfb3c5bb9d1d8c668837026d7145cc5ce073 (patch) | |
tree | 4fd4d15d1a193fbc3c70d63c21c94bc6c5d409ec /net-mail | |
parent | alpha/ia64 stable wrt #240290 (diff) | |
download | gentoo-2-2ea0bfb3c5bb9d1d8c668837026d7145cc5ce073.tar.gz gentoo-2-2ea0bfb3c5bb9d1d8c668837026d7145cc5ce073.tar.bz2 gentoo-2-2ea0bfb3c5bb9d1d8c668837026d7145cc5ce073.zip |
alpha stable wrt #240409
(Portage version: 2.1.4.5)
Diffstat (limited to 'net-mail')
-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 6da8aa735a4e..9193ca754bb7 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.182 2008/10/12 13:52:08 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.183 2008/10/12 18:11:02 armin76 Exp $ + + 12 Oct 2008; Raúl Porcel <armin76@gentoo.org> dovecot-1.1.4-r1.ebuild: + alpha stable wrt #240409 12 Oct 2008; Friedrich Oslage <bluebird@gentoo.org> dovecot-1.1.4-r1.ebuild: diff --git a/net-mail/dovecot/dovecot-1.1.4-r1.ebuild b/net-mail/dovecot/dovecot-1.1.4-r1.ebuild index 5cb2e19f6a57..bb2c2b7ddfbd 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.4 2008/10/12 13:52:08 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.1.4-r1.ebuild,v 1.5 2008/10/12 18:11:02 armin76 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" |