summaryrefslogtreecommitdiff
path: root/app-vim/align
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/align
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-vim/align')
-rw-r--r--app-vim/align/Manifest3
-rw-r--r--app-vim/align/align-43.ebuild15
-rw-r--r--app-vim/align/metadata.xml8
3 files changed, 26 insertions, 0 deletions
diff --git a/app-vim/align/Manifest b/app-vim/align/Manifest
new file mode 100644
index 000000000000..2991875f06e5
--- /dev/null
+++ b/app-vim/align/Manifest
@@ -0,0 +1,3 @@
+DIST align-43.tar.bz2 34490 BLAKE2B 61fa5d7233275ca372541379bf498004553daca788d1cf4f23da7ddae001530507cab551d8c49a747fa252c88acc0a8f0d24f8d58e515fb9db31bf1c76c1b26a SHA512 b796ce56a60982a1b974a55e6b3ec74cd13ad8b572b00f49d814f22385d76441cb244c913216af3ef0d2ad128d5871eb60e5fc70343e55ce88453356941b0ecd
+EBUILD align-43.ebuild 392 BLAKE2B b0656b35697da22acd25e641199e7be1f9232cabf9fa5a1d0e2b1b52f3a4fe5acf73c4dbbd481d4b45fdc19f79e01c580fa47c258ff7881eeaccd59f52c6f222 SHA512 beea50bf7e363e89e185ab82a858d111b32b300cd7039a2c7e019e58db7fa549d12ffdc2230af72c8ae0643ccd8768c062349398039284d59af6dde784ba59ab
+MISC metadata.xml 249 BLAKE2B 7ae6eac3ca23edbcbaa6aee682bb4aec155e3166f169eef8e4400e59fa56113ecc3593680d55cc57f08a4a718963dd3d0bb804bd1e8771ed60a4bebaae9db281 SHA512 4051dd059d975d2e1799125f7defbf5a62a168241d8b83d83710592efd60808800951c4fd6da1294044d7e7ec6b757b8d50593fd076696f826dec761e99645c7
diff --git a/app-vim/align/align-43.ebuild b/app-vim/align/align-43.ebuild
new file mode 100644
index 000000000000..877894bd4964
--- /dev/null
+++ b/app-vim/align/align-43.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+inherit vim-plugin
+
+DESCRIPTION="vim plugin: commands and maps to help produce aligned text"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=294"
+LICENSE="vim"
+KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86"
+
+RDEPEND="app-vim/cecutil"
+
+VIM_PLUGIN_HELPFILES="align"
diff --git a/app-vim/align/metadata.xml b/app-vim/align/metadata.xml
new file mode 100644
index 000000000000..5c000c763084
--- /dev/null
+++ b/app-vim/align/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>