diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-02 22:15:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-02 22:15:36 +0000 |
commit | a4be7526aa8ac8b1ad5d2840910f31695b9b7945 (patch) | |
tree | 15dd612512af1528d5813990932479525fb93a4f /net-mail | |
parent | Stable for amd64, wrt bug #419129 (diff) | |
download | gentoo-2-a4be7526aa8ac8b1ad5d2840910f31695b9b7945.tar.gz gentoo-2-a4be7526aa8ac8b1ad5d2840910f31695b9b7945.tar.bz2 gentoo-2-a4be7526aa8ac8b1ad5d2840910f31695b9b7945.zip |
Stable for amd64, wrt bug #419329
(Portage version: 2.1.10.49/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.16.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/cyrus-imapd/ChangeLog b/net-mail/cyrus-imapd/ChangeLog index fa24e3338eca..92f6b279d540 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/ChangeLog,v 1.193 2012/04/19 10:26:27 eras Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/ChangeLog,v 1.194 2012/06/02 22:15:36 ago Exp $ + + 02 Jun 2012; Agostino Sarubbo <ago@gentoo.org> cyrus-imapd-2.4.16.ebuild: + Stable for amd64, wrt bug #419329 *cyrus-imapd-2.4.16 (19 Apr 2012) diff --git a/net-mail/cyrus-imapd/cyrus-imapd-2.4.16.ebuild b/net-mail/cyrus-imapd/cyrus-imapd-2.4.16.ebuild index f65a46d2f806..68c740f2a52d 100644 --- a/net-mail/cyrus-imapd/cyrus-imapd-2.4.16.ebuild +++ b/net-mail/cyrus-imapd/cyrus-imapd-2.4.16.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/cyrus-imapd/cyrus-imapd-2.4.16.ebuild,v 1.1 2012/04/19 10:26:27 eras Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/cyrus-imapd-2.4.16.ebuild,v 1.2 2012/06/02 22:15:36 ago 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 |