diff options
author | 2005-03-03 22:09:29 +0000 | |
---|---|---|
committer | 2005-03-03 22:09:29 +0000 | |
commit | 1e0d639a82bef5d9e063ec3eb93e7143e1401060 (patch) | |
tree | dd6f2dd2bc30640c1a0d852de4fa1aca40906f19 /net-mail | |
parent | staStable on ppc. (diff) | |
download | gentoo-2-1e0d639a82bef5d9e063ec3eb93e7143e1401060.tar.gz gentoo-2-1e0d639a82bef5d9e063ec3eb93e7143e1401060.tar.bz2 gentoo-2-1e0d639a82bef5d9e063ec3eb93e7143e1401060.zip |
Stable on ppc.
(Portage version: 2.0.51.18)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/uw-imap/ChangeLog | 6 | ||||
-rw-r--r-- | net-mail/uw-imap/uw-imap-2004c-r3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-mail/uw-imap/ChangeLog b/net-mail/uw-imap/ChangeLog index 8cdaa954abd5..a0be3a5f227d 100644 --- a/net-mail/uw-imap/ChangeLog +++ b/net-mail/uw-imap/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-mail/uw-imap # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/ChangeLog,v 1.62 2005/03/03 16:54:49 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/ChangeLog,v 1.63 2005/03/03 22:09:29 hansmi Exp $ + + 03 Mar 2005; Michael Hanselmann <hansmi@gentoo.org> + uw-imap-2004c-r3.ebuild: + Stable on ppc. 03 Mar 2005; Andrej Kacian <ticho@gentoo.org> uw-imap-2004c-r3.ebuild: Stable on x86, bug #83797. diff --git a/net-mail/uw-imap/uw-imap-2004c-r3.ebuild b/net-mail/uw-imap/uw-imap-2004c-r3.ebuild index b0b3e5313f84..e765a75f5558 100644 --- a/net-mail/uw-imap/uw-imap-2004c-r3.ebuild +++ b/net-mail/uw-imap/uw-imap-2004c-r3.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/uw-imap/uw-imap-2004c-r3.ebuild,v 1.4 2005/03/03 16:54:49 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/uw-imap-2004c-r3.ebuild,v 1.5 2005/03/03 22:09:29 hansmi Exp $ inherit eutils flag-o-matic @@ -13,7 +13,7 @@ HOMEPAGE="http://www.washington.edu/imap/" LICENSE="as-is" SLOT="0" -KEYWORDS="x86 ~sparc ~ppc ~hppa ~alpha ~amd64" +KEYWORDS="x86 ~sparc ppc ~hppa ~alpha ~amd64" IUSE="ipv6 ssl pic kerberos clearpasswd" PROVIDE="virtual/imapd" |