diff options
Diffstat (limited to 'app-vim/uptime/uptime-1.2.ebuild')
-rw-r--r-- | app-vim/uptime/uptime-1.2.ebuild | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/app-vim/uptime/uptime-1.2.ebuild b/app-vim/uptime/uptime-1.2.ebuild new file mode 100644 index 000000000000..623e88b6819a --- /dev/null +++ b/app-vim/uptime/uptime-1.2.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.2.ebuild,v 1.1 2004/05/22 16:46:28 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" |