Gentoo Archives: gentoo-commits

From: Kent Fredric <kentnl@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Math-BigInt/
Date: Thu, 22 Nov 2018 12:07:07
Message-Id: 1542888382.aa465725ac61d14055d87d8df8288905f997c72d.kentnl@gentoo
1 commit: aa465725ac61d14055d87d8df8288905f997c72d
2 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
3 AuthorDate: Fri Nov 16 11:17:14 2018 +0000
4 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 22 12:06:22 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa465725
7
8 virtual/perl-Math-BigInt: Add ~prefix keywords from dev-lang/perl
9
10 Package-Manager: Portage-2.3.51, Repoman-2.3.11
11 Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
12
13 virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.715-r2.ebuild | 4 ++--
14 virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.811.ebuild | 4 ++--
15 2 files changed, 4 insertions(+), 4 deletions(-)
16
17 diff --git a/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.715-r2.ebuild b/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.715-r2.ebuild
18 index 0e62d13f164..2325e405627 100644
19 --- a/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.715-r2.ebuild
20 +++ b/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.715-r2.ebuild
21 @@ -1,11 +1,11 @@
22 -# Copyright 1999-2018 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
28 DESCRIPTION="Virtual for ${PN#perl-}"
29 SLOT="0"
30 -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
31 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
32
33 RDEPEND="
34 || ( =dev-lang/perl-5.24* ~perl-core/${PN#perl-}-${PV} )
35
36 diff --git a/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.811.ebuild b/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.811.ebuild
37 index 3dc30d324ac..2bcfa9e5b9d 100644
38 --- a/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.811.ebuild
39 +++ b/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.811.ebuild
40 @@ -1,11 +1,11 @@
41 -# Copyright 1999-2018 Gentoo Foundation
42 +# Copyright 1999-2018 Gentoo Authors
43 # Distributed under the terms of the GNU General Public License v2
44
45 EAPI=6
46
47 DESCRIPTION="Virtual for ${PN#perl-}"
48 SLOT="0"
49 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
50 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
51
52 RDEPEND="
53 || ( =dev-lang/perl-5.28* ~perl-core/${PN#perl-}-${PV} )