summaryrefslogtreecommitdiff
path: root/app-vim/cmdalias
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/cmdalias
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-vim/cmdalias')
-rw-r--r--app-vim/cmdalias/Manifest3
-rw-r--r--app-vim/cmdalias/cmdalias-3.0-r1.ebuild16
-rw-r--r--app-vim/cmdalias/metadata.xml8
3 files changed, 27 insertions, 0 deletions
diff --git a/app-vim/cmdalias/Manifest b/app-vim/cmdalias/Manifest
new file mode 100644
index 000000000000..c3b46859788a
--- /dev/null
+++ b/app-vim/cmdalias/Manifest
@@ -0,0 +1,3 @@
+DIST cmdalias-3.0.tar.bz2 2601 BLAKE2B 89b36b2bd638dbdc454739e1f9a3cd61715faa5c392bf3a85c937a0ec179f4e35485ac3137fdb84c2d66ba235e44af84d1ce42ca7e8f212438e88eb91f691570 SHA512 a29b8b588c662ca48e8208422e4592e4d2a2908f23ed123b0b2aa639e6c05725dcc6ee0179418dbfdc39108953de064f5da5eec4261f7e9db5efea0d91fe58aa
+EBUILD cmdalias-3.0-r1.ebuild 442 BLAKE2B a7e932c1c2babf9b35c8380b16c0e5c9fdfa1ede74b771525573ab9ea9aa5ab7ddcdf1a37ba50e1d2b675a9747eafec02b27a93d470254145ddb88d15b2d4b7a SHA512 64ba4c261fb9ed34fafa8b049bfd83113fcc206a836dda5e80b80e1205a6ce3af5edd9a67f6aeccf0fedff7a362d464ab5c5ca4c6d645580437ba803b9f743d0
+MISC metadata.xml 249 BLAKE2B 7ae6eac3ca23edbcbaa6aee682bb4aec155e3166f169eef8e4400e59fa56113ecc3593680d55cc57f08a4a718963dd3d0bb804bd1e8771ed60a4bebaae9db281 SHA512 4051dd059d975d2e1799125f7defbf5a62a168241d8b83d83710592efd60808800951c4fd6da1294044d7e7ec6b757b8d50593fd076696f826dec761e99645c7
diff --git a/app-vim/cmdalias/cmdalias-3.0-r1.ebuild b/app-vim/cmdalias/cmdalias-3.0-r1.ebuild
new file mode 100644
index 000000000000..0d37167dd15c
--- /dev/null
+++ b/app-vim/cmdalias/cmdalias-3.0-r1.ebuild
@@ -0,0 +1,16 @@
+# 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 for alias creation"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=746"
+LICENSE="GPL-2"
+KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86"
+IUSE=""
+
+VIM_PLUGIN_HELPTEXT=\
+"This plugin provides library functions and is not intended to be used
+directly by the user."
diff --git a/app-vim/cmdalias/metadata.xml b/app-vim/cmdalias/metadata.xml
new file mode 100644
index 000000000000..5c000c763084
--- /dev/null
+++ b/app-vim/cmdalias/metadata.xml
@@ -0,0 +1,8 @@
+<?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>