diff options
author | David Holm <dholm@gentoo.org> | 2004-03-16 00:55:35 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-03-16 00:55:35 +0000 |
commit | 2ade541636de8e2be0c80e220448a4609b4851f7 (patch) | |
tree | 907415050dd25816c626da2d3b3d03f4420d5c49 /app-vim/ctx/ctx-1.17.ebuild | |
parent | asterisk-0.7.2 depends on zaptel/zapata >=0.8.1 (Manifest recommit) (diff) | |
download | gentoo-2-2ade541636de8e2be0c80e220448a4609b4851f7.tar.gz gentoo-2-2ade541636de8e2be0c80e220448a4609b4851f7.tar.bz2 gentoo-2-2ade541636de8e2be0c80e220448a4609b4851f7.zip |
Added to ~ppc
Diffstat (limited to 'app-vim/ctx/ctx-1.17.ebuild')
-rw-r--r-- | app-vim/ctx/ctx-1.17.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-vim/ctx/ctx-1.17.ebuild b/app-vim/ctx/ctx-1.17.ebuild index 1463138462d8..a2fab66cc4c4 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. +# Copyright 1999-2004 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.3 2003/11/15 04:38:01 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/ctx/ctx-1.17.ebuild,v 1.4 2004/03/16 00:54:06 dholm 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 ia64" +KEYWORDS="x86 alpha ia64 ~ppc" |