diff options
Diffstat (limited to 'app-vim/extra-syntax/extra-syntax-4.ebuild')
-rw-r--r-- | app-vim/extra-syntax/extra-syntax-4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-vim/extra-syntax/extra-syntax-4.ebuild b/app-vim/extra-syntax/extra-syntax-4.ebuild index 31a46a3e0663..7456067e3afe 100644 --- a/app-vim/extra-syntax/extra-syntax-4.ebuild +++ b/app-vim/extra-syntax/extra-syntax-4.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/extra-syntax/extra-syntax-4.ebuild,v 1.11 2011/12/11 15:59:25 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/extra-syntax/extra-syntax-4.ebuild,v 1.12 2012/11/26 18:35:38 radhermit Exp $ inherit vim-plugin DESCRIPTION="vim plugin: metapackage for all extra syntax packages" HOMEPAGE="http://www.vim.org/" -LICENSE="as-is" +LICENSE="metapackage" KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~x86" SRC_URI="" IUSE="" |