Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/perl-support/
Date: Tue, 29 May 2018 08:43:44
Message-Id: 1527583405.7cb0d8fa6b1bac58e15be6466d0119112ab460d9.zlogene@gentoo
1 commit: 7cb0d8fa6b1bac58e15be6466d0119112ab460d9
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 29 08:43:25 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Tue May 29 08:43:25 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7cb0d8fa
7
8 app-vim/perl-support: amd64 stable wrt bug #652652
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 app-vim/perl-support/perl-support-5.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-vim/perl-support/perl-support-5.4.ebuild b/app-vim/perl-support/perl-support-5.4.ebuild
16 index c34ad80a1ca..2755cfce0c0 100644
17 --- a/app-vim/perl-support/perl-support-5.4.ebuild
18 +++ b/app-vim/perl-support/perl-support-5.4.ebuild
19 @@ -8,7 +8,7 @@ DESCRIPTION="vim plugin: Perl-IDE - Write and run Perl scripts using menus and h
20 HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=556"
21 SRC_URI="https://github.com/WolfgangMehner/perl-support/archive/version-${PV}.tar.gz -> ${P}.tar.gz"
22 LICENSE="GPL-2 GPL-2+"
23 -KEYWORDS="~amd64 ~ppc x86 ~amd64-linux ~x86-linux ~x86-macos"
24 +KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~x86-macos"
25
26 VIM_PLUGIN_HELPFILES="perlsupport.txt"