summaryrefslogtreecommitdiff
path: root/app-vim/vimcommander
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:56:41 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:56:41 +0100
commitd87262dd706fec50cd150aab3e93883b6337466d (patch)
tree246b44c33ad7a57550430b0a60fa0df86a3c9e68 /app-vim/vimcommander
parent71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-vim/vimcommander')
-rw-r--r--app-vim/vimcommander/Manifest3
-rw-r--r--app-vim/vimcommander/metadata.xml8
-rw-r--r--app-vim/vimcommander/vimcommander-0.81.ebuild12
3 files changed, 0 insertions, 23 deletions
diff --git a/app-vim/vimcommander/Manifest b/app-vim/vimcommander/Manifest
deleted file mode 100644
index 6a498a67c2c1..000000000000
--- a/app-vim/vimcommander/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST vimcommander-0.81.tar.bz2 8447 BLAKE2B 62cfde9c053db718c8b35126826fe14fdde625c2341a22cd779dc13d9972a0b28a19f3f1efbb6dd6fddd96b6487478d113b055d132029e77d170b6b378c92f1d SHA512 903c97cd56d24f9c568b863c52f69878bc3aab7f8728de38697437bf0c0697b585b1d5ac5d824d472518dabf0f2367dff24b1881742b7d28c0f5452d74c37fab
-EBUILD vimcommander-0.81.ebuild 388 BLAKE2B 1e3442992200e3355c2da689e11334b194c0fd1db0f92d56bfe10832e592b2db0d3ae28667f11bb19bf76e7c35bfb934aae26e9e5bca1e6097fd6c387c85fa68 SHA512 15a4ddc94f0f6cab59b4895bcb94df042c58a55f874d975f0cf77b4de90726e3186762a0387538613a40e9a642616070ffa68634b33c7edd7efb42b8fe17aa72
-MISC metadata.xml 249 BLAKE2B 7ae6eac3ca23edbcbaa6aee682bb4aec155e3166f169eef8e4400e59fa56113ecc3593680d55cc57f08a4a718963dd3d0bb804bd1e8771ed60a4bebaae9db281 SHA512 4051dd059d975d2e1799125f7defbf5a62a168241d8b83d83710592efd60808800951c4fd6da1294044d7e7ec6b757b8d50593fd076696f826dec761e99645c7
diff --git a/app-vim/vimcommander/metadata.xml b/app-vim/vimcommander/metadata.xml
deleted file mode 100644
index 5c000c763084..000000000000
--- a/app-vim/vimcommander/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>vim@gentoo.org</email>
- <name>Gentoo Vim Project</name>
- </maintainer>
-</pkgmetadata>
diff --git a/app-vim/vimcommander/vimcommander-0.81.ebuild b/app-vim/vimcommander/vimcommander-0.81.ebuild
deleted file mode 100644
index 991351f9bd3b..000000000000
--- a/app-vim/vimcommander/vimcommander-0.81.ebuild
+++ /dev/null
@@ -1,12 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: Total Commander style file explorer"
-HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=808"
-LICENSE="GPL-2"
-KEYWORDS="alpha amd64 ia64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
-
-VIM_PLUGIN_HELPFILES="${PN}.txt"