diff options
author | 2004-10-13 14:40:19 +0000 | |
---|---|---|
committer | 2004-10-13 14:40:19 +0000 | |
commit | 02dbb3485a39c6ebfa855e55ae6a92e3000a591d (patch) | |
tree | a69d9ee13a7822c95bad04282bfc908801978fe2 /net-mail/uw-imap | |
parent | more updates to ssp.c (diff) | |
download | gentoo-2-02dbb3485a39c6ebfa855e55ae6a92e3000a591d.tar.gz gentoo-2-02dbb3485a39c6ebfa855e55ae6a92e3000a591d.tar.bz2 gentoo-2-02dbb3485a39c6ebfa855e55ae6a92e3000a591d.zip |
Stable on hppa.
Diffstat (limited to 'net-mail/uw-imap')
-rw-r--r-- | net-mail/uw-imap/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/uw-imap/uw-imap-2002e-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/uw-imap/ChangeLog b/net-mail/uw-imap/ChangeLog index bec69f2b42a0..28e21a6b3b6a 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/ChangeLog,v 1.36 2004/10/11 00:00:29 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/ChangeLog,v 1.37 2004/10/13 14:40:19 gmsoft Exp $ + + 13 Oct 2004; Guy Martin <gmsoft@gentoo.org> uw-imap-2002e-r4.ebuild: + Stable on hppa. 11 Oct 2004; Andrej Kacian <ticho@gentoo.org> uw-imap-2002e-r4.ebuild: Stable on x86. diff --git a/net-mail/uw-imap/uw-imap-2002e-r4.ebuild b/net-mail/uw-imap/uw-imap-2002e-r4.ebuild index 2545c39edade..8d9c9a95cbe0 100644 --- a/net-mail/uw-imap/uw-imap-2002e-r4.ebuild +++ b/net-mail/uw-imap/uw-imap-2002e-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/uw-imap-2002e-r4.ebuild,v 1.3 2004/10/11 00:00:29 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/uw-imap-2002e-r4.ebuild,v 1.4 2004/10/13 14:40:19 gmsoft Exp $ MY_P=imap-${PV} S=${WORKDIR}/${MY_P} @@ -11,7 +11,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="ssl mbox pic kerberos" PROVIDE="virtual/imapd" |