Gentoo Archives: gentoo-commits

From: Tobias Klausmann <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/HTTP-Request-AsCGI/
Date: Thu, 26 Jan 2017 14:05:32
Message-Id: 1485439410.79d4945da917a04fb089ad1d8af6c6d017dcd0a6.klausman@gentoo
1 commit: 79d4945da917a04fb089ad1d8af6c6d017dcd0a6
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 26 11:43:03 2017 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 26 14:03:30 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79d4945d
7
8 dev-perl/HTTP-Request-AsCGI-1.200.0-r0: keyworded for ~alpha
9
10 Gentoo-Bug: 577100
11
12 dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-1.200.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-1.200.0.ebuild b/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-1.200.0.ebuild
16 index 32713e6..525db74 100644
17 --- a/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-1.200.0.ebuild
18 +++ b/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-1.200.0.ebuild
19 @@ -10,7 +10,7 @@ inherit perl-module
20
21 DESCRIPTION="Set up a CGI environment from an HTTP::Request"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="~alpha ~amd64 ~x86"
25 IUSE="examples"
26
27 RDEPEND="