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 7C05E15800A for ; Wed, 26 Jul 2023 07:43:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DD076E0959; Wed, 26 Jul 2023 07:43:46 +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 C1978E0959 for ; Wed, 26 Jul 2023 07:43:46 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D440434158A for ; Wed, 26 Jul 2023 07:43:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C5C77B88 for ; Wed, 26 Jul 2023 07:43:42 +0000 (UTC) From: "Viorel Munteanu" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Viorel Munteanu" Message-ID: <1690357261.a0e9422597bccfb222f8c217790f0dc317a73434.ceamac@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: app-admin/himitsu-ssh/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-admin/himitsu-ssh/himitsu-ssh-0.2.ebuild app-admin/himitsu-ssh/himitsu-ssh-9999.ebuild X-VCS-Directories: app-admin/himitsu-ssh/ X-VCS-Committer: ceamac X-VCS-Committer-Name: Viorel Munteanu X-VCS-Revision: a0e9422597bccfb222f8c217790f0dc317a73434 X-VCS-Branch: master Date: Wed, 26 Jul 2023 07:43:42 +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: cbcffc9e-a7c0-4d70-bcc3-6f4ef4bdf605 X-Archives-Hash: 18971c16cb6c3f3fc4bd6b8d0459aff9 commit: a0e9422597bccfb222f8c217790f0dc317a73434 Author: Viorel Munteanu gentoo org> AuthorDate: Wed Jul 26 07:41:01 2023 +0000 Commit: Viorel Munteanu gentoo org> CommitDate: Wed Jul 26 07:41:01 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a0e94225 app-admin/himitsu-ssh: unkeyword 0.2 for ~amd64 Dependency `dev-hare/hare-ssh` has no keywords (live ebuild). Signed-off-by: Viorel Munteanu gentoo.org> app-admin/himitsu-ssh/himitsu-ssh-0.2.ebuild | 2 +- app-admin/himitsu-ssh/himitsu-ssh-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-admin/himitsu-ssh/himitsu-ssh-0.2.ebuild b/app-admin/himitsu-ssh/himitsu-ssh-0.2.ebuild index 11a467033..389b24299 100644 --- a/app-admin/himitsu-ssh/himitsu-ssh-0.2.ebuild +++ b/app-admin/himitsu-ssh/himitsu-ssh-0.2.ebuild @@ -8,7 +8,7 @@ if [[ "${PV}" = "9999" ]]; then EGIT_REPO_URI="https://git.sr.ht/~sircmpwn/himitsu-ssh" else SRC_URI="https://git.sr.ht/~sircmpwn/himitsu-ssh/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64" + KEYWORDS="" fi DESCRIPTION="SSH integration for Himitsu" diff --git a/app-admin/himitsu-ssh/himitsu-ssh-9999.ebuild b/app-admin/himitsu-ssh/himitsu-ssh-9999.ebuild index 11a467033..389b24299 100644 --- a/app-admin/himitsu-ssh/himitsu-ssh-9999.ebuild +++ b/app-admin/himitsu-ssh/himitsu-ssh-9999.ebuild @@ -8,7 +8,7 @@ if [[ "${PV}" = "9999" ]]; then EGIT_REPO_URI="https://git.sr.ht/~sircmpwn/himitsu-ssh" else SRC_URI="https://git.sr.ht/~sircmpwn/himitsu-ssh/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64" + KEYWORDS="" fi DESCRIPTION="SSH integration for Himitsu" 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 214F115800A for ; Wed, 26 Jul 2023 07:42:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 61BE2E077F; Wed, 26 Jul 2023 07:42:19 +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 EADCAE07AE for ; Wed, 26 Jul 2023 07:42:17 +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 EA4CF34158D for ; Wed, 26 Jul 2023 07:42:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2BC7ADD3 for ; Wed, 26 Jul 2023 07:42:15 +0000 (UTC) From: "Viorel Munteanu" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Viorel Munteanu" Message-ID: <1690357261.a0e9422597bccfb222f8c217790f0dc317a73434.ceamac@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-admin/himitsu-ssh/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-admin/himitsu-ssh/himitsu-ssh-0.2.ebuild app-admin/himitsu-ssh/himitsu-ssh-9999.ebuild X-VCS-Directories: app-admin/himitsu-ssh/ X-VCS-Committer: ceamac X-VCS-Committer-Name: Viorel Munteanu X-VCS-Revision: a0e9422597bccfb222f8c217790f0dc317a73434 X-VCS-Branch: dev Date: Wed, 26 Jul 2023 07:42:15 +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: 839d34b7-258d-4226-a5d4-5bb20dd4d65c X-Archives-Hash: 9a2399d803222c3b133fc0d30ed2650c Message-ID: <20230726074215.aHjnMexWAlX5LGVlTBFP3YgDOsdPsMpwngQ--UYHrrM@z> commit: a0e9422597bccfb222f8c217790f0dc317a73434 Author: Viorel Munteanu gentoo org> AuthorDate: Wed Jul 26 07:41:01 2023 +0000 Commit: Viorel Munteanu gentoo org> CommitDate: Wed Jul 26 07:41:01 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a0e94225 app-admin/himitsu-ssh: unkeyword 0.2 for ~amd64 Dependency `dev-hare/hare-ssh` has no keywords (live ebuild). Signed-off-by: Viorel Munteanu gentoo.org> app-admin/himitsu-ssh/himitsu-ssh-0.2.ebuild | 2 +- app-admin/himitsu-ssh/himitsu-ssh-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-admin/himitsu-ssh/himitsu-ssh-0.2.ebuild b/app-admin/himitsu-ssh/himitsu-ssh-0.2.ebuild index 11a467033..389b24299 100644 --- a/app-admin/himitsu-ssh/himitsu-ssh-0.2.ebuild +++ b/app-admin/himitsu-ssh/himitsu-ssh-0.2.ebuild @@ -8,7 +8,7 @@ if [[ "${PV}" = "9999" ]]; then EGIT_REPO_URI="https://git.sr.ht/~sircmpwn/himitsu-ssh" else SRC_URI="https://git.sr.ht/~sircmpwn/himitsu-ssh/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64" + KEYWORDS="" fi DESCRIPTION="SSH integration for Himitsu" diff --git a/app-admin/himitsu-ssh/himitsu-ssh-9999.ebuild b/app-admin/himitsu-ssh/himitsu-ssh-9999.ebuild index 11a467033..389b24299 100644 --- a/app-admin/himitsu-ssh/himitsu-ssh-9999.ebuild +++ b/app-admin/himitsu-ssh/himitsu-ssh-9999.ebuild @@ -8,7 +8,7 @@ if [[ "${PV}" = "9999" ]]; then EGIT_REPO_URI="https://git.sr.ht/~sircmpwn/himitsu-ssh" else SRC_URI="https://git.sr.ht/~sircmpwn/himitsu-ssh/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64" + KEYWORDS="" fi DESCRIPTION="SSH integration for Himitsu"