summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-02-23 17:02:06 +0100
committerMichał Górny <mgorny@gentoo.org>2022-02-23 18:03:56 +0100
commit275e971bdc5a11d5e15b9544852d63dc9f4dfc3e (patch)
treeacfbf2e96c96fffb226c2789fb262d5dc9889d6d /app-vim
parentapp-vim/gentoo-syntax: Remove old (diff)
downloadgentoo-275e971bdc5a11d5e15b9544852d63dc9f4dfc3e.tar.gz
gentoo-275e971bdc5a11d5e15b9544852d63dc9f4dfc3e.tar.bz2
gentoo-275e971bdc5a11d5e15b9544852d63dc9f4dfc3e.zip
app-vim/eselect-syntax: Remove the obsolete blocker
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/eselect-syntax/eselect-syntax-20070506-r2.ebuild (renamed from app-vim/eselect-syntax/eselect-syntax-20070506-r1.ebuild)5
1 files changed, 1 insertions, 4 deletions
diff --git a/app-vim/eselect-syntax/eselect-syntax-20070506-r1.ebuild b/app-vim/eselect-syntax/eselect-syntax-20070506-r2.ebuild
index 931982222d19..9fcace9055b0 100644
--- a/app-vim/eselect-syntax/eselect-syntax-20070506-r1.ebuild
+++ b/app-vim/eselect-syntax/eselect-syntax-20070506-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -12,8 +12,5 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="vim"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
-DEPEND="!<app-vim/gentoo-syntax-20070506"
-RDEPEND="${DEPEND}"
-
VIM_PLUGIN_HELPFILES="${PN}"
VIM_PLUGIN_MESSAGES="filetype"