Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-LibXML/
Date: Sat, 27 Oct 2018 19:50:46
Message-Id: 1540669833.193a43281644397e564ac08167c0f8fb084e89ec.grobian@gentoo
1 commit: 193a43281644397e564ac08167c0f8fb084e89ec
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 27 19:23:14 2018 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 27 19:50:33 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=193a4328
7
8 dev-perl/XML-LibXML: added Prefix keywords, bug #665088
9
10 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
11 Package-Manager: Portage-2.3.49, Repoman-2.3.11
12
13 dev-perl/XML-LibXML/XML-LibXML-2.12.900.ebuild | 4 ++--
14 dev-perl/XML-LibXML/XML-LibXML-2.13.200.ebuild | 4 ++--
15 2 files changed, 4 insertions(+), 4 deletions(-)
16
17 diff --git a/dev-perl/XML-LibXML/XML-LibXML-2.12.900.ebuild b/dev-perl/XML-LibXML/XML-LibXML-2.12.900.ebuild
18 index e1a7727a603..3f9c9f0c4d5 100644
19 --- a/dev-perl/XML-LibXML/XML-LibXML-2.12.900.ebuild
20 +++ b/dev-perl/XML-LibXML/XML-LibXML-2.12.900.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2017 Gentoo Foundation
23 +# Copyright 1999-2018 Gentoo Authors
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="Perl binding for libxml2"
29
30 SLOT="0"
31 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
32 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
33 IUSE="test minimal"
34
35 RDEPEND="
36
37 diff --git a/dev-perl/XML-LibXML/XML-LibXML-2.13.200.ebuild b/dev-perl/XML-LibXML/XML-LibXML-2.13.200.ebuild
38 index 4414b333b92..c03da3f24b3 100644
39 --- a/dev-perl/XML-LibXML/XML-LibXML-2.13.200.ebuild
40 +++ b/dev-perl/XML-LibXML/XML-LibXML-2.13.200.ebuild
41 @@ -1,4 +1,4 @@
42 -# Copyright 1999-2018 Gentoo Foundation
43 +# Copyright 1999-2018 Gentoo Authors
44 # Distributed under the terms of the GNU General Public License v2
45
46 EAPI=6
47 @@ -11,7 +11,7 @@ inherit perl-module
48 DESCRIPTION="Perl binding for libxml2"
49
50 SLOT="0"
51 -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
52 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
53 IUSE="test minimal"
54
55 RDEPEND="