summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2024-01-13 18:21:48 +0100
committerMichał Górny <mgorny@gentoo.org>2024-01-13 19:50:05 +0100
commit09044379f05c3cdf196278cc711964986b859fa5 (patch)
tree88359f93a68de71074d942d5bfdb1d6ae38f684e /app-vim/emmet
parentapp-vim/ebnf-syntax: drop 1.1-r2, EAPI6-- (diff)
downloadgentoo-09044379f05c3cdf196278cc711964986b859fa5.tar.gz
gentoo-09044379f05c3cdf196278cc711964986b859fa5.tar.bz2
gentoo-09044379f05c3cdf196278cc711964986b859fa5.zip
app-vim/emmet: drop 0.85-r1, EAPI6--
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-vim/emmet')
-rw-r--r--app-vim/emmet/emmet-0.85-r1.ebuild13
1 files changed, 0 insertions, 13 deletions
diff --git a/app-vim/emmet/emmet-0.85-r1.ebuild b/app-vim/emmet/emmet-0.85-r1.ebuild
deleted file mode 100644
index 6d4e2ef712eb..000000000000
--- a/app-vim/emmet/emmet-0.85-r1.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-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"