From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-928041-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BDFD2139085 for <garchives@archives.gentoo.org>; Sun, 29 Jan 2017 20:46:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3BB2E14583; Sun, 29 Jan 2017 20:46:38 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 07EB414583 for <gentoo-commits@lists.gentoo.org>; Sun, 29 Jan 2017 20:46:33 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4528A341670 for <gentoo-commits@lists.gentoo.org>; Sun, 29 Jan 2017 20:46:22 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 85F753A4F for <gentoo-commits@lists.gentoo.org>; Sun, 29 Jan 2017 20:46:19 +0000 (UTC) From: "Fabian Groffen" <grobian@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Fabian Groffen" <grobian@gentoo.org> Message-ID: <1485722768.8de99cd37521f647eef8eca731a74b9f4ebb10bf.grobian@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Socket/ X-VCS-Repository: repo/gentoo X-VCS-Files: virtual/perl-Socket/perl-Socket-2.13.0-r1.ebuild virtual/perl-Socket/perl-Socket-2.18.0-r1.ebuild virtual/perl-Socket/perl-Socket-2.20.30_rc-r1.ebuild X-VCS-Directories: virtual/perl-Socket/ X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen X-VCS-Revision: 8de99cd37521f647eef8eca731a74b9f4ebb10bf X-VCS-Branch: master Date: Sun, 29 Jan 2017 20:46:19 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 1d667f44-a10b-4bbb-ad65-96aa2e58c61a X-Archives-Hash: 8e42b28ab375cca99375ce5c19f88553 commit: 8de99cd37521f647eef8eca731a74b9f4ebb10bf Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Sun Jan 29 20:41:05 2017 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Sun Jan 29 20:46:08 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8de99cd3 virtual/perl-Socket: dropped ~hppa-hpux ~ia64-hpux ~ia64-linux ~x64-freebsd ~x86-freebsd ~x86-interix Package-Manager: portage-2.3.3 virtual/perl-Socket/perl-Socket-2.13.0-r1.ebuild | 4 ++-- virtual/perl-Socket/perl-Socket-2.18.0-r1.ebuild | 2 +- virtual/perl-Socket/perl-Socket-2.20.30_rc-r1.ebuild | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/virtual/perl-Socket/perl-Socket-2.13.0-r1.ebuild b/virtual/perl-Socket/perl-Socket-2.13.0-r1.ebuild index d1f283b..0e31d88 100644 --- a/virtual/perl-Socket/perl-Socket-2.13.0-r1.ebuild +++ b/virtual/perl-Socket/perl-Socket-2.13.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh 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" IUSE="" RDEPEND=" diff --git a/virtual/perl-Socket/perl-Socket-2.18.0-r1.ebuild b/virtual/perl-Socket/perl-Socket-2.18.0-r1.ebuild index 4d8da7d..6a5f14e 100644 --- a/virtual/perl-Socket/perl-Socket-2.18.0-r1.ebuild +++ b/virtual/perl-Socket/perl-Socket-2.18.0-r1.ebuild @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 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" IUSE="" RDEPEND=" diff --git a/virtual/perl-Socket/perl-Socket-2.20.30_rc-r1.ebuild b/virtual/perl-Socket/perl-Socket-2.20.30_rc-r1.ebuild index a77479b..f91132f 100644 --- a/virtual/perl-Socket/perl-Socket-2.20.30_rc-r1.ebuild +++ b/virtual/perl-Socket/perl-Socket-2.20.30_rc-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha ~amd64 ~amd64-fbsd ~amd64-linux ~arm ~arm64 ~hppa ~hppa-hpux ~ia64 ~ia64-hpux ~ia64-linux ~m68k ~m68k-mint ~mips ~ppc ~ppc64 ~ppc-aix ~ppc-macos ~s390 ~sh ~sparc ~sparc64-solaris ~sparc-solaris ~x64-freebsd ~x64-macos ~x64-solaris ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~x86-linux ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~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" IUSE="" RDEPEND="