diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-09-10 06:59:32 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-09-10 06:59:32 +0000 |
commit | 042650634d210757bb2252ef8ba694ab17b63b44 (patch) | |
tree | 4d89322316841465fe28fcd454bcd9a319cb391c /app-vim/vimbuddy/vimbuddy-0.9.1-r1.ebuild | |
parent | Mark 1.0 stable on alpha (diff) | |
download | historical-042650634d210757bb2252ef8ba694ab17b63b44.tar.gz historical-042650634d210757bb2252ef8ba694ab17b63b44.tar.bz2 historical-042650634d210757bb2252ef8ba694ab17b63b44.zip |
Mark 0.9.1-r1 stable on alpha
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-vim/vimbuddy/vimbuddy-0.9.1-r1.ebuild')
-rw-r--r-- | app-vim/vimbuddy/vimbuddy-0.9.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/vimbuddy/vimbuddy-0.9.1-r1.ebuild b/app-vim/vimbuddy/vimbuddy-0.9.1-r1.ebuild index 153e38f12e4e..c7fa6d81a2b0 100644 --- a/app-vim/vimbuddy/vimbuddy-0.9.1-r1.ebuild +++ b/app-vim/vimbuddy/vimbuddy-0.9.1-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vimbuddy/vimbuddy-0.9.1-r1.ebuild,v 1.3 2005/09/07 21:33:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vimbuddy/vimbuddy-0.9.1-r1.ebuild,v 1.4 2005/09/10 06:59:32 agriffis 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" |