summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2024-01-13 18:29:41 +0100
committerMichał Górny <mgorny@gentoo.org>2024-01-13 19:50:20 +0100
commit0c744edf0676d1080bcac2c0f4222bcef1925c7c (patch)
tree066966b768ede17db43be6cfb7ba0a5111133278 /app-vim/molokai/molokai-0.1_p20151115.ebuild
parentapp-vim/minibufexpl: drop 6.5.2, EAPI6-- (diff)
downloadgentoo-0c744edf0676d1080bcac2c0f4222bcef1925c7c.tar.gz
gentoo-0c744edf0676d1080bcac2c0f4222bcef1925c7c.tar.bz2
gentoo-0c744edf0676d1080bcac2c0f4222bcef1925c7c.zip
app-vim/molokai: drop 0.1_p20151115, EAPI6--
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Michał Górny <mgorny@gentoo.org>
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, 0 insertions, 16 deletions
diff --git a/app-vim/molokai/molokai-0.1_p20151115.ebuild b/app-vim/molokai/molokai-0.1_p20151115.ebuild
deleted file mode 100644
index bd91b3a6c22c..000000000000
--- a/app-vim/molokai/molokai-0.1_p20151115.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# 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"