diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-08-24 11:09:06 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-08-24 11:09:06 +0000 |
commit | e34b20eac78d8fb8cd70ad69367a5fad43323431 (patch) | |
tree | 4b70ee3cd2a2ca298a2f1e04adde93b42276d60c /net-mail/uw-imap/uw-imap-2007b.ebuild | |
parent | Stable on ppc64; bug #231258 (diff) | |
download | gentoo-2-e34b20eac78d8fb8cd70ad69367a5fad43323431.tar.gz gentoo-2-e34b20eac78d8fb8cd70ad69367a5fad43323431.tar.bz2 gentoo-2-e34b20eac78d8fb8cd70ad69367a5fad43323431.zip |
Stable on ppc64; bug #231258
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-mail/uw-imap/uw-imap-2007b.ebuild')
-rw-r--r-- | net-mail/uw-imap/uw-imap-2007b.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/uw-imap/uw-imap-2007b.ebuild b/net-mail/uw-imap/uw-imap-2007b.ebuild index 0b4e0631a0ab..0f237048af91 100644 --- a/net-mail/uw-imap/uw-imap-2007b.ebuild +++ b/net-mail/uw-imap/uw-imap-2007b.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/uw-imap-2007b.ebuild,v 1.5 2008/08/22 19:14:09 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/uw-imap-2007b.ebuild,v 1.6 2008/08/24 11:09:06 corsair 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 ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 hppa ~ppc ppc64 sparc x86" IUSE="ipv6 ssl kerberos clearpasswd" PROVIDE="virtual/imapd" |