Parent Directory
|
Revision Log
Fix LICENSE, bug 445808. (Portage version: 2.1.11.33/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
| 1 | # Copyright 1999-2012 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/app-vim/vimbuddy/vimbuddy-0.9.2.ebuild,v 1.7 2011/01/07 22:42:21 ranger Exp $ |
| 4 | |
| 5 | inherit vim-plugin eutils |
| 6 | |
| 7 | DESCRIPTION="vim plugin: vimbuddy for the status line" |
| 8 | HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=8" |
| 9 | |
| 10 | LICENSE="vim.org" |
| 11 | KEYWORDS="alpha amd64 hppa ia64 ~mips ppc sparc x86" |
| 12 | IUSE="" |
| 13 | |
| 14 | VIM_PLUGIN_HELPURI="http://www.vim.org/scripts/script.php?script_id=8" |
| ViewVC Help | |
| Powered by ViewVC 1.1.13 |