summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 13:20:29 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 13:20:29 +0000
commitd32e19e215b10f02dd7a815b5291ac5fdeee87de (patch)
treedde0aa3e6710066dd032b73fa58f2b320d264480
parentdon't assign S=${WORKDIR}/${P} (Manifest recommit) (diff)
downloadgentoo-2-d32e19e215b10f02dd7a815b5291ac5fdeee87de.tar.gz
gentoo-2-d32e19e215b10f02dd7a815b5291ac5fdeee87de.tar.bz2
gentoo-2-d32e19e215b10f02dd7a815b5291ac5fdeee87de.zip
sync IUSE (missing)
-rw-r--r--app-vim/ctx/ctx-1.17.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-vim/ctx/ctx-1.17.ebuild b/app-vim/ctx/ctx-1.17.ebuild
index 4a28cab2b6d7..46e19ba5bfad 100644
--- a/app-vim/ctx/ctx-1.17.ebuild
+++ b/app-vim/ctx/ctx-1.17.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/ctx/ctx-1.17.ebuild,v 1.5 2004/06/24 23:01:08 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/ctx/ctx-1.17.ebuild,v 1.6 2004/07/14 13:20:29 agriffis Exp $
inherit vim-plugin
@@ -8,3 +8,4 @@ DESCRIPTION="vim plugin: display current scope context in a C file"
HOMEPAGE="http://www.bluweb.com/us/chouser/proj/ctx/"
LICENSE="GPL-2"
KEYWORDS="x86 alpha ia64 ~ppc"
+IUSE=""