diff options
Diffstat (limited to 'app-vim/nginx-syntax/nginx-syntax-0.3.2.ebuild')
-rw-r--r-- | app-vim/nginx-syntax/nginx-syntax-0.3.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-vim/nginx-syntax/nginx-syntax-0.3.2.ebuild b/app-vim/nginx-syntax/nginx-syntax-0.3.2.ebuild index 8e8a52aa2c12..d08407941e66 100644 --- a/app-vim/nginx-syntax/nginx-syntax-0.3.2.ebuild +++ b/app-vim/nginx-syntax/nginx-syntax-0.3.2.ebuild @@ -1,6 +1,6 @@ -# 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/nginx-syntax/nginx-syntax-0.3.2.ebuild,v 1.4 2011/07/19 20:22:15 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/nginx-syntax/nginx-syntax-0.3.2.ebuild,v 1.5 2012/12/07 18:37:30 ulm Exp $ EAPI="2" @@ -8,6 +8,6 @@ inherit vim-plugin DESCRIPTION="vim plugin: Nginx configuration files syntax" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1886" -LICENSE="as-is" +LICENSE="vim.org" KEYWORDS="amd64 ppc x86" IUSE="" |