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 0419F13835A for ; Mon, 15 Feb 2021 11:20:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 347BAE0885; Mon, 15 Feb 2021 11:20:54 +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-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 18049E0885 for ; Mon, 15 Feb 2021 11:20:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E734A340E53 for ; Mon, 15 Feb 2021 11:20:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4ECD34CA for ; Mon, 15 Feb 2021 11:20:51 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1613387583.9f46aaf86580904e45093cf169b3aabe3858016e.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/iputils/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/iputils/iputils-20190709-r1.ebuild net-misc/iputils/iputils-20200821-r2.ebuild net-misc/iputils/iputils-20210202.ebuild net-misc/iputils/iputils-99999999.ebuild X-VCS-Directories: net-misc/iputils/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 9f46aaf86580904e45093cf169b3aabe3858016e X-VCS-Branch: master Date: Mon, 15 Feb 2021 11:20:51 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: a181c322-2170-4a78-896d-db48cc315e9d X-Archives-Hash: 8f2084f45c17ca726b81e669968de7d9 commit: 9f46aaf86580904e45093cf169b3aabe3858016e Author: Sam James gentoo org> AuthorDate: Mon Feb 15 11:13:03 2021 +0000 Commit: Sam James gentoo org> CommitDate: Mon Feb 15 11:13:03 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f46aaf8 net-misc/iputils: fix comment typo Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James gentoo.org> net-misc/iputils/iputils-20190709-r1.ebuild | 4 ++-- net-misc/iputils/iputils-20200821-r2.ebuild | 2 +- net-misc/iputils/iputils-20210202.ebuild | 2 +- net-misc/iputils/iputils-99999999.ebuild | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/net-misc/iputils/iputils-20190709-r1.ebuild b/net-misc/iputils/iputils-20190709-r1.ebuild index 1ea0909f0b6..45ccb52a468 100644 --- a/net-misc/iputils/iputils-20190709-r1.ebuild +++ b/net-misc/iputils/iputils-20190709-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # For released versions, we precompile the man/html pages and store # them in a tarball on our mirrors. This avoids ugly issues while -# building stages, and reduces depedencies. +# building stages, and reduces dependencies. # To regenerate man/html pages emerge iputils-99999999[doc] with # EGIT_COMMIT set to release tag and tar ${S}/doc folder. diff --git a/net-misc/iputils/iputils-20200821-r2.ebuild b/net-misc/iputils/iputils-20200821-r2.ebuild index fa217aca4c7..393c3b81297 100644 --- a/net-misc/iputils/iputils-20200821-r2.ebuild +++ b/net-misc/iputils/iputils-20200821-r2.ebuild @@ -3,7 +3,7 @@ # For released versions, we precompile the man/html pages and store # them in a tarball on our mirrors. This avoids ugly issues while -# building stages, and reduces depedencies. +# building stages, and reduces dependencies. # To regenerate man/html pages emerge iputils-99999999[doc] with # EGIT_COMMIT set to release tag, all USE flags enabled and # tar ${S}/doc folder. diff --git a/net-misc/iputils/iputils-20210202.ebuild b/net-misc/iputils/iputils-20210202.ebuild index 61132b5fea4..5d5e0b6aa02 100644 --- a/net-misc/iputils/iputils-20210202.ebuild +++ b/net-misc/iputils/iputils-20210202.ebuild @@ -3,7 +3,7 @@ # For released versions, we precompile the man/html pages and store # them in a tarball on our mirrors. This avoids ugly issues while -# building stages, and reduces depedencies. +# building stages, and reduces dependencies. # To regenerate man/html pages emerge iputils-99999999[doc] with # EGIT_COMMIT set to release tag, all USE flags enabled and # tar ${S}/doc folder. diff --git a/net-misc/iputils/iputils-99999999.ebuild b/net-misc/iputils/iputils-99999999.ebuild index 61132b5fea4..5d5e0b6aa02 100644 --- a/net-misc/iputils/iputils-99999999.ebuild +++ b/net-misc/iputils/iputils-99999999.ebuild @@ -3,7 +3,7 @@ # For released versions, we precompile the man/html pages and store # them in a tarball on our mirrors. This avoids ugly issues while -# building stages, and reduces depedencies. +# building stages, and reduces dependencies. # To regenerate man/html pages emerge iputils-99999999[doc] with # EGIT_COMMIT set to release tag, all USE flags enabled and # tar ${S}/doc folder.