diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-24 12:02:01 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-24 12:02:01 +0000 |
commit | 101f855a59883aaae2eb4d8b68f5f7a05fcd316c (patch) | |
tree | ed2b82fb38f28dba546b75101dbf7ed151bb05f5 /app-vim/ctx/ctx-1.17.ebuild | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-101f855a59883aaae2eb4d8b68f5f7a05fcd316c.tar.gz gentoo-2-101f855a59883aaae2eb4d8b68f5f7a05fcd316c.tar.bz2 gentoo-2-101f855a59883aaae2eb4d8b68f5f7a05fcd316c.zip |
Stable on ppc.
(Portage version: 2.0.51.19)
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 73f948dbd248..dff2dd266bd8 100644 --- a/app-vim/ctx/ctx-1.17.ebuild +++ b/app-vim/ctx/ctx-1.17.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 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.9 2005/01/01 16:48:08 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/ctx/ctx-1.17.ebuild,v 1.10 2005/04/24 11:57:32 hansmi 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 ~ppc" +KEYWORDS="x86 alpha ia64 ppc" IUSE="" VIM_PLUGIN_HELPURI="http://www.bluweb.com/us/chouser/proj/ctx/" |