summaryrefslogtreecommitdiff
path: root/app-vim/align
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/align
parent71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (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, 0 insertions, 26 deletions
diff --git a/app-vim/align/Manifest b/app-vim/align/Manifest
deleted file mode 100644
index 2991875f06e5..000000000000
--- a/app-vim/align/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-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
deleted file mode 100644
index 877894bd4964..000000000000
--- a/app-vim/align/align-43.ebuild
+++ /dev/null
@@ -1,15 +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: 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
deleted file mode 100644
index 5c000c763084..000000000000
--- a/app-vim/align/metadata.xml
+++ /dev/null
@@ -1,8 +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>
-</pkgmetadata>