diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-05-22 18:59:18 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-05-22 18:59:18 +0000 |
commit | 11a85498473c9d86d064df332c1c6974c287d659 (patch) | |
tree | 9be934496f0b82180c22fc18c46194376aee6b92 /app-vim/uptime/uptime-1.3.ebuild | |
parent | Remove blocked, allow webapp-config to overwrite whatever gets in its way (diff) | |
download | gentoo-2-11a85498473c9d86d064df332c1c6974c287d659.tar.gz gentoo-2-11a85498473c9d86d064df332c1c6974c287d659.tar.bz2 gentoo-2-11a85498473c9d86d064df332c1c6974c287d659.zip |
bump
Diffstat (limited to 'app-vim/uptime/uptime-1.3.ebuild')
-rw-r--r-- | app-vim/uptime/uptime-1.3.ebuild | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/app-vim/uptime/uptime-1.3.ebuild b/app-vim/uptime/uptime-1.3.ebuild new file mode 100644 index 000000000000..1b6a3c8bb2f6 --- /dev/null +++ b/app-vim/uptime/uptime-1.3.ebuild @@ -0,0 +1,10 @@ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-vim/uptime/uptime-1.3.ebuild,v 1.1 2004/05/22 18:59:18 ciaranm Exp $ + +inherit vim-plugin + +DESCRIPTION="vim plugin: display vim uptimes" +HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=965" +LICENSE="vim" +KEYWORDS="~sparc ~mips ~ppc" |