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-Server-Simple-PSGI/
Date: Thu, 26 Jan 2017 14:06:01
Message-Id: 1485439414.8ff1da1be550ac98ff9ef7b035ce4c3489c61359.klausman@gentoo
1 commit: 8ff1da1be550ac98ff9ef7b035ce4c3489c61359
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 26 11:43:04 2017 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 26 14:03:34 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ff1da1b
7
8 dev-perl/HTTP-Server-Simple-PSGI-0.160.0-r0: keyworded for ~alpha
9
10 Gentoo-Bug: 577100
11
12 dev-perl/HTTP-Server-Simple-PSGI/HTTP-Server-Simple-PSGI-0.160.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/HTTP-Server-Simple-PSGI/HTTP-Server-Simple-PSGI-0.160.0.ebuild b/dev-perl/HTTP-Server-Simple-PSGI/HTTP-Server-Simple-PSGI-0.160.0.ebuild
16 index ab4e84a..c6cabee 100644
17 --- a/dev-perl/HTTP-Server-Simple-PSGI/HTTP-Server-Simple-PSGI-0.160.0.ebuild
18 +++ b/dev-perl/HTTP-Server-Simple-PSGI/HTTP-Server-Simple-PSGI-0.160.0.ebuild
19 @@ -10,7 +10,7 @@ inherit perl-module
20
21 DESCRIPTION="PSGI handler for HTTP::Server::Simple"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="~alpha ~amd64 ~x86"
25 IUSE=""
26
27 RDEPEND="