summaryrefslogtreecommitdiff
path: root/app-vim/l9
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/l9
parent71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-vim/l9')
-rw-r--r--app-vim/l9/Manifest3
-rw-r--r--app-vim/l9/l9-1.1.ebuild18
-rw-r--r--app-vim/l9/metadata.xml8
3 files changed, 0 insertions, 29 deletions
diff --git a/app-vim/l9/Manifest b/app-vim/l9/Manifest
deleted file mode 100644
index e54c9a8b2788..000000000000
--- a/app-vim/l9/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST l9-1.1.zip 12363 BLAKE2B 35bef105c446b53115dfdc25b217da56e136ddeb0ac406fd4e793586a14e82720681d1c478bb64345e43264b9dcb2ee51a6fb15107e50e5bdf9596bf80769fa5 SHA512 75a593dd5bb7f6f3abcb6a915218755888d259ba950f3bef0f93eac189c5ed65e6646959c662a7ae9ca3a61fc80fc9e449d1590c718dda6544f86875097949d4
-EBUILD l9-1.1.ebuild 442 BLAKE2B 2ffbd6c0601311f96ffe36353545c2df135aab121ffe3fc16fe60e320682e56bffbd25c7e90612c5ad566a7cc2d680ce14514d1238fcb35a26a571feb3b96e4a SHA512 bbcd7ab7a0bf3008b2c33350bd8a884804dd17ade7ba9382e9d67bbdbd37f29e0d111a36bf94f93c1082fb1c8f89f67f30d743109c14718405d47b102411b84a
-MISC metadata.xml 249 BLAKE2B 7ae6eac3ca23edbcbaa6aee682bb4aec155e3166f169eef8e4400e59fa56113ecc3593680d55cc57f08a4a718963dd3d0bb804bd1e8771ed60a4bebaae9db281 SHA512 4051dd059d975d2e1799125f7defbf5a62a168241d8b83d83710592efd60808800951c4fd6da1294044d7e7ec6b757b8d50593fd076696f826dec761e99645c7
diff --git a/app-vim/l9/l9-1.1.ebuild b/app-vim/l9/l9-1.1.ebuild
deleted file mode 100644
index 9bee66275216..000000000000
--- a/app-vim/l9/l9-1.1.ebuild
+++ /dev/null
@@ -1,18 +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: library for vim scripts"
-HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=3252"
-SRC_URI="https://www.vim.org/scripts/download_script.php?src_id=13948 -> ${P}.zip"
-LICENSE="MIT"
-KEYWORDS="amd64 x86"
-
-VIM_PLUGIN_HELPFILES="${PN}.txt"
-
-DEPEND="app-arch/unzip"
-
-S=${WORKDIR}
diff --git a/app-vim/l9/metadata.xml b/app-vim/l9/metadata.xml
deleted file mode 100644
index 5c000c763084..000000000000
--- a/app-vim/l9/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>