diff options
author | 2005-02-19 11:28:34 +0000 | |
---|---|---|
committer | 2005-02-19 11:28:34 +0000 | |
commit | 354a91d185b822a66a53450d7b3e0f668c3fdc14 (patch) | |
tree | 1f046955e8d121d79271f95e943d06d4512049bf /net-mail/cyrus-imapd | |
parent | Stable on ppc. (diff) | |
download | historical-354a91d185b822a66a53450d7b3e0f668c3fdc14.tar.gz historical-354a91d185b822a66a53450d7b3e0f668c3fdc14.tar.bz2 historical-354a91d185b822a66a53450d7b3e0f668c3fdc14.zip |
Stable on ppc.
Package-Manager: portage-2.0.51-r15
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.2.12.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-mail/cyrus-imapd/ChangeLog b/net-mail/cyrus-imapd/ChangeLog index a86814728caa..03b305c3f9e9 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/ChangeLog,v 1.66 2005/02/18 13:18:19 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/ChangeLog,v 1.67 2005/02/19 11:28:34 hansmi Exp $ + + 19 Feb 2005; Michael Hanselmann <hansmi@gentoo.org> + cyrus-imapd-2.2.12.ebuild: + Stable on ppc. 18 Feb 2005; Gustavo Zacarias <gustavoz@gentoo.org> cyrus-imapd-2.2.12.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 7cb49a2b3b44..587342010ec8 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.3 2005/02/18 13:18:19 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/cyrus-imapd-2.2.12.ebuild,v 1.4 2005/02/19 11:28:34 hansmi 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" |