app-vim/molokai: EAPI8 bump

Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
Michael Mair-Keimberger
2023-03-19 17:33:11 +01:00
committed by Conrad Kostecki
parent 5679052106
commit 969ece6a44

View File

@@ -0,0 +1,15 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit vim-plugin vcs-snapshot
COMMIT="c67bdfcdb31415aa0ade7f8c003261700a885476"
DESCRIPTION="vim plugin: molokai color scheme"
HOMEPAGE="https://github.com/tomasr/molokai"
SRC_URI="https://github.com/tomasr/molokai/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
LICENSE="vim"
KEYWORDS="~amd64 ~x86"