diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 02:31:33 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 02:31:33 +0000 |
commit | f008748ba4d9888b333bb2707c42d7bb6042a82c (patch) | |
tree | db9bce4db346e9927a7dabe8c2bd0cf86858939b /net-mail/vimap | |
parent | inherit eutils, sync IUSE (-ncurses), don't assign S=${WORKDIR}/${P} (Manifes... (diff) | |
download | gentoo-2-f008748ba4d9888b333bb2707c42d7bb6042a82c.tar.gz gentoo-2-f008748ba4d9888b333bb2707c42d7bb6042a82c.tar.bz2 gentoo-2-f008748ba4d9888b333bb2707c42d7bb6042a82c.zip |
sync IUSE (-mbox)
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" |