summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2015-08-24 22:03:29 -0400
committerTim Harder <radhermit@gentoo.org>2015-08-24 22:03:29 -0400
commit5ffaeca5d488a016e4a54e0d8089eb2fe8dd2444 (patch)
tree3c8a3242075ed6085b6ae2f9b9737f839bd00652 /app-vim/checkattach
parentapp-vim/align: remove old (diff)
downloadgentoo-5ffaeca5d488a016e4a54e0d8089eb2fe8dd2444.tar.gz
gentoo-5ffaeca5d488a016e4a54e0d8089eb2fe8dd2444.tar.bz2
gentoo-5ffaeca5d488a016e4a54e0d8089eb2fe8dd2444.zip
app-vim/checkattach: remove old
Diffstat (limited to 'app-vim/checkattach')
-rw-r--r--app-vim/checkattach/Manifest2
-rw-r--r--app-vim/checkattach/checkattach-0.15.ebuild13
-rw-r--r--app-vim/checkattach/checkattach-0.16.ebuild13
3 files changed, 0 insertions, 28 deletions
diff --git a/app-vim/checkattach/Manifest b/app-vim/checkattach/Manifest
index 291a18eb9f35..ff8e3335bd7b 100644
--- a/app-vim/checkattach/Manifest
+++ b/app-vim/checkattach/Manifest
@@ -1,3 +1 @@
-DIST checkattach-0.15.tar.bz2 6242 SHA256 29b99fafbd5e03bb7815f865724c75b550c23aa5ee32abdd7bcd803df82363f2 SHA512 c9204641da2beb33d361d42cafacac39de40dc652f97568993d64dc1b1f776ce725aa088102c3f0d057648c6dbc06ed3d871b6ac715d4c90ac42fc18348f3101 WHIRLPOOL 2145c2501847a7a419e0831a6da3d826924d173b24ee74a35b22aec2a2283e67bbdd7611790d90d4129c3b80669bc60e8347ba3ab26380825be9fc31095b6cb2
-DIST checkattach-0.16.tar.bz2 6375 SHA256 62c1af9e606e7830922093fe594da0500f97f31714cf9579e12cd99f3836479b SHA512 bf6a4837859ffb34a5f76fef68c37b34614ce8b56534c36b7579d1f63649c446dc1c95796df1b26704715e48d115d4f4f0840d760e665d2f14dbbdd9023ee1c9 WHIRLPOOL 0bf21cf485b692cc5dfb56a87b86f0c96111a39ae1500ab9c65ccc92f16079a3c827b8d5c50b96dd3277eea30d236ad3a909bcac86494a50df79981a18768424
DIST checkattach-0.17.tar.bz2 6491 SHA256 297c4e45ac8a7ca64e2a620985f6e862d42b1dd2afc9fb85814e6353a0be56c3 SHA512 98ac172a5fd84bacda8cd682dfb320aceb799098bd1f5a5abcf5834c2a883e7269b0fafbe1e77d2215982ed0548d592c32e80fc4aa67ae3e87c6a69ffc75cdbd WHIRLPOOL cd2f23b04d7eb4e60336bd8b600749dbb4a71b54a774554b5138785bb9d1e1b837805eb37e19792363575dffca8d81db4dd3f40d5c83580eb9b4c26f337a63b0
diff --git a/app-vim/checkattach/checkattach-0.15.ebuild b/app-vim/checkattach/checkattach-0.15.ebuild
deleted file mode 100644
index f5207a4b99c0..000000000000
--- a/app-vim/checkattach/checkattach-0.15.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: check for attachments when writing mails with mutt"
-HOMEPAGE="http://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/checkattach-0.16.ebuild b/app-vim/checkattach/checkattach-0.16.ebuild
deleted file mode 100644
index 5404d5b57d62..000000000000
--- a/app-vim/checkattach/checkattach-0.16.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: check for attachments when writing mails with mutt"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2796 https://github.com/chrisbra/CheckAttach"
-LICENSE="vim"
-KEYWORDS="~amd64 ~x86"
-
-VIM_PLUGIN_HELPFILES="CheckAttach.txt"