diff options
author | Tim Harder <radhermit@gentoo.org> | 2015-08-24 22:02:46 -0400 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2015-08-24 22:02:46 -0400 |
commit | df2cfd84582e56a4a1016967a62ca9259f63d26a (patch) | |
tree | 79738b064e93ed10f44042bb7504500ebf23ff8a /app-vim/align | |
parent | app-vim/dbext: remove old (diff) | |
download | gentoo-df2cfd84582e56a4a1016967a62ca9259f63d26a.tar.gz gentoo-df2cfd84582e56a4a1016967a62ca9259f63d26a.tar.bz2 gentoo-df2cfd84582e56a4a1016967a62ca9259f63d26a.zip |
app-vim/align: remove old
Diffstat (limited to 'app-vim/align')
-rw-r--r-- | app-vim/align/Manifest | 1 | ||||
-rw-r--r-- | app-vim/align/align-42.ebuild | 15 |
2 files changed, 0 insertions, 16 deletions
diff --git a/app-vim/align/Manifest b/app-vim/align/Manifest index 8eeeec439c27..2a6912a7e664 100644 --- a/app-vim/align/Manifest +++ b/app-vim/align/Manifest @@ -1,2 +1 @@ -DIST align-42.tar.bz2 34555 SHA256 05e07af8e2de9c76e2bee5d29a60926b5baf18ae21031ca39695295d46530565 SHA512 ddf7e011b207c41c6a8be84a86a3e7b2328b1c3a92b3870debe841cf01d2530c7b69259c7fe2e8204ad4064c42ca1d79dced33e5a97b4be1a9f9d722a9fe99ec WHIRLPOOL 50689ddd6aeb3414a246c9ccabe95cbe35b674d1f6fd0fa480c6fde5c10bb3e98ed796dc6350a205e1bd3b5756cfa843e3d789b28bc7bfa226bad44aa993c239 DIST align-43.tar.bz2 34490 SHA256 d778ee6e5d4e017d5cce6c20ac2f24c1714cc5d8955d28112110024f8ff46f68 SHA512 b796ce56a60982a1b974a55e6b3ec74cd13ad8b572b00f49d814f22385d76441cb244c913216af3ef0d2ad128d5871eb60e5fc70343e55ce88453356941b0ecd WHIRLPOOL f3de49c6ad69944eed6e0cf02270dda05fb182a670c4e8f92fff09dbb162f471d8bddb989314882e96ba8df3e7d6c6dd455c22792001ff312c4de8ed0b428a7f diff --git a/app-vim/align/align-42.ebuild b/app-vim/align/align-42.ebuild deleted file mode 100644 index 9433e65a1c5b..000000000000 --- a/app-vim/align/align-42.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=4 - -inherit vim-plugin - -DESCRIPTION="vim plugin: commands and maps to help produce aligned text" -HOMEPAGE="http://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" |