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/Socket6/
Date: Sat, 02 Dec 2017 20:11:22
Message-Id: 1512245428.e468765a4ed8ab568c9737da373d8feb5a5799d7.grobian@gentoo
1 commit: e468765a4ed8ab568c9737da373d8feb5a5799d7
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 2 20:08:54 2017 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 2 20:10:28 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e468765a
7
8 dev-perl/Socket6: marked ~x64-macos
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.3
11
12 dev-perl/Socket6/Manifest | 2 +-
13 dev-perl/Socket6/Socket6-0.270.0.ebuild | 2 +-
14 2 files changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-perl/Socket6/Manifest b/dev-perl/Socket6/Manifest
17 index 28b79cb2954..ee45a2320f4 100644
18 --- a/dev-perl/Socket6/Manifest
19 +++ b/dev-perl/Socket6/Manifest
20 @@ -1 +1 @@
21 -DIST Socket6-0.27.tar.gz 64936 SHA256 30d2881962720769909439b04077a06cc76c2da244f06b957468bfe22482cf8e SHA512 8431d3d3d48da0b55dbe5478f9226ddb77bc2fbd2db164683312d51446dfdf52c2f596ff1ee7287a4321386579db8713169eabf65b93ff900808ca311cefe6d5 WHIRLPOOL 72996635af13d59a5f5b321ad9d77bb24f947df31b9b67713985d410e7a8edd2cd4167951847e7ab6542aeeba15f52cca5580e3263c1eb298f672d3ec3cd46d6
22 +DIST Socket6-0.27.tar.gz 64936 BLAKE2B 14b5777662f883989f23ae5004000974acc2e9bf7d5908e82d9b55532fa0be5a109d52c1c801052a1dd8375fbd400b3f61914a33091ac77eec46f9423405ac22 SHA512 8431d3d3d48da0b55dbe5478f9226ddb77bc2fbd2db164683312d51446dfdf52c2f596ff1ee7287a4321386579db8713169eabf65b93ff900808ca311cefe6d5
23
24 diff --git a/dev-perl/Socket6/Socket6-0.270.0.ebuild b/dev-perl/Socket6/Socket6-0.270.0.ebuild
25 index 7f797c1695e..2012c1a421b 100644
26 --- a/dev-perl/Socket6/Socket6-0.270.0.ebuild
27 +++ b/dev-perl/Socket6/Socket6-0.270.0.ebuild
28 @@ -11,7 +11,7 @@ DESCRIPTION="IPv6 related part of the C socket.h defines and structure manipulat
29
30 LICENSE="BSD"
31 SLOT="0"
32 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
33 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
34 IUSE=""
35
36 SRC_TEST="do"