summaryrefslogtreecommitdiff
path: root/app-vim/curcmdmode
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/curcmdmode
parent71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-vim/curcmdmode')
-rw-r--r--app-vim/curcmdmode/Manifest3
-rw-r--r--app-vim/curcmdmode/curcmdmode-1.0-r1.ebuild18
-rw-r--r--app-vim/curcmdmode/metadata.xml8
3 files changed, 0 insertions, 29 deletions
diff --git a/app-vim/curcmdmode/Manifest b/app-vim/curcmdmode/Manifest
deleted file mode 100644
index 1e1b1c020820..000000000000
--- a/app-vim/curcmdmode/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST curcmdmode-1.0.tar.bz2 3566 BLAKE2B 138c7b9b84d69a40df731dc633dd7b7e2b2859af70d8418a5760a7b6016dd61f3401bd7bd1bb7854e500c744cabb8f0c65a89fe2ee37ffbe0a3117909c232491 SHA512 eae4e7cc92ae3838ffbdb507fd51174daf2fcd05d23f418555ac9ea3dde5562e49c67ee7b27dfcf6bf2088dd335ca97165835919dd804a86fca581b4d6bc0ea2
-EBUILD curcmdmode-1.0-r1.ebuild 487 BLAKE2B f7e27dd0363ee7a6467f0872215f942ed5223c77f8f3a0e0cf72e64a0b5e05d3544cbe5839ae891854828e17874c44605f659308babf90aee95dec998ff4b8e4 SHA512 fc04cb7a064c5838136757c7fe5a7a87617808960b2f3c2b07bb44b242427634a0161fbff3b14bf97ad6b5138a08071f0f631426f3c9f91d046b1cf24cd23e36
-MISC metadata.xml 249 BLAKE2B 7ae6eac3ca23edbcbaa6aee682bb4aec155e3166f169eef8e4400e59fa56113ecc3593680d55cc57f08a4a718963dd3d0bb804bd1e8771ed60a4bebaae9db281 SHA512 4051dd059d975d2e1799125f7defbf5a62a168241d8b83d83710592efd60808800951c4fd6da1294044d7e7ec6b757b8d50593fd076696f826dec761e99645c7
diff --git a/app-vim/curcmdmode/curcmdmode-1.0-r1.ebuild b/app-vim/curcmdmode/curcmdmode-1.0-r1.ebuild
deleted file mode 100644
index 48607fca05bf..000000000000
--- a/app-vim/curcmdmode/curcmdmode-1.0-r1.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: library for extending vim's mode() function"
-HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=745"
-LICENSE="GPL-2"
-KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86"
-IUSE=""
-
-RDEPEND="app-vim/genutils"
-
-VIM_PLUGIN_HELPTEXT=\
-"This plugin provides library functions and is not intended to be used
-directly by the user."
diff --git a/app-vim/curcmdmode/metadata.xml b/app-vim/curcmdmode/metadata.xml
deleted file mode 100644
index 5c000c763084..000000000000
--- a/app-vim/curcmdmode/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>