summaryrefslogtreecommitdiff
path: root/app-vim/molokai/molokai-0.1_p20151115.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-vim/molokai/molokai-0.1_p20151115.ebuild')
-rw-r--r--app-vim/molokai/molokai-0.1_p20151115.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/app-vim/molokai/molokai-0.1_p20151115.ebuild b/app-vim/molokai/molokai-0.1_p20151115.ebuild
new file mode 100644
index 000000000000..bd91b3a6c22c
--- /dev/null
+++ b/app-vim/molokai/molokai-0.1_p20151115.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+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"