diff options
author | Tim Harder <radhermit@gentoo.org> | 2013-06-12 22:04:54 +0000 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2013-06-12 22:04:54 +0000 |
commit | b50342238066b9fbc67777014091e47b9a47e464 (patch) | |
tree | 3e3283186121ff78e32734987eb0a56e471a6ed0 /app-vim/fluxbox-syntax/fluxbox-syntax-1.5.ebuild | |
parent | vanilla-2.6.32.60 + genpatches-2.6.32-48 + grsecurity-2.9.1-2.6.32.61-2013061... (diff) | |
download | gentoo-2-b50342238066b9fbc67777014091e47b9a47e464.tar.gz gentoo-2-b50342238066b9fbc67777014091e47b9a47e464.tar.bz2 gentoo-2-b50342238066b9fbc67777014091e47b9a47e464.zip |
Change LICENSE to vim (bug #473080 by Andrius Štikonas).
(Portage version: 2.2.0_alpha179/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
Diffstat (limited to 'app-vim/fluxbox-syntax/fluxbox-syntax-1.5.ebuild')
-rw-r--r-- | app-vim/fluxbox-syntax/fluxbox-syntax-1.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-vim/fluxbox-syntax/fluxbox-syntax-1.5.ebuild b/app-vim/fluxbox-syntax/fluxbox-syntax-1.5.ebuild index 79b20231fdc3..c4593e047c3d 100644 --- a/app-vim/fluxbox-syntax/fluxbox-syntax-1.5.ebuild +++ b/app-vim/fluxbox-syntax/fluxbox-syntax-1.5.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/fluxbox-syntax/fluxbox-syntax-1.5.ebuild,v 1.19 2012/12/07 18:33:09 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/fluxbox-syntax/fluxbox-syntax-1.5.ebuild,v 1.20 2013/06/12 22:04:54 radhermit Exp $ inherit vim-plugin DESCRIPTION="vim plugin: fluxbox files syntax and indent" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=679" -LICENSE="vim.org" +LICENSE="vim" KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="" |