diff options
Diffstat (limited to 'app-vim/extra-syntax/extra-syntax-2.ebuild')
-rw-r--r-- | app-vim/extra-syntax/extra-syntax-2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/extra-syntax/extra-syntax-2.ebuild b/app-vim/extra-syntax/extra-syntax-2.ebuild index 69c3439b7886..8c217c6f1ee2 100644 --- a/app-vim/extra-syntax/extra-syntax-2.ebuild +++ b/app-vim/extra-syntax/extra-syntax-2.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/extra-syntax/extra-syntax-2.ebuild,v 1.3 2005/04/01 03:56:05 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/extra-syntax/extra-syntax-2.ebuild,v 1.4 2005/04/06 18:41:30 corsair Exp $ inherit vim-plugin DESCRIPTION="vim plugin: metapackage for all extra syntax packages" HOMEPAGE="http://www.vim.org/" LICENSE="as-is" -KEYWORDS="x86 sparc ~ppc64 ~amd64 ~alpha ia64" +KEYWORDS="x86 sparc ppc64 ~amd64 ~alpha ia64" SRC_URI="" IUSE="" |