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 ABD11158041 for ; Fri, 22 Mar 2024 19:17:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8B099E29F8; Fri, 22 Mar 2024 19:17:22 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6F7C9E29F8 for ; Fri, 22 Mar 2024 19:17:22 +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 4993534302E for ; Fri, 22 Mar 2024 19:17:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 33C221591 for ; Fri, 22 Mar 2024 19:17:19 +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: <1711117858.cc66a9ac926f3703342e66acd3e1c0bedd7c8836.julien@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-hare/hare-ssh/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-hare/hare-ssh/Manifest dev-hare/hare-ssh/hare-ssh-0.24.0.ebuild dev-hare/hare-ssh/hare-ssh-0_pre20230623.ebuild dev-hare/hare-ssh/hare-ssh-9999.ebuild X-VCS-Directories: dev-hare/hare-ssh/ X-VCS-Committer: julien X-VCS-Committer-Name: Julien Roy X-VCS-Revision: cc66a9ac926f3703342e66acd3e1c0bedd7c8836 X-VCS-Branch: master Date: Fri, 22 Mar 2024 19:17:19 +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: 5c1bb57d-ad20-4b82-9771-ef5b968af70a X-Archives-Hash: 3105abad907538cc9f61cbd389cf0366 commit: cc66a9ac926f3703342e66acd3e1c0bedd7c8836 Author: Haelwenn (lanodan) Monnier hacktivis me> AuthorDate: Fri Mar 22 14:12:29 2024 +0000 Commit: Julien Roy jroy ca> CommitDate: Fri Mar 22 14:30:58 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cc66a9ac dev-lang/hare-ssh: drop 0_pre20230623, add 0.24.0 Signed-off-by: Haelwenn (lanodan) Monnier hacktivis.me> dev-hare/hare-ssh/Manifest | 2 +- .../{hare-ssh-0_pre20230623.ebuild => hare-ssh-0.24.0.ebuild} | 11 ++++------- dev-hare/hare-ssh/hare-ssh-9999.ebuild | 11 ++++------- 3 files changed, 9 insertions(+), 15 deletions(-) diff --git a/dev-hare/hare-ssh/Manifest b/dev-hare/hare-ssh/Manifest index a478705022..daf3f553be 100644 --- a/dev-hare/hare-ssh/Manifest +++ b/dev-hare/hare-ssh/Manifest @@ -1 +1 @@ -DIST hare-ssh-9fe392eb4478dc26680c8c5c42deb87d192447db.tar.gz 32799 BLAKE2B 94bc993415f76c41d711b06f38504df012982bc13528f6a88bc4fad7c601578c8ff5abdbc86cae60ff2965c14898da5aa2b02a301af10583de9b49d8229d24fe SHA512 9f14229630330878ca7b8a9935c82fd0c6b547918d662591b0871314c7df86aee32e55fda7273bee3c6ae04d3c75acc628edd500e735272af3609b2bdabeaaec +DIST hare-ssh-0.24.0.tar.gz 33013 BLAKE2B fc684f5f0b5c025f4e9fa10066f3d10e4a554973fa9d9d99fd3ca97a3005541690cb1eed0baf773f3a5d0e8a130cfb3bf5e837a04c4603077b22536c8cab229d SHA512 290fe762a019bf073cd18c244db022cb4423d919336b3b69fceaff1df1ebc78b616a14d3872bfaefaba540429c39d84e9255dddb94047ad0def25b22c9c9bbf6 diff --git a/dev-hare/hare-ssh/hare-ssh-0_pre20230623.ebuild b/dev-hare/hare-ssh/hare-ssh-0.24.0.ebuild similarity index 59% rename from dev-hare/hare-ssh/hare-ssh-0_pre20230623.ebuild rename to dev-hare/hare-ssh/hare-ssh-0.24.0.ebuild index d8951cdb40..fb55c3fba1 100644 --- a/dev-hare/hare-ssh/hare-ssh-0_pre20230623.ebuild +++ b/dev-hare/hare-ssh/hare-ssh-0.24.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022-2023 Gentoo Authors +# Copyright 2022-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -8,10 +8,7 @@ if [[ "${PV}" = 9999 ]]; then EGIT_REPO_URI="https://git.sr.ht/~sircmpwn/hare-ssh" SLOT="0" else - EGIT_COMMIT="9fe392eb4478dc26680c8c5c42deb87d192447db" - MY_P="${PN}-${EGIT_COMMIT}" - SRC_URI="https://git.sr.ht/~sircmpwn/hare-ssh/archive/${EGIT_COMMIT}.tar.gz -> ${MY_P}.tar.gz" - S="${WORKDIR}/${MY_P}" + SRC_URI="https://git.sr.ht/~sircmpwn/hare-ssh/archive/${PV}.tar.gz -> ${P}.tar.gz" SLOT="0/${PV}" KEYWORDS="~amd64 ~arm64 ~riscv" @@ -21,8 +18,8 @@ DESCRIPTION="SSH library for Hare" HOMEPAGE="https://git.sr.ht/~sircmpwn/hare-ssh" LICENSE="MPL-2.0" -RDEPEND="dev-lang/hare" -DEPEND="${DEPEND}" +RDEPEND=">=dev-lang/hare-0.24.0" +DEPEND="${RDEPEND}" src_prepare() { default diff --git a/dev-hare/hare-ssh/hare-ssh-9999.ebuild b/dev-hare/hare-ssh/hare-ssh-9999.ebuild index d8951cdb40..fb55c3fba1 100644 --- a/dev-hare/hare-ssh/hare-ssh-9999.ebuild +++ b/dev-hare/hare-ssh/hare-ssh-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022-2023 Gentoo Authors +# Copyright 2022-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -8,10 +8,7 @@ if [[ "${PV}" = 9999 ]]; then EGIT_REPO_URI="https://git.sr.ht/~sircmpwn/hare-ssh" SLOT="0" else - EGIT_COMMIT="9fe392eb4478dc26680c8c5c42deb87d192447db" - MY_P="${PN}-${EGIT_COMMIT}" - SRC_URI="https://git.sr.ht/~sircmpwn/hare-ssh/archive/${EGIT_COMMIT}.tar.gz -> ${MY_P}.tar.gz" - S="${WORKDIR}/${MY_P}" + SRC_URI="https://git.sr.ht/~sircmpwn/hare-ssh/archive/${PV}.tar.gz -> ${P}.tar.gz" SLOT="0/${PV}" KEYWORDS="~amd64 ~arm64 ~riscv" @@ -21,8 +18,8 @@ DESCRIPTION="SSH library for Hare" HOMEPAGE="https://git.sr.ht/~sircmpwn/hare-ssh" LICENSE="MPL-2.0" -RDEPEND="dev-lang/hare" -DEPEND="${DEPEND}" +RDEPEND=">=dev-lang/hare-0.24.0" +DEPEND="${RDEPEND}" src_prepare() { default