diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-04 13:30:03 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-04 13:30:03 +0000 |
commit | 1c26ef2f44178b0d4f4532518190b9d7f4bda60e (patch) | |
tree | 51c71387e87091c69d22535af98b396adecaa677 /net-mail | |
parent | Stable for ppc, wrt bug #445908 (diff) | |
download | gentoo-2-1c26ef2f44178b0d4f4532518190b9d7f4bda60e.tar.gz gentoo-2-1c26ef2f44178b0d4f4532518190b9d7f4bda60e.tar.bz2 gentoo-2-1c26ef2f44178b0d4f4532518190b9d7f4bda60e.zip |
Stable for ppc, wrt bug #445844
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/dovecot/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/dovecot/dovecot-2.1.12-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/dovecot/ChangeLog b/net-mail/dovecot/ChangeLog index 2aa64337837d..59dad0f5f0a0 100644 --- a/net-mail/dovecot/ChangeLog +++ b/net-mail/dovecot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/dovecot # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.391 2012/12/04 13:29:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.392 2012/12/04 13:30:03 ago Exp $ + + 04 Dec 2012; <ago@gentoo.org> dovecot-2.1.12-r1.ebuild: + Stable for ppc, wrt bug #445844 04 Dec 2012; <ago@gentoo.org> dovecot-2.1.12-r1.ebuild: Stable for x86, wrt bug #445844 diff --git a/net-mail/dovecot/dovecot-2.1.12-r1.ebuild b/net-mail/dovecot/dovecot-2.1.12-r1.ebuild index 03916e91562a..4529a37692cc 100644 --- a/net-mail/dovecot/dovecot-2.1.12-r1.ebuild +++ b/net-mail/dovecot/dovecot-2.1.12-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.1.12-r1.ebuild,v 1.3 2012/12/04 13:29:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.1.12-r1.ebuild,v 1.4 2012/12/04 13:30:03 ago Exp $ EAPI=4 inherit eutils versionator ssl-cert systemd user multilib @@ -20,7 +20,7 @@ HOMEPAGE="http://www.dovecot.org/" SLOT="0" LICENSE="LGPL-2.1 MIT" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86" IUSE_DOVECOT_AUTH="kerberos ldap mysql pam postgres sqlite vpopmail" IUSE_DOVECOT_STORAGE="cydir imapc +maildir mbox mdbox pop3c sdbox" |