diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-03-05 14:38:37 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-03-05 14:38:37 +0000 |
commit | bba58a72711c1408f0c683731ddeaa88dfdaa578 (patch) | |
tree | af0feae48dc15e2f97a265edd375bcfb83b7aefa /net-mail | |
parent | Changed to use libtermcap-compat; bug #82674. Thanks to keith+gentoo@merelycl... (diff) | |
download | gentoo-2-bba58a72711c1408f0c683731ddeaa88dfdaa578.tar.gz gentoo-2-bba58a72711c1408f0c683731ddeaa88dfdaa578.tar.bz2 gentoo-2-bba58a72711c1408f0c683731ddeaa88dfdaa578.zip |
Stable on amd64, bug 83797.
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/uw-imap/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/uw-imap/uw-imap-2004c-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/uw-imap/ChangeLog b/net-mail/uw-imap/ChangeLog index d01eff6c44a5..366a93c31f31 100644 --- a/net-mail/uw-imap/ChangeLog +++ b/net-mail/uw-imap/ChangeLog @@ -1,6 +1,9 @@ # 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.64 2005/03/04 19:43:37 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/ChangeLog,v 1.65 2005/03/05 14:38:37 cryos Exp $ + + 05 Mar 2005; Marcus D. Hanwell <cryos@gentoo.org> uw-imap-2004c-r3.ebuild: + Stable on amd64, bug 83797. 04 Mar 2005; Gustavo Zacarias <gustavoz@gentoo.org> uw-imap-2004c-r3.ebuild: Stable on sparc wrt #83797 diff --git a/net-mail/uw-imap/uw-imap-2004c-r3.ebuild b/net-mail/uw-imap/uw-imap-2004c-r3.ebuild index 9a525b59abd4..f43203212998 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.6 2005/03/04 19:43:37 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/uw-imap-2004c-r3.ebuild,v 1.7 2005/03/05 14:38:37 cryos 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" |