Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/CGI-Compile/
Date: Thu, 05 Apr 2018 03:29:37
Message-Id: 1522898049.93f7970338bb95113123d5a56bbe57909a8cf0e9.bman@gentoo
1 commit: 93f7970338bb95113123d5a56bbe57909a8cf0e9
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 5 03:14:09 2018 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 5 03:14:09 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93f79703
7
8 dev-perl/CGI-Compile: amd64 stable
9
10 Bug: https://bugs.gentoo.org/652504
11 Package-Manager: Portage-2.3.28, Repoman-2.3.9
12
13 dev-perl/CGI-Compile/CGI-Compile-0.220.0.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-perl/CGI-Compile/CGI-Compile-0.220.0.ebuild b/dev-perl/CGI-Compile/CGI-Compile-0.220.0.ebuild
17 index 3eaa6040e60..0b564cb158d 100644
18 --- a/dev-perl/CGI-Compile/CGI-Compile-0.220.0.ebuild
19 +++ b/dev-perl/CGI-Compile/CGI-Compile-0.220.0.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -9,7 +9,7 @@ inherit perl-module
27
28 DESCRIPTION="Compile .cgi scripts to a code reference like ModPerl::Registry"
29 SLOT="0"
30 -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
31 +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
32 IUSE="test"
33
34 RDEPEND="