mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
committed by
Conrad Kostecki
parent
5679052106
commit
969ece6a44
15
app-vim/molokai/molokai-0.1_p20151115-r1.ebuild
Normal file
15
app-vim/molokai/molokai-0.1_p20151115-r1.ebuild
Normal 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"
|
||||
Reference in New Issue
Block a user