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 E209A158083 for ; Sun, 15 Sep 2024 21:42:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2C725E29A9; Sun, 15 Sep 2024 21:42:01 +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 13136E29A9 for ; Sun, 15 Sep 2024 21:42:01 +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 25701340DD9 for ; Sun, 15 Sep 2024 21:42:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 81DDB16EF for ; Sun, 15 Sep 2024 21:41:58 +0000 (UTC) From: "Julien Roy" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Julien Roy" Message-ID: <1726436504.bf4e72001e4e5e8cec8c1c9974d7b48a22548bdb.julien@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-im/conduit/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-im/conduit/conduit-9999.ebuild X-VCS-Directories: net-im/conduit/ X-VCS-Committer: julien X-VCS-Committer-Name: Julien Roy X-VCS-Revision: bf4e72001e4e5e8cec8c1c9974d7b48a22548bdb X-VCS-Branch: dev Date: Sun, 15 Sep 2024 21:41:58 +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: ba8ee0e7-aa0a-451c-9bf2-0f5649ed6894 X-Archives-Hash: 15e580a771c75503d016bcd4c51ea4b8 commit: bf4e72001e4e5e8cec8c1c9974d7b48a22548bdb Author: Julien Roy jroy ca> AuthorDate: Sun Sep 15 21:41:11 2024 +0000 Commit: Julien Roy jroy ca> CommitDate: Sun Sep 15 21:41:44 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bf4e7200 net-im/conduit: remove useless comment Signed-off-by: Julien Roy jroy.ca> net-im/conduit/conduit-9999.ebuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/net-im/conduit/conduit-9999.ebuild b/net-im/conduit/conduit-9999.ebuild index 2c982a134..2e386ec83 100644 --- a/net-im/conduit/conduit-9999.ebuild +++ b/net-im/conduit/conduit-9999.ebuild @@ -15,8 +15,6 @@ HOMEPAGE=" EGIT_REPO_URI="https://gitlab.com/famedly/${PN}" EGIT_BRANCH="next" -#S="${WORKDIR}/${}" - LICENSE="Apache-2.0" # Dependent crate licenses LICENSE+=" 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 0DB31158083 for ; Sun, 15 Sep 2024 21:45:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 85174E29B8; Sun, 15 Sep 2024 21:45:25 +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 6C3DEE29B8 for ; Sun, 15 Sep 2024 21:45:25 +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 174E5341465 for ; Sun, 15 Sep 2024 21:45:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A33BF27F7 for ; Sun, 15 Sep 2024 21:45:21 +0000 (UTC) From: "Julien Roy" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Julien Roy" Message-ID: <1726436504.bf4e72001e4e5e8cec8c1c9974d7b48a22548bdb.julien@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: net-im/conduit/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-im/conduit/conduit-9999.ebuild X-VCS-Directories: net-im/conduit/ X-VCS-Committer: julien X-VCS-Committer-Name: Julien Roy X-VCS-Revision: bf4e72001e4e5e8cec8c1c9974d7b48a22548bdb X-VCS-Branch: master Date: Sun, 15 Sep 2024 21:45:21 +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: f003ca1f-4cd9-4db7-acf9-318a869fa98d X-Archives-Hash: e0e2343a810cfdaee85726d7120c053e Message-ID: <20240915214521.delSkhNGF4bVrW0Up5orUK9cmFKY6zbWBVIecGiRTII@z> commit: bf4e72001e4e5e8cec8c1c9974d7b48a22548bdb Author: Julien Roy jroy ca> AuthorDate: Sun Sep 15 21:41:11 2024 +0000 Commit: Julien Roy jroy ca> CommitDate: Sun Sep 15 21:41:44 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bf4e7200 net-im/conduit: remove useless comment Signed-off-by: Julien Roy jroy.ca> net-im/conduit/conduit-9999.ebuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/net-im/conduit/conduit-9999.ebuild b/net-im/conduit/conduit-9999.ebuild index 2c982a134..2e386ec83 100644 --- a/net-im/conduit/conduit-9999.ebuild +++ b/net-im/conduit/conduit-9999.ebuild @@ -15,8 +15,6 @@ HOMEPAGE=" EGIT_REPO_URI="https://gitlab.com/famedly/${PN}" EGIT_BRANCH="next" -#S="${WORKDIR}/${}" - LICENSE="Apache-2.0" # Dependent crate licenses LICENSE+="