summaryrefslogtreecommitdiff
path: root/app-vim/vim-addon-mw-utils
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
commit8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 (patch)
tree7681bbd4e8b05407772df40a4bf04cbbc8afc3fa /app-vim/vim-addon-mw-utils
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (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, 25 insertions, 0 deletions
diff --git a/app-vim/vim-addon-mw-utils/Manifest b/app-vim/vim-addon-mw-utils/Manifest
new file mode 100644
index 000000000000..787c906dcf35
--- /dev/null
+++ b/app-vim/vim-addon-mw-utils/Manifest
@@ -0,0 +1,3 @@
+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
new file mode 100644
index 000000000000..96018bf9a027
--- /dev/null
+++ b/app-vim/vim-addon-mw-utils/metadata.xml
@@ -0,0 +1,11 @@
+<?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
new file mode 100644
index 000000000000..e1a865ff200a
--- /dev/null
+++ b/app-vim/vim-addon-mw-utils/vim-addon-mw-utils-20121105.ebuild
@@ -0,0 +1,11 @@
+# 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"