Gentoo Archives: gentoo-commits

From: Kent Fredric <kentnl@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-SAX-Expat/, dev-perl/XML-Simple/
Date: Sat, 04 Feb 2017 17:12:27
Message-Id: 1486228331.15363433b2de90a2afa2ea676b1845f5b144c7f4.kentnl@gentoo
1 commit: 15363433b2de90a2afa2ea676b1845f5b144c7f4
2 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 4 16:54:04 2017 +0000
4 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 4 17:12:11 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15363433
7
8 dev-perl/XML-SAX-Expat,dev-perl/XML-Simple: Revert premature keywording re bug #595562
9
10 This reverts parts of commits 85ee1e46f2d69e35c65c8f33136cadd6ae36664c and importantly,
11 fb1100b612cf75cac1c7a59d895980947273207d, where I accidentally added all the staged
12 keyword changes to XML-SAX-Expat without realising, leading to having no arch testers
13 actually test these arches.
14
15 I regret this mistake and many apologies for time wasted :(
16
17 Package-Manager: Portage-2.3.3, Repoman-2.3.1
18
19 dev-perl/XML-SAX-Expat/XML-SAX-Expat-0.510.0.ebuild | 2 +-
20 dev-perl/XML-Simple/XML-Simple-2.220.0.ebuild | 2 +-
21 2 files changed, 2 insertions(+), 2 deletions(-)
22
23 diff --git a/dev-perl/XML-SAX-Expat/XML-SAX-Expat-0.510.0.ebuild b/dev-perl/XML-SAX-Expat/XML-SAX-Expat-0.510.0.ebuild
24 index 275a1ef..ac19e8c 100644
25 --- a/dev-perl/XML-SAX-Expat/XML-SAX-Expat-0.510.0.ebuild
26 +++ b/dev-perl/XML-SAX-Expat/XML-SAX-Expat-0.510.0.ebuild
27 @@ -11,7 +11,7 @@ inherit perl-module
28 DESCRIPTION="SAX2 Driver for Expat"
29 LICENSE="|| ( Artistic GPL-2 )"
30 SLOT="0"
31 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
32 +KEYWORDS="~alpha ~amd64 ~x86 ~amd64-fbsd ~x86-fbsd"
33 IUSE="test"
34
35 RDEPEND=">=dev-perl/XML-SAX-0.15-r1
36
37 diff --git a/dev-perl/XML-Simple/XML-Simple-2.220.0.ebuild b/dev-perl/XML-Simple/XML-Simple-2.220.0.ebuild
38 index 55bd80a..f1cae6a 100644
39 --- a/dev-perl/XML-Simple/XML-Simple-2.220.0.ebuild
40 +++ b/dev-perl/XML-Simple/XML-Simple-2.220.0.ebuild
41 @@ -11,7 +11,7 @@ inherit perl-module
42 DESCRIPTION="An API for simple XML files"
43
44 SLOT="0"
45 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
46 +KEYWORDS="~alpha ~amd64 ~x86 ~amd64-fbsd ~x86-fbsd"
47 IUSE="test"
48
49 RDEPEND="