dev-qt/qtx11extras: stable 5.14.2 for ppc, bug #719732
[gentoo.git] / app-vim / ansiesc / ansiesc-12.ebuild
1 # Copyright 1999-2018 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=5
5
6 inherit vim-plugin
7
8 DESCRIPTION="vim plugin: ansi escape sequences concealed, but highlighted as specified"
9 HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=302"
10 LICENSE="public-domain"
11 KEYWORDS="amd64 x86"
12
13 RDEPEND="app-vim/cecutil"
14
15 VIM_PLUGIN_HELPFILES="AnsiEsc.txt"