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/Try-Tiny/
Date: Sun, 29 Jan 2017 16:59:56
Message-Id: 1485709130.2e9fb6a34c08908aaed09624d4ba359eb5827a22.grobian@gentoo
1 commit: 2e9fb6a34c08908aaed09624d4ba359eb5827a22
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 29 16:50:07 2017 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 29 16:58:50 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e9fb6a3
7
8 dev-perl/Try-Tiny: dropped ~x86-freebsd
9
10 Package-Manager: portage-2.3.3
11
12 dev-perl/Try-Tiny/Try-Tiny-0.220.0.ebuild | 4 ++--
13 dev-perl/Try-Tiny/Try-Tiny-0.240.0.ebuild | 2 +-
14 2 files changed, 3 insertions(+), 3 deletions(-)
15
16 diff --git a/dev-perl/Try-Tiny/Try-Tiny-0.220.0.ebuild b/dev-perl/Try-Tiny/Try-Tiny-0.220.0.ebuild
17 index bea919b..0880a35 100644
18 --- a/dev-perl/Try-Tiny/Try-Tiny-0.220.0.ebuild
19 +++ b/dev-perl/Try-Tiny/Try-Tiny-0.220.0.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2015 Gentoo Foundation
22 +# Copyright 1999-2017 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24 # $Id$
25
26 @@ -12,7 +12,7 @@ DESCRIPTION="Minimal try/catch with proper localization of $@"
27
28 LICENSE="MIT"
29 SLOT="0"
30 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
31 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
32 IUSE="test"
33
34 RDEPEND="
35
36 diff --git a/dev-perl/Try-Tiny/Try-Tiny-0.240.0.ebuild b/dev-perl/Try-Tiny/Try-Tiny-0.240.0.ebuild
37 index c22bda4..20b7b64 100644
38 --- a/dev-perl/Try-Tiny/Try-Tiny-0.240.0.ebuild
39 +++ b/dev-perl/Try-Tiny/Try-Tiny-0.240.0.ebuild
40 @@ -12,7 +12,7 @@ DESCRIPTION="Minimal try/catch with proper localization of \$@"
41
42 LICENSE="MIT"
43 SLOT="0"
44 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
45 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
46 IUSE="test minimal"
47
48 RDEPEND="