diff options
author | Fernando J. Pereda <ferdy@gentoo.org> | 2005-10-06 15:00:26 +0000 |
---|---|---|
committer | Fernando J. Pereda <ferdy@gentoo.org> | 2005-10-06 15:00:26 +0000 |
commit | 61333817b02bc4ae354e7bd84c86c077bbf43174 (patch) | |
tree | 7b1bbe8341add064768237c8b0abc1c8d8734aa2 /net-mail/uw-imap/uw-imap-2004g-r1.ebuild | |
parent | version bump. Fixes bugs #106846 (idmap_rid with winbind), #107606 ('bad user... (diff) | |
download | historical-61333817b02bc4ae354e7bd84c86c077bbf43174.tar.gz historical-61333817b02bc4ae354e7bd84c86c077bbf43174.tar.bz2 historical-61333817b02bc4ae354e7bd84c86c077bbf43174.zip |
stable on alpha wrt bug #108206
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'net-mail/uw-imap/uw-imap-2004g-r1.ebuild')
-rw-r--r-- | net-mail/uw-imap/uw-imap-2004g-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/uw-imap/uw-imap-2004g-r1.ebuild b/net-mail/uw-imap/uw-imap-2004g-r1.ebuild index 07a8a2e1ed9c..2a4a803b65d9 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.3 2005/10/06 13:55:33 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/uw-imap-2004g-r1.ebuild,v 1.4 2005/10/06 15:00:26 ferdy Exp $ inherit eutils flag-o-matic @@ -13,7 +13,7 @@ HOMEPAGE="http://www.washington.edu/imap/" LICENSE="as-is" SLOT="0" -KEYWORDS="x86" +KEYWORDS="alpha x86" IUSE="ipv6 ssl pic kerberos clearpasswd" PROVIDE="virtual/imapd" |