diff options
author | Brent Baude <ranger@gentoo.org> | 2011-01-07 22:42:21 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-01-07 22:42:21 +0000 |
commit | 59c6b8a48816eca5582af1ebb8532912811042ed (patch) | |
tree | af88c82b64e6329a39b93d657566d6a299ad71a1 /app-vim/vimbuddy/vimbuddy-0.9.2.ebuild | |
parent | stable ppc, bug 345083 (diff) | |
download | gentoo-2-59c6b8a48816eca5582af1ebb8532912811042ed.tar.gz gentoo-2-59c6b8a48816eca5582af1ebb8532912811042ed.tar.bz2 gentoo-2-59c6b8a48816eca5582af1ebb8532912811042ed.zip |
stable ppc, bug 345087
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'app-vim/vimbuddy/vimbuddy-0.9.2.ebuild')
-rw-r--r-- | app-vim/vimbuddy/vimbuddy-0.9.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-vim/vimbuddy/vimbuddy-0.9.2.ebuild b/app-vim/vimbuddy/vimbuddy-0.9.2.ebuild index 87ce83ea56d4..930372608dff 100644 --- a/app-vim/vimbuddy/vimbuddy-0.9.2.ebuild +++ b/app-vim/vimbuddy/vimbuddy-0.9.2.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vimbuddy/vimbuddy-0.9.2.ebuild,v 1.6 2010/11/26 16:18:56 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vimbuddy/vimbuddy-0.9.2.ebuild,v 1.7 2011/01/07 22:42:21 ranger Exp $ inherit vim-plugin eutils DESCRIPTION="vim plugin: vimbuddy for the status line" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=8" LICENSE="as-is" -KEYWORDS="alpha amd64 hppa ia64 ~mips ~ppc sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc sparc x86" IUSE="" VIM_PLUGIN_HELPURI="http://www.vim.org/scripts/script.php?script_id=8" |