summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2018-12-25 11:48:01 +0100
committerPatrice Clement <monsieurp@gentoo.org>2018-12-31 16:55:26 +0100
commit31362f38c6f4abdf4699b76f383c5a43b791de58 (patch)
tree493714124bd90cd0ce0b10e2691591979d203818
parentapp-vim/emmet: EAPI 6 bump. (diff)
downloadgentoo-31362f38c6f4abdf4699b76f383c5a43b791de58.tar.gz
gentoo-31362f38c6f4abdf4699b76f383c5a43b791de58.tar.bz2
gentoo-31362f38c6f4abdf4699b76f383c5a43b791de58.zip
app-vim/emmet: clean up old.
Signed-off-by: Patrice Clement <monsieurp@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
-rw-r--r--app-vim/emmet/emmet-0.85.ebuild13
1 files changed, 0 insertions, 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 3fb6d0a756ce..000000000000
--- 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"