From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 B2351139085 for ; Sun, 29 Jan 2017 19:33:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0F12714491; Sun, 29 Jan 2017 19:33:38 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 D564814491 for ; Sun, 29 Jan 2017 19:33:37 +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 169BF341645 for ; Sun, 29 Jan 2017 19:33:37 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 84AE53A1D for ; Sun, 29 Jan 2017 19:33:35 +0000 (UTC) From: "Fabian Groffen" 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" Message-ID: <1485718402.61310cacf7b0ced3e3fa230246cfd9b4151ba4ac.grobian@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/fping/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/fping/fping-2.4_beta2_p161-r2.ebuild net-analyzer/fping/fping-3.10.ebuild net-analyzer/fping/fping-3.13.ebuild X-VCS-Directories: net-analyzer/fping/ X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen X-VCS-Revision: 61310cacf7b0ced3e3fa230246cfd9b4151ba4ac X-VCS-Branch: master Date: Sun, 29 Jan 2017 19:33:35 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: ed6b58f3-80f5-4c27-ad88-74545bd51820 X-Archives-Hash: 9e8173cbcd9d13cda259e663d58b91fa commit: 61310cacf7b0ced3e3fa230246cfd9b4151ba4ac Author: Fabian Groffen gentoo org> AuthorDate: Sun Jan 29 19:26:05 2017 +0000 Commit: Fabian Groffen gentoo org> CommitDate: Sun Jan 29 19:33:22 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61310cac net-analyzer/fping: dropped ~x86-freebsd Package-Manager: portage-2.3.3 net-analyzer/fping/fping-2.4_beta2_p161-r2.ebuild | 4 ++-- net-analyzer/fping/fping-3.10.ebuild | 4 ++-- net-analyzer/fping/fping-3.13.ebuild | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/net-analyzer/fping/fping-2.4_beta2_p161-r2.ebuild b/net-analyzer/fping/fping-2.4_beta2_p161-r2.ebuild index 0110b41..ecdf873 100644 --- a/net-analyzer/fping/fping-2.4_beta2_p161-r2.ebuild +++ b/net-analyzer/fping/fping-2.4_beta2_p161-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,7 +15,7 @@ HOMEPAGE="http://fping.sourceforge.net/ http://packages.qa.debian.org/f/fping.ht SLOT="0" LICENSE="fping" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="ipv6" S="${WORKDIR}/fping-2.4b2_to-ipv6" diff --git a/net-analyzer/fping/fping-3.10.ebuild b/net-analyzer/fping/fping-3.10.ebuild index ed7e3fd..01c66ae 100644 --- a/net-analyzer/fping/fping-3.10.ebuild +++ b/net-analyzer/fping/fping-3.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 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="http://fping.org/dist/${P}.tar.gz" LICENSE="fping" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="ipv6 suid" src_configure() { diff --git a/net-analyzer/fping/fping-3.13.ebuild b/net-analyzer/fping/fping-3.13.ebuild index 6efab6d..01c66ae 100644 --- a/net-analyzer/fping/fping-3.13.ebuild +++ b/net-analyzer/fping/fping-3.13.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://fping.org/dist/${P}.tar.gz" LICENSE="fping" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="ipv6 suid" src_configure() {