commit: 119b198ff2a8877bed50f3dc8cc491882dbddd59 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Fri May 13 07:56:25 2016 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Fri May 13 08:23:34 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=119b198f
app-vim/uptime: Clean up old. Package-Manager: portage-2.2.26 app-vim/uptime/uptime-1.3.ebuild | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/app-vim/uptime/uptime-1.3.ebuild b/app-vim/uptime/uptime-1.3.ebuild deleted file mode 100644 index 98cac85..0000000 --- a/app-vim/uptime/uptime-1.3.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -inherit vim-plugin - -DESCRIPTION="vim plugin: display vim uptimes" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=965" -LICENSE="vim" -KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86" -IUSE="" - -VIM_PLUGIN_HELPFILES="uptime"
