summaryrefslogtreecommitdiff
path: root/app-vim/genutils
diff options
context:
space:
mode:
Diffstat (limited to 'app-vim/genutils')
-rw-r--r--app-vim/genutils/Manifest4
-rw-r--r--app-vim/genutils/genutils-2.5-r1.ebuild20
-rw-r--r--app-vim/genutils/genutils-2.5.ebuild20
-rw-r--r--app-vim/genutils/metadata.xml8
4 files changed, 0 insertions, 52 deletions
diff --git a/app-vim/genutils/Manifest b/app-vim/genutils/Manifest
deleted file mode 100644
index 52263a6a7f37..000000000000
--- a/app-vim/genutils/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-DIST genutils-2.5.zip 30510 BLAKE2B 4e9466844efc0cc607b22ed6aca4cb49f1b65ce569e631a2a0c7f4534e433ac70a3b57b18b8de930eb2604169f71e35c4fbca26b4a521a2ee34a48471a6c6240 SHA512 80a751038f629d58ce962a6be7d806cf2b7c35ad28f9d90e58cad32e1e462083629f2069ac23281683db026510d7e3d96d6883027d424fae3de63352b80fc5db
-EBUILD genutils-2.5-r1.ebuild 575 BLAKE2B 4d6b2df7ccb4507a477277da8f274d56770fbfbfe06edcaecb5d30b5dfd8ef5789e089a02e94d8d2ea92b0b699bc38b4950f0203831c5eae2e999de3c0dee31f SHA512 7e62d6852e6deec0b15e0fe34b7fc763f29f1862c6c0d35bc78eadd5187dc742b6062693907da5a58e2a67eb2cf1e581439a75e17933a1e46431c2290bcb7268
-EBUILD genutils-2.5.ebuild 567 BLAKE2B 542af48484cad7edba2febb8aa6694f3e4c508f48ee2cf0b03d81dccf54b200ae384df18fabf19547e75bcf3f8562acad96c814105e98b3673602636e59b5dff SHA512 76d043c8fc73223ae91309490f8834d9c5db03e3ad74457ca4b1985f670caaf5e278fe3fe76b831a7e398483dab7cc8dfff4543ff44f748eb6c2334bf7ac44e8
-MISC metadata.xml 249 BLAKE2B 7ae6eac3ca23edbcbaa6aee682bb4aec155e3166f169eef8e4400e59fa56113ecc3593680d55cc57f08a4a718963dd3d0bb804bd1e8771ed60a4bebaae9db281 SHA512 4051dd059d975d2e1799125f7defbf5a62a168241d8b83d83710592efd60808800951c4fd6da1294044d7e7ec6b757b8d50593fd076696f826dec761e99645c7
diff --git a/app-vim/genutils/genutils-2.5-r1.ebuild b/app-vim/genutils/genutils-2.5-r1.ebuild
deleted file mode 100644
index 57fc9d0c385a..000000000000
--- a/app-vim/genutils/genutils-2.5-r1.ebuild
+++ /dev/null
@@ -1,20 +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 with various useful functions"
-HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=197"
-SRC_URI="https://www.vim.org/scripts/download_script.php?src_id=11399 -> ${P}.zip"
-LICENSE="GPL-3"
-KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86"
-
-VIM_PLUGIN_HELPTEXT=\
-"This plugin provides library functions and is not intended to be used
-directly by the user."
-
-DEPEND="app-arch/unzip"
-
-S="${WORKDIR}"
diff --git a/app-vim/genutils/genutils-2.5.ebuild b/app-vim/genutils/genutils-2.5.ebuild
deleted file mode 100644
index ad3e2f826c81..000000000000
--- a/app-vim/genutils/genutils-2.5.ebuild
+++ /dev/null
@@ -1,20 +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 with various useful functions"
-HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=197"
-SRC_URI="https://www.vim.org/scripts/download_script.php?src_id=11399 -> ${P}.zip"
-LICENSE="GPL-3"
-KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86"
-
-VIM_PLUGIN_HELPTEXT=\
-"This plugin provides library functions and is not intended to be used
-directly by the user."
-
-DEPEND="app-arch/unzip"
-
-S=${WORKDIR}
diff --git a/app-vim/genutils/metadata.xml b/app-vim/genutils/metadata.xml
deleted file mode 100644
index 5c000c763084..000000000000
--- a/app-vim/genutils/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>