diff options
author | 2005-04-24 12:23:30 +0000 | |
---|---|---|
committer | 2005-04-24 12:23:30 +0000 | |
commit | d6bb5321030a3ee82b0fce64de04f1768b8e20e2 (patch) | |
tree | 65fb4b7f7b0a1df369bf991463a7148117409f0f /app-vim/ctx/ctx-1.17.ebuild | |
parent | Add ~ia64 keyword; bug #89292. (diff) | |
download | historical-d6bb5321030a3ee82b0fce64de04f1768b8e20e2.tar.gz historical-d6bb5321030a3ee82b0fce64de04f1768b8e20e2.tar.bz2 historical-d6bb5321030a3ee82b0fce64de04f1768b8e20e2.zip |
Stable on ppc.
Package-Manager: portage-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/" |