diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-05-24 09:04:27 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-05-24 09:04:27 +0000 |
commit | 8080b093ddfce74841bec22b3f6c7b65ca0e629b (patch) | |
tree | 8a7204ad9f2a75cf2d7da73489cb958727eba947 | |
parent | Stable on amd64 wrt bug #504584 (diff) | |
download | gentoo-2-8080b093ddfce74841bec22b3f6c7b65ca0e629b.tar.gz gentoo-2-8080b093ddfce74841bec22b3f6c7b65ca0e629b.tar.bz2 gentoo-2-8080b093ddfce74841bec22b3f6c7b65ca0e629b.zip |
Stable for amd64, wrt bug #509954
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
-rw-r--r-- | net-mail/dovecot/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/dovecot/dovecot-2.2.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/dovecot/ChangeLog b/net-mail/dovecot/ChangeLog index 312470a1beaa..66c083cfb36e 100644 --- a/net-mail/dovecot/ChangeLog +++ b/net-mail/dovecot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/dovecot # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.479 2014/05/23 01:04:16 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.480 2014/05/24 09:04:27 ago Exp $ + + 24 May 2014; Agostino Sarubbo <ago@gentoo.org> dovecot-2.2.13.ebuild: + Stable for amd64, wrt bug #509954 23 May 2014; Jeroen Roovers <jer@gentoo.org> dovecot-2.2.13-r1.ebuild: Stable for HPPA (bug #509954). diff --git a/net-mail/dovecot/dovecot-2.2.13.ebuild b/net-mail/dovecot/dovecot-2.2.13.ebuild index e328bdb47bb7..11679656a5ac 100644 --- a/net-mail/dovecot/dovecot-2.2.13.ebuild +++ b/net-mail/dovecot/dovecot-2.2.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.2.13.ebuild,v 1.1 2014/05/12 15:27:43 eras Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.2.13.ebuild,v 1.2 2014/05/24 09:04:27 ago Exp $ EAPI=5 inherit eutils multilib ssl-cert systemd user versionator @@ -25,7 +25,7 @@ HOMEPAGE="http://www.dovecot.org/" SLOT="0" LICENSE="LGPL-2.1 MIT" -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~x86" +KEYWORDS="amd64 ~arm ~hppa ~ia64 ~x86" IUSE_DOVECOT_AUTH="kerberos ldap mysql pam postgres sqlite vpopmail" IUSE_DOVECOT_STORAGE="cydir imapc +maildir mbox mdbox pop3c sdbox" |