diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-06-01 11:47:33 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-06-01 11:47:33 +0000 |
commit | 42cf2c1bf658966afff44928bf7a1b3253ae86ec (patch) | |
tree | 58c4383af7d6b543a2e75395af92caaf72f0dee1 /net-mail/uw-imap | |
parent | Added ~mips to KEYWORDS (diff) | |
download | historical-42cf2c1bf658966afff44928bf7a1b3253ae86ec.tar.gz historical-42cf2c1bf658966afff44928bf7a1b3253ae86ec.tar.bz2 historical-42cf2c1bf658966afff44928bf7a1b3253ae86ec.zip |
Fix keywords
Diffstat (limited to 'net-mail/uw-imap')
-rw-r--r-- | net-mail/uw-imap/uw-imap-2002d.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/uw-imap/uw-imap-2002d.ebuild b/net-mail/uw-imap/uw-imap-2002d.ebuild index ff7997f81770..4565b99b5050 100644 --- a/net-mail/uw-imap/uw-imap-2002d.ebuild +++ b/net-mail/uw-imap/uw-imap-2002d.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-2002d.ebuild,v 1.2 2003/05/31 06:26:40 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/uw-imap-2002d.ebuild,v 1.3 2003/06/01 11:47:33 aliz Exp $ S=${WORKDIR}/imap-${PV} @@ -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" |