summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2024-01-13 18:06:00 +0100
committerConrad Kostecki <conikost@gentoo.org>2024-01-20 22:21:42 +0100
commit2111b437c888232eff062112d57250301f6a2782 (patch)
tree269533d34a53cc5b94dd758a20a80650f72b5e53 /app-vim
parentapp-vim/molokai: add blocker to app-vim/colorschemes (diff)
downloadgentoo-2111b437c888232eff062112d57250301f6a2782.tar.gz
gentoo-2111b437c888232eff062112d57250301f6a2782.tar.bz2
gentoo-2111b437c888232eff062112d57250301f6a2782.zip
app-vim/zenburn: add blocker to app-vim/colorschemes
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://bugs.gentoo.org/585332 Closes: https://github.com/gentoo/gentoo/pull/34788 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/zenburn/zenburn-2.25-r2.ebuild (renamed from app-vim/zenburn/zenburn-2.25-r1.ebuild)4
1 files changed, 3 insertions, 1 deletions
diff --git a/app-vim/zenburn/zenburn-2.25-r1.ebuild b/app-vim/zenburn/zenburn-2.25-r2.ebuild
index 5bcc6d4f5b3e..3add0f9c3bd0 100644
--- a/app-vim/zenburn/zenburn-2.25-r1.ebuild
+++ b/app-vim/zenburn/zenburn-2.25-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
@@ -15,3 +15,5 @@ S="${WORKDIR}/${MY_PN}-${PV}"
LICENSE="GPL-1"
SLOT="0"
KEYWORDS="amd64 ppc ppc64 x86"
+
+RDEPEND="!app-vim/colorschemes"