Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/CGI-Application/
Date: Sat, 29 May 2021 14:12:43
Message-Id: 1622297516.5b96cd4bbc24be782b9c41658a4c61b9e7100211.dilfridge@gentoo
1 commit: 5b96cd4bbc24be782b9c41658a4c61b9e7100211
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 29 13:55:39 2021 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sat May 29 14:11:56 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b96cd4b
7
8 dev-perl/CGI-Application: Stable for amd64
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.2
11 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
12
13 dev-perl/CGI-Application/CGI-Application-4.610.0.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-perl/CGI-Application/CGI-Application-4.610.0.ebuild b/dev-perl/CGI-Application/CGI-Application-4.610.0.ebuild
17 index 16233b13da9..84876038df4 100644
18 --- a/dev-perl/CGI-Application/CGI-Application-4.610.0.ebuild
19 +++ b/dev-perl/CGI-Application/CGI-Application-4.610.0.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 2020 Gentoo Authors
22 +# Copyright 2020-2021 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26 @@ -9,7 +9,7 @@ inherit perl-module
27
28 DESCRIPTION="Framework for building reusable web-applications"
29 SLOT="0"
30 -KEYWORDS="~amd64 ~x86"
31 +KEYWORDS="amd64 ~x86"
32 IUSE="minimal test"
33 RESTRICT="!test? ( test )"
34 RDEPEND="