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 | 8ba03834154e971307151db694be75b2704be8ac (patch) | |
tree | 34ab46e7ecd98ba9f9f07138b1f9980ed8d875e7 /app-vim/vimbuddy/vimbuddy-0.9.1-r1.ebuild | |
parent | Mark 1.0 stable on alpha (diff) | |
download | gentoo-2-8ba03834154e971307151db694be75b2704be8ac.tar.gz gentoo-2-8ba03834154e971307151db694be75b2704be8ac.tar.bz2 gentoo-2-8ba03834154e971307151db694be75b2704be8ac.zip |
Mark 0.9.1-r1 stable on alpha
(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 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" |