diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-12-20 13:12:14 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-12-20 13:12:14 +0000 |
commit | 38a761e6cea2d03aacf30295ffd15743c999f7c0 (patch) | |
tree | 18832c840274177c205674ed4b77707e8f77e014 /net-mail/uw-imap | |
parent | Stable on sparc (diff) | |
download | gentoo-2-38a761e6cea2d03aacf30295ffd15743c999f7c0.tar.gz gentoo-2-38a761e6cea2d03aacf30295ffd15743c999f7c0.tar.bz2 gentoo-2-38a761e6cea2d03aacf30295ffd15743c999f7c0.zip |
Stable on sparc
(Portage version: 2.0.53)
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-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-mail/uw-imap/ChangeLog b/net-mail/uw-imap/ChangeLog index 5cfcb9306cac..b57dd73d5c6f 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.83 2005/12/19 18:30:20 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/ChangeLog,v 1.84 2005/12/20 13:12:14 gustavoz Exp $ + + 20 Dec 2005; Gustavo Zacarias <gustavoz@gentoo.org> + uw-imap-2004g-r2.ebuild: + Stable on sparc 19 Dec 2005; Andrej Kacian <ticho@gentoo.org> -files/uw-imap.pam, -files/uw-imap.pam-system-auth, -uw-imap-2004a.ebuild, diff --git a/net-mail/uw-imap/uw-imap-2004g-r2.ebuild b/net-mail/uw-imap/uw-imap-2004g-r2.ebuild index 009d3de15c14..88faeb78b03a 100644 --- a/net-mail/uw-imap/uw-imap-2004g-r2.ebuild +++ b/net-mail/uw-imap/uw-imap-2004g-r2.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-r2.ebuild,v 1.3 2005/12/19 18:30:20 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/uw-imap-2004g-r2.ebuild,v 1.4 2005/12/20 13:12:14 gustavoz Exp $ inherit eutils flag-o-matic @@ -13,7 +13,7 @@ HOMEPAGE="http://www.washington.edu/imap/" LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha ~sparc x86" +KEYWORDS="~alpha sparc x86" IUSE="ipv6 ssl kerberos clearpasswd" PROVIDE="virtual/imapd" |