diff options
author | 2005-09-07 21:33:43 +0000 | |
---|---|---|
committer | 2005-09-07 21:33:43 +0000 | |
commit | 763e960d5d276ccb106c62eda7fbfa6b16800e60 (patch) | |
tree | d08006b9bd3ff27dea1c362e2be094238f990545 /app-vim/vimbuddy/vimbuddy-0.9.1-r1.ebuild | |
parent | Mark 2.8 stable on ia64 (diff) | |
download | gentoo-2-763e960d5d276ccb106c62eda7fbfa6b16800e60.tar.gz gentoo-2-763e960d5d276ccb106c62eda7fbfa6b16800e60.tar.bz2 gentoo-2-763e960d5d276ccb106c62eda7fbfa6b16800e60.zip |
Mark 0.9.1-r1 stable on ia64
(Portage version: 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 39459ad065db..153e38f12e4e 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.2 2005/09/07 02:07:30 ciaranm Exp $ +# $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 $ 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" |