diff options
Diffstat (limited to 'app-vim/uptime/uptime-1.1.ebuild')
-rw-r--r-- | app-vim/uptime/uptime-1.1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-vim/uptime/uptime-1.1.ebuild b/app-vim/uptime/uptime-1.1.ebuild index f72fa11da9ee..e2e5ee5322e6 100644 --- a/app-vim/uptime/uptime-1.1.ebuild +++ b/app-vim/uptime/uptime-1.1.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.1.ebuild,v 1.4 2004/06/24 23:04:25 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/uptime/uptime-1.1.ebuild,v 1.5 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="" |