Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/eselect-syntax/
Date: Wed, 23 Feb 2022 17:04:17
Message-Id: 1645635836.275e971bdc5a11d5e15b9544852d63dc9f4dfc3e.mgorny@gentoo
1 commit: 275e971bdc5a11d5e15b9544852d63dc9f4dfc3e
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 23 16:02:06 2022 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 23 17:03:56 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=275e971b
7
8 app-vim/eselect-syntax: Remove the obsolete blocker
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 ...t-syntax-20070506-r1.ebuild => eselect-syntax-20070506-r2.ebuild} | 5 +----
13 1 file changed, 1 insertion(+), 4 deletions(-)
14
15 diff --git a/app-vim/eselect-syntax/eselect-syntax-20070506-r1.ebuild b/app-vim/eselect-syntax/eselect-syntax-20070506-r2.ebuild
16 similarity index 82%
17 rename from app-vim/eselect-syntax/eselect-syntax-20070506-r1.ebuild
18 rename to app-vim/eselect-syntax/eselect-syntax-20070506-r2.ebuild
19 index 931982222d19..9fcace9055b0 100644
20 --- a/app-vim/eselect-syntax/eselect-syntax-20070506-r1.ebuild
21 +++ b/app-vim/eselect-syntax/eselect-syntax-20070506-r2.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2021 Gentoo Authors
24 +# Copyright 1999-2022 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=6
28 @@ -12,8 +12,5 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
29 LICENSE="vim"
30 KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
31
32 -DEPEND="!<app-vim/gentoo-syntax-20070506"
33 -RDEPEND="${DEPEND}"
34 -
35 VIM_PLUGIN_HELPFILES="${PN}"
36 VIM_PLUGIN_MESSAGES="filetype"