diff options
author | Tim Harder <radhermit@gentoo.org> | 2012-11-26 18:35:44 +0000 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2012-11-26 18:35:44 +0000 |
commit | f2a9733ddbad54f2dd57ff1dca52e82321622e71 (patch) | |
tree | 1fe012895e1ffb919dc3e7a97de3ac0898a63243 /app-vim/extra-syntax/extra-syntax-4.ebuild | |
parent | Really build against gmime-2.6 with upstream accepted patch, will be fixed in... (diff) | |
download | historical-f2a9733ddbad54f2dd57ff1dca52e82321622e71.tar.gz historical-f2a9733ddbad54f2dd57ff1dca52e82321622e71.tar.bz2 historical-f2a9733ddbad54f2dd57ff1dca52e82321622e71.zip |
Fix LICENSE (bug #444812 by ulm).
Package-Manager: portage-2.2.0_alpha142/cvs/Linux x86_64
Manifest-Sign-Key: 0x4AB3E85B4F064CA3
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="" |