summaryrefslogtreecommitdiff
path: root/app-vim/greputils
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/greputils
parent71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-vim/greputils')
-rw-r--r--app-vim/greputils/Manifest3
-rw-r--r--app-vim/greputils/greputils-2.8-r1.ebuild21
-rw-r--r--app-vim/greputils/metadata.xml8
3 files changed, 0 insertions, 32 deletions
diff --git a/app-vim/greputils/Manifest b/app-vim/greputils/Manifest
deleted file mode 100644
index 8aac9b20804e..000000000000
--- a/app-vim/greputils/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST greputils-2.8.tar.bz2 11886 BLAKE2B 7c1a8c08393d50d044203b8190c5ce35fa75b5ab6e2b18a6e5ad2eb679ac4685c92c336fe347e03db230a6f3a459d7acfac9f4e0161ca4adb17ee90192b38641 SHA512 07a7b22a900860b982bb0596232892ad056472fa48447131ba56083caef00318886719f379c9f9296fc00fd54575ab16aae71b3d1adf2af5d05a11a45a2bd7f9
-EBUILD greputils-2.8-r1.ebuild 480 BLAKE2B 67e8437109fb5e09c370408acaea2d85d714a0448dcbb72b3680b5180733932e5f105cad46be7b072dbdf5015617d4ea7df552cf3cf838ac77db8d8c5cf4abc6 SHA512 ce50fbabacdd0264b1907d46fda725e9e989abd0ab2c4a8be8b31eef3be687491fbd5e60e045a2a66ddae0d9744bb6591ad00c8de621ca565417c7e9b7802282
-MISC metadata.xml 249 BLAKE2B 7ae6eac3ca23edbcbaa6aee682bb4aec155e3166f169eef8e4400e59fa56113ecc3593680d55cc57f08a4a718963dd3d0bb804bd1e8771ed60a4bebaae9db281 SHA512 4051dd059d975d2e1799125f7defbf5a62a168241d8b83d83710592efd60808800951c4fd6da1294044d7e7ec6b757b8d50593fd076696f826dec761e99645c7
diff --git a/app-vim/greputils/greputils-2.8-r1.ebuild b/app-vim/greputils/greputils-2.8-r1.ebuild
deleted file mode 100644
index ad6fb677b12c..000000000000
--- a/app-vim/greputils/greputils-2.8-r1.ebuild
+++ /dev/null
@@ -1,21 +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: interface with grep, find and id-utils"
-HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=1062"
-LICENSE="GPL-2"
-KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86"
-IUSE=""
-
-VIM_PLUGIN_HELPURI="${HOMEPAGE}"
-
-DEPEND=""
-RDEPEND="
- ${DEPEND}
- >=app-vim/genutils-1.18
- >=app-vim/multvals-3.6.1
- >=app-vim/cmdalias-1.0"
diff --git a/app-vim/greputils/metadata.xml b/app-vim/greputils/metadata.xml
deleted file mode 100644
index 5c000c763084..000000000000
--- a/app-vim/greputils/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>