diff options
author | Christoph Mende <angelos@gentoo.org> | 2008-01-14 18:57:40 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2008-01-14 18:57:40 +0000 |
commit | ea3912d169f901f71c52179872cf21da105bd9bc (patch) | |
tree | 9d3dc8c348aa79fedd1b06df24c653cbb2388d51 /net-mail/cyrus-imapd | |
parent | Stable on amd64 wrt bug #201684 (diff) | |
download | gentoo-2-ea3912d169f901f71c52179872cf21da105bd9bc.tar.gz gentoo-2-ea3912d169f901f71c52179872cf21da105bd9bc.tar.bz2 gentoo-2-ea3912d169f901f71c52179872cf21da105bd9bc.zip |
Stable on amd64 wrt bug #201684
(Portage version: 2.1.4_rc14)
Diffstat (limited to 'net-mail/cyrus-imapd')
-rw-r--r-- | net-mail/cyrus-imapd/ChangeLog | 6 | ||||
-rw-r--r-- | net-mail/cyrus-imapd/cyrus-imapd-2.3.9-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-mail/cyrus-imapd/ChangeLog b/net-mail/cyrus-imapd/ChangeLog index 209eec7ea5bc..d39673a4df3f 100644 --- a/net-mail/cyrus-imapd/ChangeLog +++ b/net-mail/cyrus-imapd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-mail/cyrus-imapd # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/ChangeLog,v 1.118 2008/01/10 18:15:43 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/ChangeLog,v 1.119 2008/01/14 18:57:40 angelos Exp $ + + 14 Jan 2008; Christoph Mende <angelos@gentoo.org> + cyrus-imapd-2.3.9-r1.ebuild: + Stable on amd64 wrt bug #201684 10 Jan 2008; Jeroen Roovers <jer@gentoo.org> cyrus-imapd-2.3.9-r1.ebuild: Stable for HPPA (bug #201684). diff --git a/net-mail/cyrus-imapd/cyrus-imapd-2.3.9-r1.ebuild b/net-mail/cyrus-imapd/cyrus-imapd-2.3.9-r1.ebuild index 7284cbb0402c..9c66840d3697 100644 --- a/net-mail/cyrus-imapd/cyrus-imapd-2.3.9-r1.ebuild +++ b/net-mail/cyrus-imapd/cyrus-imapd-2.3.9-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.3.9-r1.ebuild,v 1.8 2008/01/10 18:15:43 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/cyrus-imapd-2.3.9-r1.ebuild,v 1.9 2008/01/14 18:57:40 angelos Exp $ inherit autotools eutils ssl-cert fixheadtails pam @@ -15,7 +15,7 @@ AUTOSIEVE_PATCH_VER="0.6.0" LICENSE="as-is" SLOT="0" -KEYWORDS="~amd64 hppa ppc ppc64 sparc x86" +KEYWORDS="amd64 hppa ppc ppc64 sparc x86" IUSE="autocreate autosieve drac idled kerberos nntp pam replication snmp ssl tcpd" PROVIDE="virtual/imapd" |