Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/LWP-Protocol-http10/
Date: Sun, 10 Jun 2018 17:43:30
Message-Id: 1528652581.7837ea90ad03def885b0da5b52fbdf710e0caa9c.whissi@gentoo
1 commit: 7837ea90ad03def885b0da5b52fbdf710e0caa9c
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 10 17:38:55 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 10 17:43:01 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7837ea90
7
8 dev-perl/LWP-Protocol-http10: x86 stable (bug #657690)
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 dev-perl/LWP-Protocol-http10/LWP-Protocol-http10-6.30.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-perl/LWP-Protocol-http10/LWP-Protocol-http10-6.30.0.ebuild b/dev-perl/LWP-Protocol-http10/LWP-Protocol-http10-6.30.0.ebuild
16 index 02f6c84d19e..8280aead6f6 100644
17 --- a/dev-perl/LWP-Protocol-http10/LWP-Protocol-http10-6.30.0.ebuild
18 +++ b/dev-perl/LWP-Protocol-http10/LWP-Protocol-http10-6.30.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -9,7 +9,7 @@ inherit perl-module
26
27 DESCRIPTION="Legacy HTTP/1.0 support for LWP"
28 SLOT="0"
29 -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
30 +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
31 IUSE=""
32
33 RDEPEND="