Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/CGI-Simple/
Date: Mon, 31 Aug 2020 14:11:35
Message-Id: 1598883075.057343144c1e3e25c830966a67fb5895c412e8a3.sam@gentoo
1 commit: 057343144c1e3e25c830966a67fb5895c412e8a3
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 31 13:50:02 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 31 14:11:15 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05734314
7
8 dev-perl/CGI-Simple: Stabilize 1.250.0 ppc, #738212
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/CGI-Simple/CGI-Simple-1.250.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/CGI-Simple/CGI-Simple-1.250.0.ebuild b/dev-perl/CGI-Simple/CGI-Simple-1.250.0.ebuild
16 index 2d533309477..331a52633b4 100644
17 --- a/dev-perl/CGI-Simple/CGI-Simple-1.250.0.ebuild
18 +++ b/dev-perl/CGI-Simple/CGI-Simple-1.250.0.ebuild
19 @@ -11,7 +11,7 @@ DESCRIPTION="A Simple totally OO CGI interface that is CGI.pm compliant"
20 # Bug: https://bugs.gentoo.org/721422
21 LICENSE="Artistic"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ppc64 sparc x86"
24 +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 sparc x86"
25 IUSE="test"
26 RESTRICT="!test? ( test )"