From c276417fe35730c6d64d53d91412521594bc65b6 Mon Sep 17 00:00:00 2001 From: Aron Griffis Date: Wed, 14 Jul 2004 14:04:41 +0000 Subject: sync IUSE (missing) --- app-vim/colorsel/colorsel-20040416.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'app-vim/colorsel') diff --git a/app-vim/colorsel/colorsel-20040416.ebuild b/app-vim/colorsel/colorsel-20040416.ebuild index d7ed5ce021fd..45289a359313 100644 --- a/app-vim/colorsel/colorsel-20040416.ebuild +++ b/app-vim/colorsel/colorsel-20040416.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/app-vim/colorsel/colorsel-20040416.ebuild,v 1.5 2004/07/13 17:51:58 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/colorsel/colorsel-20040416.ebuild,v 1.6 2004/07/14 14:03:18 agriffis Exp $ inherit vim-plugin @@ -8,6 +8,7 @@ DESCRIPTION="vim plugin: RGB / HSV color selector" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=927" LICENSE="public-domain" KEYWORDS="sparc ~x86 mips ~ppc ~amd64" +IUSE="" RDEPEND=">=app-editors/gvim-6.2" function src_unpack() { -- cgit v1.2.3-65-gdbad