Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/HTTP-Cache-Transparent/
Date: Sat, 09 Jun 2018 18:54:19
Message-Id: 1528570426.e84f0055d3cabef56b510bf31afc819890cffc7f.slyfox@gentoo
1 commit: e84f0055d3cabef56b510bf31afc819890cffc7f
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Sat Jun 9 17:51:17 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 9 18:53:46 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e84f0055
7
8 dev-perl/HTTP-Cache-Transparent: stable 1.400.0 for sparc
9
10 Bug: https://bugs.gentoo.org/657636
11 Package-Manager: Portage-2.3.24, Repoman-2.3.6
12 RepoMan-Options: --include-arches="sparc"
13
14 dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-1.400.0.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-1.400.0.ebuild b/dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-1.400.0.ebuild
18 index 1e2e1d86bb2..34177e1eb3b 100644
19 --- a/dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-1.400.0.ebuild
20 +++ b/dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-1.400.0.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2017 Gentoo Foundation
23 +# Copyright 1999-2018 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -11,7 +11,7 @@ inherit perl-module
28 DESCRIPTION="Cache the result of http get-requests persistently"
29
30 SLOT="0"
31 -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
32 +KEYWORDS="~amd64 ~arm ~ia64 ~ppc sparc ~x86"
33 IUSE="test"
34
35 RDEPEND="dev-perl/libwww-perl