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: Fri, 22 Jun 2018 09:37:38
Message-Id: 1529660240.2bbe7cdaa50879e62f870175d4926d1a9e9499e2.zlogene@gentoo
1 commit: 2bbe7cdaa50879e62f870175d4926d1a9e9499e2
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jun 22 09:37:20 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 22 09:37:20 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bbe7cda
7
8 app-vim/perl-support: ppc stable wrt bug #652652
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
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 2755cfce0c0..740c39da3f6 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"