diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2016-05-13 07:56:25 +0000 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2016-05-13 08:23:34 +0000 |
commit | 119b198ff2a8877bed50f3dc8cc491882dbddd59 (patch) | |
tree | 3c53cf813e6e73bbe5c97071dffdd7298e749fa1 /app-vim | |
parent | app-vim/uptime: Stable for amd64. Retroactively mark stable for the remaining... (diff) | |
download | gentoo-119b198ff2a8877bed50f3dc8cc491882dbddd59.tar.gz gentoo-119b198ff2a8877bed50f3dc8cc491882dbddd59.tar.bz2 gentoo-119b198ff2a8877bed50f3dc8cc491882dbddd59.zip |
app-vim/uptime: Clean up old.
Package-Manager: portage-2.2.26
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/uptime/uptime-1.3.ebuild | 13 |
1 files changed, 0 insertions, 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 98cac85c5aff..000000000000 --- 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" |