diff options
Diffstat (limited to 'net-mail/uw-imap/uw-imap-2007e.ebuild')
-rw-r--r-- | net-mail/uw-imap/uw-imap-2007e.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/uw-imap/uw-imap-2007e.ebuild b/net-mail/uw-imap/uw-imap-2007e.ebuild index 69f12907beab..8845727cb5a1 100644 --- a/net-mail/uw-imap/uw-imap-2007e.ebuild +++ b/net-mail/uw-imap/uw-imap-2007e.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/uw-imap-2007e.ebuild,v 1.5 2009/01/24 18:20:55 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/uw-imap-2007e.ebuild,v 1.6 2009/01/31 16:09:54 klausman Exp $ inherit eutils flag-o-matic @@ -13,7 +13,7 @@ HOMEPAGE="http://www.washington.edu/imap/" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="ipv6 ssl kerberos clearpasswd" PROVIDE="virtual/imapd" |