diff options
Diffstat (limited to 'app-vim/ctx/ctx-1.17.ebuild')
-rw-r--r-- | app-vim/ctx/ctx-1.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/ctx/ctx-1.17.ebuild b/app-vim/ctx/ctx-1.17.ebuild index 811cdfd8e097..75566cc6b3b9 100644 --- a/app-vim/ctx/ctx-1.17.ebuild +++ b/app-vim/ctx/ctx-1.17.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # 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.1 2003/08/05 16:23:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/ctx/ctx-1.17.ebuild,v 1.2 2003/08/19 02:03:38 agriffis Exp $ inherit vim-plugin 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" +KEYWORDS="x86 alpha" |