diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-10-07 10:14:41 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-10-07 10:14:41 +0000 |
commit | b51e7863d3543fccf3e056f671c75c4ee41775a0 (patch) | |
tree | 05126194b84c6d5439a2ac7b1feb7903a5dfcfa6 /net-mail/uw-imap | |
parent | new version. bug #104790 (diff) | |
download | gentoo-2-b51e7863d3543fccf3e056f671c75c4ee41775a0.tar.gz gentoo-2-b51e7863d3543fccf3e056f671c75c4ee41775a0.tar.bz2 gentoo-2-b51e7863d3543fccf3e056f671c75c4ee41775a0.zip |
Stable on hppa, ppc. See bug #108206.
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'net-mail/uw-imap')
-rw-r--r-- | net-mail/uw-imap/ChangeLog | 6 | ||||
-rw-r--r-- | net-mail/uw-imap/uw-imap-2004g-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-mail/uw-imap/ChangeLog b/net-mail/uw-imap/ChangeLog index 0dc376124386..c92a40274dee 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.80 2005/10/07 08:16:49 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/ChangeLog,v 1.81 2005/10/07 10:14:41 hansmi Exp $ + + 07 Oct 2005; Michael Hanselmann <hansmi@gentoo.org> + uw-imap-2004g-r1.ebuild: + Stable on hppa, ppc. See bug #108206. 07 Oct 2005; Andrej Kacian <ticho@gentoo.org> uw-imap-2004g.ebuild, uw-imap-2004g-r1.ebuild, uw-imap-2004g-r2.ebuild: diff --git a/net-mail/uw-imap/uw-imap-2004g-r1.ebuild b/net-mail/uw-imap/uw-imap-2004g-r1.ebuild index 1e9dd8c02c6d..8f28f9285a49 100644 --- a/net-mail/uw-imap/uw-imap-2004g-r1.ebuild +++ b/net-mail/uw-imap/uw-imap-2004g-r1.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-2004g-r1.ebuild,v 1.7 2005/10/07 08:16:49 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/uw-imap-2004g-r1.ebuild,v 1.8 2005/10/07 10:14:41 hansmi Exp $ inherit eutils flag-o-matic @@ -13,7 +13,7 @@ HOMEPAGE="http://www.washington.edu/imap/" LICENSE="as-is" SLOT="0" -KEYWORDS="alpha ppc64 sparc x86" +KEYWORDS="alpha hppa ppc ppc64 sparc x86" IUSE="ipv6 ssl pic kerberos clearpasswd" PROVIDE="virtual/imapd" |