Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/CGI-Simple/
Date: Thu, 31 Dec 2015 11:02:49
Message-Id: 1451559754.1ca9a2daf209ef6e91e567c386de7d799ad4323d.ago@gentoo
1 commit: 1ca9a2daf209ef6e91e567c386de7d799ad4323d
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 31 11:02:34 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 31 11:02:34 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ca9a2da
7
8 dev-perl/CGI-Simple: alpha/amd64/ia64/ppc/ppc64/sparc/x86 stable, (ALLARCHES policy) wrt bug #570096
9
10 Package-Manager: portage-2.2.26
11 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
12
13 dev-perl/CGI-Simple/CGI-Simple-1.115.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-perl/CGI-Simple/CGI-Simple-1.115.0.ebuild b/dev-perl/CGI-Simple/CGI-Simple-1.115.0.ebuild
17 index 940bdb1..8422355 100644
18 --- a/dev-perl/CGI-Simple/CGI-Simple-1.115.0.ebuild
19 +++ b/dev-perl/CGI-Simple/CGI-Simple-1.115.0.ebuild
20 @@ -11,7 +11,7 @@ inherit perl-module
21 DESCRIPTION="A Simple totally OO CGI interface that is CGI.pm compliant"
22
23 SLOT="0"
24 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
25 +KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86"
26 IUSE="test"
27
28 RDEPEND=""