diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-02-23 11:37:08 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-02-23 11:37:08 +0000 |
commit | 5793825f267c5fe606c4b7bcfef71a9ba11a9bac (patch) | |
tree | d483a0dc01765738c9abc57f1c4a90cd3f0bbd11 /net-mail/cyrus-imapd | |
parent | Stable on amd64, bug 82404. (diff) | |
download | gentoo-2-5793825f267c5fe606c4b7bcfef71a9ba11a9bac.tar.gz gentoo-2-5793825f267c5fe606c4b7bcfef71a9ba11a9bac.tar.bz2 gentoo-2-5793825f267c5fe606c4b7bcfef71a9ba11a9bac.zip |
Marked stable on amd64, bug 82404.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'net-mail/cyrus-imapd')
-rw-r--r-- | net-mail/cyrus-imapd/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/cyrus-imapd/cyrus-imapd-2.2.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 1356ea99a419..2ee68a11b09b 100644 --- a/net-mail/cyrus-imapd/ChangeLog +++ b/net-mail/cyrus-imapd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/cyrus-imapd # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/ChangeLog,v 1.69 2005/02/21 02:37:33 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/ChangeLog,v 1.70 2005/02/23 11:37:08 cryos Exp $ + + 23 Feb 2005; Marcus D. Hanwell <cryos@gentoo.org> cyrus-imapd-2.2.12.ebuild: + Marked stable on amd64, bug 82404. 21 Feb 2005; Daniel Black <dragonheart@gentoo.org> cyrus-imapd-2.2.10-r1.ebuild, cyrus-imapd-2.2.10.ebuild, diff --git a/net-mail/cyrus-imapd/cyrus-imapd-2.2.12.ebuild b/net-mail/cyrus-imapd/cyrus-imapd-2.2.12.ebuild index b885ec912a83..ef86f2aff8b1 100644 --- a/net-mail/cyrus-imapd/cyrus-imapd-2.2.12.ebuild +++ b/net-mail/cyrus-imapd/cyrus-imapd-2.2.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.2.12.ebuild,v 1.6 2005/02/21 02:37:33 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/cyrus-imapd-2.2.12.ebuild,v 1.7 2005/02/23 11:37:08 cryos Exp $ inherit eutils ssl-cert gnuconfig fixheadtails @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="x86 sparc ~amd64 ppc hppa" +KEYWORDS="x86 sparc amd64 ppc hppa" IUSE="afs drac idled kerberos pam snmp ssl tcpd" PROVIDE="virtual/imapd" |