diff options
Diffstat (limited to 'app-vim/uptime/uptime-1.2.ebuild')
-rw-r--r-- | app-vim/uptime/uptime-1.2.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-vim/uptime/uptime-1.2.ebuild b/app-vim/uptime/uptime-1.2.ebuild index 2d77f933d336..00211e3d8f12 100644 --- a/app-vim/uptime/uptime-1.2.ebuild +++ b/app-vim/uptime/uptime-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # 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.2 2004/06/24 23:04:25 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/uptime/uptime-1.2.ebuild,v 1.3 2004/07/14 13:49:55 agriffis Exp $ inherit vim-plugin @@ -8,3 +8,4 @@ DESCRIPTION="vim plugin: display vim uptimes" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=965" LICENSE="vim" KEYWORDS="~sparc ~mips ~ppc" +IUSE="" |