diff options
Diffstat (limited to 'net-mail/vimap')
-rw-r--r-- | net-mail/vimap/vimap-2002c.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/vimap/vimap-2002c.ebuild b/net-mail/vimap/vimap-2002c.ebuild index 4405e4a28f29..73b57fe70365 100644 --- a/net-mail/vimap/vimap-2002c.ebuild +++ b/net-mail/vimap/vimap-2002c.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/vimap/vimap-2002c.ebuild,v 1.8 2004/07/01 22:36:56 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/vimap/vimap-2002c.ebuild,v 1.9 2004/07/15 02:31:33 agriffis Exp $ S=${WORKDIR}/imap-2002c1 @@ -11,7 +11,7 @@ HOMEPAGE="http://www.washington.edu/imap/ http://vimap.sf.net/" LICENSE="as-is" SLOT="0" KEYWORDS="x86 sparc ppc hppa alpha" -IUSE="ssl mbox" +IUSE="ssl" PROVIDE="virtual/imapd" PROVIDE="${PROVIDE} virtual/imap-c-client" |