commit: 31362f38c6f4abdf4699b76f383c5a43b791de58 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Tue Dec 25 10:48:01 2018 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Mon Dec 31 15:55:26 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31362f38
app-vim/emmet: clean up old. Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 app-vim/emmet/emmet-0.85.ebuild | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/app-vim/emmet/emmet-0.85.ebuild b/app-vim/emmet/emmet-0.85.ebuild deleted file mode 100644 index 3fb6d0a756c..00000000000 --- a/app-vim/emmet/emmet-0.85.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: HTML and CSS hi-speed coding" -HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=2981 https://mattn.github.io/emmet-vim/ https://emmet.io/" -LICENSE="BSD" -KEYWORDS="amd64 x86" - -VIM_PLUGIN_HELPFILES="${PN}.txt"
