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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C8590158170 for ; Thu, 18 Jul 2024 09:22:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 221F8E2AD9; Thu, 18 Jul 2024 09:22:47 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 033AEE2AD9 for ; Thu, 18 Jul 2024 09:22:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0F679340C42 for ; Thu, 18 Jul 2024 09:22:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 67F0A1E3E for ; Thu, 18 Jul 2024 09:22:14 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1721294339.97457236ad27360563874efd03bc7067ffa87190.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: net-p2p/p2pool/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-p2p/p2pool/p2pool-3.10.ebuild net-p2p/p2pool/p2pool-3.5.ebuild net-p2p/p2pool/p2pool-3.6.2.ebuild net-p2p/p2pool/p2pool-3.7.ebuild net-p2p/p2pool/p2pool-3.8.ebuild net-p2p/p2pool/p2pool-3.9.ebuild net-p2p/p2pool/p2pool-4.0.ebuild net-p2p/p2pool/p2pool-9999.ebuild X-VCS-Directories: net-p2p/p2pool/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: 97457236ad27360563874efd03bc7067ffa87190 X-VCS-Branch: master Date: Thu, 18 Jul 2024 09:22:14 +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: 7af9f0fd-06cf-4f2a-b111-370fdb14fd36 X-Archives-Hash: e11e17a7a700ec337e54b80ff290fad7 Message-ID: <20240718092214.ZeKRF30EUpEjbjdajBhqYV54JpW3CqJcMxVIDzulNTs@z> commit: 97457236ad27360563874efd03bc7067ffa87190 Author: RadoslavL abv bg> AuthorDate: Wed Jul 17 19:24:55 2024 +0000 Commit: David Roman gmail com> CommitDate: Thu Jul 18 09:18:59 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=97457236 Fixed spell mistake in postinstall message in package net-p2p/p2pool Closes: https://github.com/gentoo/guru/pull/219 Signed-off-by: David Roman gmail.com> net-p2p/p2pool/p2pool-3.10.ebuild | 2 +- net-p2p/p2pool/p2pool-3.5.ebuild | 2 +- net-p2p/p2pool/p2pool-3.6.2.ebuild | 2 +- net-p2p/p2pool/p2pool-3.7.ebuild | 2 +- net-p2p/p2pool/p2pool-3.8.ebuild | 2 +- net-p2p/p2pool/p2pool-3.9.ebuild | 2 +- net-p2p/p2pool/p2pool-4.0.ebuild | 2 +- net-p2p/p2pool/p2pool-9999.ebuild | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/net-p2p/p2pool/p2pool-3.10.ebuild b/net-p2p/p2pool/p2pool-3.10.ebuild index 6631d1ee3..fc3146755 100644 --- a/net-p2p/p2pool/p2pool-3.10.ebuild +++ b/net-p2p/p2pool/p2pool-3.10.ebuild @@ -56,6 +56,6 @@ pkg_postinst() { ewarn "You MUST use your primary address when using p2pool, just like solo mining." ewarn "If you want privacy, create a new mainnet wallet for P2Pool mining." ewarn "" - ewarn "Rewards will not be visibile unless you use a wallet that supports P2Pool." + ewarn "Rewards will not be visible unless you use a wallet that supports P2Pool." ewarn "See https://p2pool.io/#help and https://github.com/SChernykh/p2pool for more information." } diff --git a/net-p2p/p2pool/p2pool-3.5.ebuild b/net-p2p/p2pool/p2pool-3.5.ebuild index be4821ed9..156af215c 100644 --- a/net-p2p/p2pool/p2pool-3.5.ebuild +++ b/net-p2p/p2pool/p2pool-3.5.ebuild @@ -104,6 +104,6 @@ pkg_postinst() { ewarn "You MUST use your primary address when using p2pool, just like solo mining." ewarn "If you want privacy, create a new mainnet wallet for P2Pool mining." ewarn "" - ewarn "Rewards will not be visibile unless you use a wallet that supports P2Pool." + ewarn "Rewards will not be visible unless you use a wallet that supports P2Pool." ewarn "See https://p2pool.io/#help and https://github.com/SChernykh/p2pool for more information." } diff --git a/net-p2p/p2pool/p2pool-3.6.2.ebuild b/net-p2p/p2pool/p2pool-3.6.2.ebuild index 6631d1ee3..fc3146755 100644 --- a/net-p2p/p2pool/p2pool-3.6.2.ebuild +++ b/net-p2p/p2pool/p2pool-3.6.2.ebuild @@ -56,6 +56,6 @@ pkg_postinst() { ewarn "You MUST use your primary address when using p2pool, just like solo mining." ewarn "If you want privacy, create a new mainnet wallet for P2Pool mining." ewarn "" - ewarn "Rewards will not be visibile unless you use a wallet that supports P2Pool." + ewarn "Rewards will not be visible unless you use a wallet that supports P2Pool." ewarn "See https://p2pool.io/#help and https://github.com/SChernykh/p2pool for more information." } diff --git a/net-p2p/p2pool/p2pool-3.7.ebuild b/net-p2p/p2pool/p2pool-3.7.ebuild index 6631d1ee3..fc3146755 100644 --- a/net-p2p/p2pool/p2pool-3.7.ebuild +++ b/net-p2p/p2pool/p2pool-3.7.ebuild @@ -56,6 +56,6 @@ pkg_postinst() { ewarn "You MUST use your primary address when using p2pool, just like solo mining." ewarn "If you want privacy, create a new mainnet wallet for P2Pool mining." ewarn "" - ewarn "Rewards will not be visibile unless you use a wallet that supports P2Pool." + ewarn "Rewards will not be visible unless you use a wallet that supports P2Pool." ewarn "See https://p2pool.io/#help and https://github.com/SChernykh/p2pool for more information." } diff --git a/net-p2p/p2pool/p2pool-3.8.ebuild b/net-p2p/p2pool/p2pool-3.8.ebuild index 6631d1ee3..fc3146755 100644 --- a/net-p2p/p2pool/p2pool-3.8.ebuild +++ b/net-p2p/p2pool/p2pool-3.8.ebuild @@ -56,6 +56,6 @@ pkg_postinst() { ewarn "You MUST use your primary address when using p2pool, just like solo mining." ewarn "If you want privacy, create a new mainnet wallet for P2Pool mining." ewarn "" - ewarn "Rewards will not be visibile unless you use a wallet that supports P2Pool." + ewarn "Rewards will not be visible unless you use a wallet that supports P2Pool." ewarn "See https://p2pool.io/#help and https://github.com/SChernykh/p2pool for more information." } diff --git a/net-p2p/p2pool/p2pool-3.9.ebuild b/net-p2p/p2pool/p2pool-3.9.ebuild index 6631d1ee3..fc3146755 100644 --- a/net-p2p/p2pool/p2pool-3.9.ebuild +++ b/net-p2p/p2pool/p2pool-3.9.ebuild @@ -56,6 +56,6 @@ pkg_postinst() { ewarn "You MUST use your primary address when using p2pool, just like solo mining." ewarn "If you want privacy, create a new mainnet wallet for P2Pool mining." ewarn "" - ewarn "Rewards will not be visibile unless you use a wallet that supports P2Pool." + ewarn "Rewards will not be visible unless you use a wallet that supports P2Pool." ewarn "See https://p2pool.io/#help and https://github.com/SChernykh/p2pool for more information." } diff --git a/net-p2p/p2pool/p2pool-4.0.ebuild b/net-p2p/p2pool/p2pool-4.0.ebuild index e54bdb685..57ceb6d33 100644 --- a/net-p2p/p2pool/p2pool-4.0.ebuild +++ b/net-p2p/p2pool/p2pool-4.0.ebuild @@ -48,6 +48,6 @@ pkg_postinst() { ewarn "You MUST use your primary address when using p2pool, just like solo mining." ewarn "If you want privacy, create a new mainnet wallet for P2Pool mining." ewarn "" - ewarn "Rewards will not be visibile unless you use a wallet that supports P2Pool." + ewarn "Rewards will not be visible unless you use a wallet that supports P2Pool." ewarn "See https://p2pool.io/#help and https://github.com/SChernykh/p2pool for more information." } diff --git a/net-p2p/p2pool/p2pool-9999.ebuild b/net-p2p/p2pool/p2pool-9999.ebuild index 431adbea2..9b4f93a31 100644 --- a/net-p2p/p2pool/p2pool-9999.ebuild +++ b/net-p2p/p2pool/p2pool-9999.ebuild @@ -50,6 +50,6 @@ pkg_postinst() { ewarn "You MUST use your primary address when using p2pool, just like solo mining." ewarn "If you want privacy, create a new mainnet wallet for P2Pool mining." ewarn "" - ewarn "Rewards will not be visibile unless you use a wallet that supports P2Pool." + ewarn "Rewards will not be visible unless you use a wallet that supports P2Pool." ewarn "See https://p2pool.io/#help and https://github.com/SChernykh/p2pool for more information." }