summaryrefslogtreecommitdiff
path: root/app-vim/vim-addon-mw-utils
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/vim-addon-mw-utils
parent71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-vim/vim-addon-mw-utils')
-rw-r--r--app-vim/vim-addon-mw-utils/Manifest3
-rw-r--r--app-vim/vim-addon-mw-utils/metadata.xml11
-rw-r--r--app-vim/vim-addon-mw-utils/vim-addon-mw-utils-20121105.ebuild11
3 files changed, 0 insertions, 25 deletions
diff --git a/app-vim/vim-addon-mw-utils/Manifest b/app-vim/vim-addon-mw-utils/Manifest
deleted file mode 100644
index 787c906dcf35..000000000000
--- a/app-vim/vim-addon-mw-utils/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST vim-addon-mw-utils-20121105.tar.bz2 10071 BLAKE2B c32216879a1873829f44777cde0b455d68694214c48e4f18e0302a026bbab7f9705016fc00158c6c9db69c59d2914ffc15dd385f79814781e517f71109dbac99 SHA512 15104f23416e8dbeb25d60e9b94c0c04434df19bbd3fa418285a1b1106a95dc6bf28cc472014fe431d80086217110c58f267d3d1b5d855bdf85fc4d4fe870346
-EBUILD vim-addon-mw-utils-20121105.ebuild 370 BLAKE2B 44f828edc2453a83c8e3ffb60af93366544d8f0f0124168b3098fe691f01ed4b4a8a0c30b035d5b7a7aa35841174f2cbcefff2624862bba199cd8f1f56995fe7 SHA512 0a3b58d5b84617c801ea6c1cc0fd323650b429534d431066847bf799dbe83f344c45396da0e3d1cdcb828271ec47ba0f529f442f9a3f9ea3222355de6057e6a2
-MISC metadata.xml 342 BLAKE2B 91bce96b9a5ef212e7fbc6e520a4c7ef11a4bc8d998d1afa4ff25b5885002d66b9d4578488ba3d9050f00ff608cdca20d96ead3d528c17d76c42363264c8db00 SHA512 ab292ae32011a7ff8367839fe3972e3e2dbe2db977ee81b0a619847d50288be8f2204604c19cb2e4e4942a98980d8ab886395a60b96dbdbfad2e5a739734954b
diff --git a/app-vim/vim-addon-mw-utils/metadata.xml b/app-vim/vim-addon-mw-utils/metadata.xml
deleted file mode 100644
index 96018bf9a027..000000000000
--- a/app-vim/vim-addon-mw-utils/metadata.xml
+++ /dev/null
@@ -1,11 +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>
- <upstream>
- <remote-id type="github">MarcWeber/vim-addon-mw-utils</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/app-vim/vim-addon-mw-utils/vim-addon-mw-utils-20121105.ebuild b/app-vim/vim-addon-mw-utils/vim-addon-mw-utils-20121105.ebuild
deleted file mode 100644
index e1a865ff200a..000000000000
--- a/app-vim/vim-addon-mw-utils/vim-addon-mw-utils-20121105.ebuild
+++ /dev/null
@@ -1,11 +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: interpret a file by function and cache file automatically"
-HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=2940 https://github.com/MarcWeber/vim-addon-mw-utils"
-LICENSE="GPL-3"
-KEYWORDS="amd64 x86"