diff options
Diffstat (limited to 'app-vim/lustyexplorer/lustyexplorer-4.1.ebuild')
-rw-r--r-- | app-vim/lustyexplorer/lustyexplorer-4.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-vim/lustyexplorer/lustyexplorer-4.1.ebuild b/app-vim/lustyexplorer/lustyexplorer-4.1.ebuild index 5f385a2ad812..52b107f8fa94 100644 --- a/app-vim/lustyexplorer/lustyexplorer-4.1.ebuild +++ b/app-vim/lustyexplorer/lustyexplorer-4.1.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/lustyexplorer/lustyexplorer-4.1.ebuild,v 1.1 2011/05/20 10:01:11 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/lustyexplorer/lustyexplorer-4.1.ebuild,v 1.2 2012/12/22 08:17:37 ulm Exp $ EAPI=4 @@ -8,7 +8,7 @@ inherit vim-plugin DESCRIPTION="vim plugin: dynamic filesystem and buffer explorer" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1890" -LICENSE="as-is" +LICENSE="bufexplorer.vim" KEYWORDS="~amd64 ~x86" IUSE="" |