summaryrefslogtreecommitdiff
path: root/app-vim/checkattach
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/checkattach
parent71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-vim/checkattach')
-rw-r--r--app-vim/checkattach/Manifest3
-rw-r--r--app-vim/checkattach/checkattach-0.17.ebuild13
-rw-r--r--app-vim/checkattach/metadata.xml11
3 files changed, 0 insertions, 27 deletions
diff --git a/app-vim/checkattach/Manifest b/app-vim/checkattach/Manifest
deleted file mode 100644
index 47a0571cbd6c..000000000000
--- a/app-vim/checkattach/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST checkattach-0.17.tar.bz2 6491 BLAKE2B 5069bf24d09e9d7d6cc10c28681ea57902d9b01baf52727b7491a3c1f5f11907a9934906e3396cdc9db2efa8196007c21573fbcae840191cb18cec9224f9a650 SHA512 98ac172a5fd84bacda8cd682dfb320aceb799098bd1f5a5abcf5834c2a883e7269b0fafbe1e77d2215982ed0548d592c32e80fc4aa67ae3e87c6a69ffc75cdbd
-EBUILD checkattach-0.17.ebuild 393 BLAKE2B 55af7eacad4f26556ec8aa08b21d5897faafdf382e557d9d9d1e4992b557a3ab98c812454efb167fb733f54a0e726f8b5fd24674a336eea96aa71cd9b4af6811 SHA512 4501ca6f3cfc2de127fa3e857b3e5bdde770003da8e4bb659597f3533da3ecd0f8552039befbee45f04a2f6bedf4eb88ada8ccc5fa6b168ac1ccf997dcc73612
-MISC metadata.xml 344 BLAKE2B 693bc7aafe1a27687df50fc216e02a9cd5c2809e2d0544b56cc704a9c34b523ddd3b61a3961fc28c30feee24cb22ef2d9499fec23a9692442d3e9960a4880da3 SHA512 53935b44d8dc0efeb033c8326cd8b4776d863cde5267f3ff03aa2006a825a1f1c94e95b94cff4a0ac9ee25b35219d02fcfc0999f8e4a7f0ce1bbf98c2ba289c7
diff --git a/app-vim/checkattach/checkattach-0.17.ebuild b/app-vim/checkattach/checkattach-0.17.ebuild
deleted file mode 100644
index 8e37492bd15f..000000000000
--- a/app-vim/checkattach/checkattach-0.17.ebuild
+++ /dev/null
@@ -1,13 +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: check for attachments when writing mails with mutt"
-HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=2796 https://github.com/chrisbra/CheckAttach"
-LICENSE="vim"
-KEYWORDS="amd64 x86"
-
-VIM_PLUGIN_HELPFILES="CheckAttach.txt"
diff --git a/app-vim/checkattach/metadata.xml b/app-vim/checkattach/metadata.xml
deleted file mode 100644
index b5f3123eb17b..000000000000
--- a/app-vim/checkattach/metadata.xml
+++ /dev/null
@@ -1,11 +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>
- <upstream>
- <remote-id type="github">chrisbra/CheckAttach</remote-id>
- </upstream>
-</pkgmetadata>