summaryrefslogtreecommitdiff
path: root/app-vim/molokai/molokai-0.1_p20151115-r1.ebuild
blob: e64205210f5f0824f8b79ed12e3f9f0238aa7126 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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"