diff options
author | Andrej Kacian <ticho@gentoo.org> | 2005-03-03 16:54:49 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2005-03-03 16:54:49 +0000 |
commit | d4aec5d24bd40716c60a99f9d2886c05b73c60ab (patch) | |
tree | 9d709559e0eb7c7afed18eb6ace0458e86852e94 /net-mail | |
parent | psmisc, procps moves (diff) | |
download | gentoo-2-d4aec5d24bd40716c60a99f9d2886c05b73c60ab.tar.gz gentoo-2-d4aec5d24bd40716c60a99f9d2886c05b73c60ab.tar.bz2 gentoo-2-d4aec5d24bd40716c60a99f9d2886c05b73c60ab.zip |
Stable on x86.
(Portage version: 2.0.51.18)
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 1fdb4d8f20a5..8cdaa954abd5 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.61 2005/03/03 12:16:26 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/ChangeLog,v 1.62 2005/03/03 16:54:49 ticho Exp $ + + 03 Mar 2005; Andrej Kacian <ticho@gentoo.org> uw-imap-2004c-r3.ebuild: + Stable on x86, bug #83797. 03 Mar 2005; Andrej Kacian <ticho@gentoo.org> uw-imap-2004c-r3.ebuild: Correction in clearpasswd message. diff --git a/net-mail/uw-imap/uw-imap-2004c-r3.ebuild b/net-mail/uw-imap/uw-imap-2004c-r3.ebuild index b525f8f4e889..b0b3e5313f84 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.3 2005/03/03 12:16:26 ticho Exp $ +# $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 $ 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" |