diff options
author | Preston A. Elder <prez@gentoo.org> | 2003-05-26 01:04:27 +0000 |
---|---|---|
committer | Preston A. Elder <prez@gentoo.org> | 2003-05-26 01:04:27 +0000 |
commit | 2c1dad9fd0dd264a5267b925781d96036e0096e2 (patch) | |
tree | e6aa5f1a59d8f719d4bbc2fd9515ba8968de1c5a /net-mail/uw-imap | |
parent | added !sys-apps/pam-login, plus related comment (diff) | |
download | gentoo-2-2c1dad9fd0dd264a5267b925781d96036e0096e2.tar.gz gentoo-2-2c1dad9fd0dd264a5267b925781d96036e0096e2.tar.bz2 gentoo-2-2c1dad9fd0dd264a5267b925781d96036e0096e2.zip |
Unmasked, its been verified to work.
Diffstat (limited to 'net-mail/uw-imap')
-rw-r--r-- | net-mail/uw-imap/uw-imap-2002c.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/uw-imap/uw-imap-2002c.ebuild b/net-mail/uw-imap/uw-imap-2002c.ebuild index ba8426aea365..62ba09864282 100644 --- a/net-mail/uw-imap/uw-imap-2002c.ebuild +++ b/net-mail/uw-imap/uw-imap-2002c.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/uw-imap-2002c.ebuild,v 1.1 2003/05/25 20:38:18 prez Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/uw-imap-2002c.ebuild,v 1.2 2003/05/26 01:04:27 prez Exp $ S=${WORKDIR}/imap-2002c1 @@ -10,7 +10,7 @@ HOMEPAGE="http://www.washington.edu/imap/" LICENSE="as-is" SLOT="0" -KEYWORDS="~x86 ~sparc ~ppc ~hppa ~alpha" +KEYWORDS="x86 ~sparc ~ppc ~hppa ~alpha" IUSE="ssl mbox" PROVIDE="virtual/imapd" |