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 | 753f8f2acb93cf697c9c7136fbd26309cba09776 (patch) | |
tree | 9ace9191b46c533ad69dc8b4b06f0629e7cd3d14 /net-mail | |
parent | Stable on amd64, bug 82404. (diff) | |
download | historical-753f8f2acb93cf697c9c7136fbd26309cba09776.tar.gz historical-753f8f2acb93cf697c9c7136fbd26309cba09776.tar.bz2 historical-753f8f2acb93cf697c9c7136fbd26309cba09776.zip |
Marked stable on amd64, bug 82404.
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'net-mail')
-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" |