--- /dev/null
+DIST vim-addon-mw-utils-20121105.tar.bz2 10071 SHA256 6c859f6ae2d4a75c5edd546ce5bf58f447049852060ef36dbeca3b4437e9ea77 SHA512 15104f23416e8dbeb25d60e9b94c0c04434df19bbd3fa418285a1b1106a95dc6bf28cc472014fe431d80086217110c58f267d3d1b5d855bdf85fc4d4fe870346 WHIRLPOOL 6693215eab312bac96247dd93110ca4d30860a581a930125a72dc48f99ddcac6ed26503f1ed5fb1d85d2841bbef0527e922f80e6ba108ea1cdad834c2b08b6d6
--- /dev/null
+<?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>
--- /dev/null
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit vim-plugin
+
+DESCRIPTION="vim plugin: interpret a file by function and cache file automatically"
+HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2940 https://github.com/MarcWeber/vim-addon-mw-utils"
+LICENSE="GPL-3"
+KEYWORDS="~amd64 ~x86"