diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 13:28:29 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 13:28:29 +0000 |
commit | 674131b2085304fc8b50dd9c38ec8e6ee266040f (patch) | |
tree | 594d13f84150d949977971cf01e8e24a3528d167 /app-vim | |
parent | Fixed BUG #52446. (diff) | |
download | historical-674131b2085304fc8b50dd9c38ec8e6ee266040f.tar.gz historical-674131b2085304fc8b50dd9c38ec8e6ee266040f.tar.bz2 historical-674131b2085304fc8b50dd9c38ec8e6ee266040f.zip |
sync IUSE (missing)
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/ctx/ctx-1.17.ebuild | 3 | ||||
-rw-r--r-- | app-vim/cvscommand/cvscommand-1.63.ebuild | 3 | ||||
-rw-r--r-- | app-vim/cvsmenu/cvsmenu-1.80.ebuild | 3 | ||||
-rw-r--r-- | app-vim/enhancedcommentify/enhancedcommentify-2.0.ebuild | 3 | ||||
-rw-r--r-- | app-vim/enhancedcommentify/enhancedcommentify-2.1-r1.ebuild | 3 | ||||
-rw-r--r-- | app-vim/gtk-syntax/gtk-syntax-20030219.ebuild | 3 |
6 files changed, 12 insertions, 6 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="" diff --git a/app-vim/cvscommand/cvscommand-1.63.ebuild b/app-vim/cvscommand/cvscommand-1.63.ebuild index cee1d5fbdc29..21f33f2fdd1c 100644 --- a/app-vim/cvscommand/cvscommand-1.63.ebuild +++ b/app-vim/cvscommand/cvscommand-1.63.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/cvscommand/cvscommand-1.63.ebuild,v 1.7 2004/06/24 23:01:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/cvscommand/cvscommand-1.63.ebuild,v 1.8 2004/07/14 13:23:43 agriffis Exp $ inherit vim-plugin @@ -8,3 +8,4 @@ DESCRIPTION="vim plugin: CVS integration plugin" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=90" LICENSE="public-domain" KEYWORDS="x86 alpha sparc ia64 ~ppc" +IUSE="" diff --git a/app-vim/cvsmenu/cvsmenu-1.80.ebuild b/app-vim/cvsmenu/cvsmenu-1.80.ebuild index d3e90469bc8b..56d52ec8c5b7 100644 --- a/app-vim/cvsmenu/cvsmenu-1.80.ebuild +++ b/app-vim/cvsmenu/cvsmenu-1.80.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/cvsmenu/cvsmenu-1.80.ebuild,v 1.5 2004/06/24 23:01:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/cvsmenu/cvsmenu-1.80.ebuild,v 1.6 2004/07/14 13:24:31 agriffis Exp $ inherit vim-plugin @@ -8,3 +8,4 @@ DESCRIPTION="vim plugin: Menu for CVS-Versioncontrol" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=58" LICENSE="LGPL-2" KEYWORDS="alpha sparc x86 ia64 ~ppc" +IUSE="" diff --git a/app-vim/enhancedcommentify/enhancedcommentify-2.0.ebuild b/app-vim/enhancedcommentify/enhancedcommentify-2.0.ebuild index 348a1a4a81f5..1cc40eb95886 100644 --- a/app-vim/enhancedcommentify/enhancedcommentify-2.0.ebuild +++ b/app-vim/enhancedcommentify/enhancedcommentify-2.0.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/enhancedcommentify/enhancedcommentify-2.0.ebuild,v 1.6 2004/06/24 23:01:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/enhancedcommentify/enhancedcommentify-2.0.ebuild,v 1.7 2004/07/14 13:25:10 agriffis Exp $ inherit vim-plugin @@ -9,3 +9,4 @@ HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=23" LICENSE="BSD" KEYWORDS="alpha sparc ~x86 ~ppc ia64 mips" +IUSE="" diff --git a/app-vim/enhancedcommentify/enhancedcommentify-2.1-r1.ebuild b/app-vim/enhancedcommentify/enhancedcommentify-2.1-r1.ebuild index 21da8cfc46ab..33e0d15c15c5 100644 --- a/app-vim/enhancedcommentify/enhancedcommentify-2.1-r1.ebuild +++ b/app-vim/enhancedcommentify/enhancedcommentify-2.1-r1.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/enhancedcommentify/enhancedcommentify-2.1-r1.ebuild,v 1.1 2004/06/29 03:42:17 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/enhancedcommentify/enhancedcommentify-2.1-r1.ebuild,v 1.2 2004/07/14 13:25:10 agriffis Exp $ inherit vim-plugin @@ -9,4 +9,5 @@ HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=23" LICENSE="BSD" KEYWORDS="~alpha sparc ~x86 ~ppc ~ia64 mips" +IUSE="" SRC_URI="mirror://gentoo/${P}-r1.tar.bz2" diff --git a/app-vim/gtk-syntax/gtk-syntax-20030219.ebuild b/app-vim/gtk-syntax/gtk-syntax-20030219.ebuild index ea15ed9f6602..ed930f8f0316 100644 --- a/app-vim/gtk-syntax/gtk-syntax-20030219.ebuild +++ b/app-vim/gtk-syntax/gtk-syntax-20030219.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/gtk-syntax/gtk-syntax-20030219.ebuild,v 1.6 2004/06/24 23:01:48 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/gtk-syntax-20030219.ebuild,v 1.7 2004/07/14 13:28:29 agriffis Exp $ inherit vim-plugin @@ -8,3 +8,4 @@ DESCRIPTION="vim plugin: GTK+-2.2 syntax highlight" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=570" LICENSE="vim" KEYWORDS="x86 alpha ia64 sparc ~ppc" +IUSE="" |