summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2024-01-13 17:56:04 +0100
committerConrad Kostecki <conikost@gentoo.org>2024-01-20 22:21:42 +0100
commitdcd57a2dddf15e13613bd8e38c869db8f4733013 (patch)
tree05a2835c231da7bd17e9015f846e46c06fc36918 /app-vim
parentapp-vim/colorschemes: add blockers to app-vim/molokai and app-vim/zenburn (diff)
downloadgentoo-dcd57a2dddf15e13613bd8e38c869db8f4733013.tar.gz
gentoo-dcd57a2dddf15e13613bd8e38c869db8f4733013.tar.bz2
gentoo-dcd57a2dddf15e13613bd8e38c869db8f4733013.zip
app-vim/molokai: add blocker to app-vim/colorschemes
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://bugs.gentoo.org/637122 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/molokai/molokai-0.1_p20151115-r2.ebuild (renamed from app-vim/molokai/molokai-0.1_p20151115-r1.ebuild)4
1 files changed, 3 insertions, 1 deletions
diff --git a/app-vim/molokai/molokai-0.1_p20151115-r1.ebuild b/app-vim/molokai/molokai-0.1_p20151115-r2.ebuild
index 0519715954cf..6b0e43fdbf29 100644
--- a/app-vim/molokai/molokai-0.1_p20151115-r1.ebuild
+++ b/app-vim/molokai/molokai-0.1_p20151115-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -13,3 +13,5 @@ SRC_URI="https://github.com/tomasr/molokai/archive/${COMMIT}.tar.gz -> ${P}.tar.
LICENSE="vim"
KEYWORDS="amd64 x86"
+
+RDEPEND="!app-vim/colorschemes"