Skip to content

Commit

Permalink
app-vim/emmet: EAPI 6 bump.
Browse files Browse the repository at this point in the history
Signed-off-by: Patrice Clement <[email protected]>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --force
  • Loading branch information
monsieurp committed Dec 31, 2018
1 parent ea3dfb9 commit 0cc84fd
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions app-vim/emmet/emmet-0.85-r1.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# 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"

0 comments on commit 0cc84fd

Please sign in to comment.