Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Scalar-List-Utils/
Date: Fri, 04 Jan 2019 13:47:12
Message-Id: 1546609596.92bfd61f9f5f5f1c780fdd4dadea739a849639a5.zlogene@gentoo
1 commit: 92bfd61f9f5f5f1c780fdd4dadea739a849639a5
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 4 13:42:44 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 4 13:46:36 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92bfd61f
7
8 virtual/perl-Scalar-List-Utils: amd64 stable wrt bug #673542
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 .../perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.460.200_rc.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.460.200_rc.ebuild b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.460.200_rc.ebuild
17 index 29aba890fcf..c529c3aa9d7 100644
18 --- a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.460.200_rc.ebuild
19 +++ b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.460.200_rc.ebuild
20 @@ -1,11 +1,11 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26
27 DESCRIPTION="Virtual for Scalar::Util and List::Util, also distributed as Scalar::List::Utils"
28 SLOT="0"
29 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
30 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
31
32 RDEPEND="
33 || ( =dev-lang/perl-5.26* ~perl-core/${PN#perl-}-${PV} )