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 60042158087 for ; Wed, 15 Dec 2021 10:35:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 894D92BC026; Wed, 15 Dec 2021 10:35:13 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 1A7A32BC00F for ; Wed, 15 Dec 2021 10:35:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 0F8F6342CD3 for ; Wed, 15 Dec 2021 10:35:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D649C246 for ; Wed, 15 Dec 2021 10:35:07 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1639564503.3d056236af90626f2a34bf3100d98a2e96debc9c.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-editors/helix/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-editors/helix/helix-0.4.1.ebuild X-VCS-Directories: app-editors/helix/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 3d056236af90626f2a34bf3100d98a2e96debc9c X-VCS-Branch: dev Date: Wed, 15 Dec 2021 10:35:07 +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: e94b61a3-2168-444d-a732-a3f8cc492332 X-Archives-Hash: af4a23dd1d2adad1e056d269b925fa52 commit: 3d056236af90626f2a34bf3100d98a2e96debc9c Author: Andrew Ammerlaan gentoo org> AuthorDate: Wed Dec 15 10:33:57 2021 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Wed Dec 15 10:35:03 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3d056236 app-editors/helix: drop keywords, fix VisibleVcsPkg Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan gentoo.org> app-editors/helix/helix-0.4.1.ebuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/app-editors/helix/helix-0.4.1.ebuild b/app-editors/helix/helix-0.4.1.ebuild index 8cff08663..7efaad7c6 100644 --- a/app-editors/helix/helix-0.4.1.ebuild +++ b/app-editors/helix/helix-0.4.1.ebuild @@ -134,8 +134,6 @@ EGIT_COMMIT="1caedc18ca47d07b30a5997c092f2683cce3042e" SRC_URI="$(cargo_crate_uris)" LICENSE="Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD Boost-1.0 ISC MIT MPL-2.0 Unlicense ZLIB" SLOT="0" -KEYWORDS="~amd64" -IUSE="" BDEPEND="virtual/rust" 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 929BC158086 for ; Wed, 15 Dec 2021 10:35:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 350AF2BC059; Wed, 15 Dec 2021 10:35:32 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 21EAC2BC059 for ; Wed, 15 Dec 2021 10:35:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 D215634377F for ; Wed, 15 Dec 2021 10:35:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E63CA282 for ; Wed, 15 Dec 2021 10:35:24 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1639564503.3d056236af90626f2a34bf3100d98a2e96debc9c.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: app-editors/helix/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-editors/helix/helix-0.4.1.ebuild X-VCS-Directories: app-editors/helix/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 3d056236af90626f2a34bf3100d98a2e96debc9c X-VCS-Branch: master Date: Wed, 15 Dec 2021 10:35:24 +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: 101ceb98-b6b4-40ab-802c-c3c98a03dd1a X-Archives-Hash: f8f728a3dfdaff4f7b97561e5e7cbb50 Message-ID: <20211215103524.e3IMBR-9kvjowJCdFOLN0oC1GDNwwL9QgNBkm6hmx-A@z> commit: 3d056236af90626f2a34bf3100d98a2e96debc9c Author: Andrew Ammerlaan gentoo org> AuthorDate: Wed Dec 15 10:33:57 2021 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Wed Dec 15 10:35:03 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3d056236 app-editors/helix: drop keywords, fix VisibleVcsPkg Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan gentoo.org> app-editors/helix/helix-0.4.1.ebuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/app-editors/helix/helix-0.4.1.ebuild b/app-editors/helix/helix-0.4.1.ebuild index 8cff08663..7efaad7c6 100644 --- a/app-editors/helix/helix-0.4.1.ebuild +++ b/app-editors/helix/helix-0.4.1.ebuild @@ -134,8 +134,6 @@ EGIT_COMMIT="1caedc18ca47d07b30a5997c092f2683cce3042e" SRC_URI="$(cargo_crate_uris)" LICENSE="Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD Boost-1.0 ISC MIT MPL-2.0 Unlicense ZLIB" SLOT="0" -KEYWORDS="~amd64" -IUSE="" BDEPEND="virtual/rust"