diff options
author | Steve Dibb <beandog@gentoo.org> | 2011-10-06 20:00:02 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2011-10-06 20:00:02 +0000 |
commit | 26ad2a1a9a9e6ed9c2e0ae9c7686792792a991c2 (patch) | |
tree | 135bee85b0dc4b5c1afdde2bb54223d194bd1287 /net-mail | |
parent | amd64 stable, bug 385791 (diff) | |
download | gentoo-2-26ad2a1a9a9e6ed9c2e0ae9c7686792792a991c2.tar.gz gentoo-2-26ad2a1a9a9e6ed9c2e0ae9c7686792792a991c2.tar.bz2 gentoo-2-26ad2a1a9a9e6ed9c2e0ae9c7686792792a991c2.zip |
amd64 stable, security bug 385729
(Portage version: 2.1.10.11/cvs/Linux x86_64)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/cyrus-imapd/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/cyrus-imapd/cyrus-imapd-2.4.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/cyrus-imapd/ChangeLog b/net-mail/cyrus-imapd/ChangeLog index 784fbfcbd09e..02e697ae7f4f 100644 --- a/net-mail/cyrus-imapd/ChangeLog +++ b/net-mail/cyrus-imapd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/cyrus-imapd # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/ChangeLog,v 1.184 2011/10/06 11:14:55 eras Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/ChangeLog,v 1.185 2011/10/06 20:00:02 beandog Exp $ + + 06 Oct 2011; Steve Dibb <beandog@gentoo.org> cyrus-imapd-2.4.12.ebuild: + amd64 stable, security bug 385729 *cyrus-imapd-2.4.12 (06 Oct 2011) diff --git a/net-mail/cyrus-imapd/cyrus-imapd-2.4.12.ebuild b/net-mail/cyrus-imapd/cyrus-imapd-2.4.12.ebuild index 2753f33278d7..2f66bc373f86 100644 --- a/net-mail/cyrus-imapd/cyrus-imapd-2.4.12.ebuild +++ b/net-mail/cyrus-imapd/cyrus-imapd-2.4.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/cyrus-imapd-2.4.12.ebuild,v 1.1 2011/10/06 11:14:55 eras Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/cyrus-imapd-2.4.12.ebuild,v 1.2 2011/10/06 20:00:02 beandog Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI="ftp://ftp.cyrusimap.org/cyrus-imapd/${MY_P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="afs berkdb kerberos mysql nntp pam postgres replication sieve snmp sqlite ssl tcpd" RDEPEND="sys-libs/zlib |