diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-14 12:42:03 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-14 12:42:03 +0000 |
commit | 99e0dfb1efb547672e279a3423a9e3b12230f573 (patch) | |
tree | 6fb9fb136b0d48b38b77d54669b6b09b5de7a1c8 /net-mail/dovecot | |
parent | Stable for sparc, wrt bug #461152 (diff) | |
download | gentoo-2-99e0dfb1efb547672e279a3423a9e3b12230f573.tar.gz gentoo-2-99e0dfb1efb547672e279a3423a9e3b12230f573.tar.bz2 gentoo-2-99e0dfb1efb547672e279a3423a9e3b12230f573.zip |
Stable for sparc, wrt bug #461378
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-mail/dovecot')
-rw-r--r-- | net-mail/dovecot/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/dovecot/dovecot-2.1.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/dovecot/ChangeLog b/net-mail/dovecot/ChangeLog index 873061e1a4fa..4102ba510e60 100644 --- a/net-mail/dovecot/ChangeLog +++ b/net-mail/dovecot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/dovecot # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.412 2013/03/14 07:46:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.413 2013/03/14 12:42:03 ago Exp $ + + 14 Mar 2013; Agostino Sarubbo <ago@gentoo.org> dovecot-2.1.15.ebuild: + Stable for sparc, wrt bug #461378 14 Mar 2013; Agostino Sarubbo <ago@gentoo.org> dovecot-2.1.15.ebuild: Stable for ia64, wrt bug #461378 diff --git a/net-mail/dovecot/dovecot-2.1.15.ebuild b/net-mail/dovecot/dovecot-2.1.15.ebuild index 7acd43ec4d8b..19a01f21beef 100644 --- a/net-mail/dovecot/dovecot-2.1.15.ebuild +++ b/net-mail/dovecot/dovecot-2.1.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.1.15.ebuild,v 1.9 2013/03/14 07:46:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.1.15.ebuild,v 1.10 2013/03/14 12:42:03 ago Exp $ EAPI=5 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" |