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 5FC4415838C for ; Sat, 20 Jan 2024 22:13:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 58968E29D2; Sat, 20 Jan 2024 22:13:21 +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 2D0D8E29CD for ; Sat, 20 Jan 2024 22:13:21 +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 837C034327C for ; Sat, 20 Jan 2024 22:13:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CAA9714C7 for ; Sat, 20 Jan 2024 22:13:16 +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: <1705687785.a054e04909af0ae8ba8ae0cde4bb436830bf0953.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: app-admin/himitsu/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-admin/himitsu/Manifest app-admin/himitsu/himitsu-0.5.ebuild app-admin/himitsu/himitsu-9999.ebuild X-VCS-Directories: app-admin/himitsu/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: a054e04909af0ae8ba8ae0cde4bb436830bf0953 X-VCS-Branch: master Date: Sat, 20 Jan 2024 22:13:16 +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: 51c36c5b-c723-469b-99d0-57a7f13b288b X-Archives-Hash: 74153135e4c07ec7fc489f5060d8fcd1 commit: a054e04909af0ae8ba8ae0cde4bb436830bf0953 Author: Haelwenn (lanodan) Monnier hacktivis me> AuthorDate: Fri Jan 19 18:08:42 2024 +0000 Commit: David Roman gmail com> CommitDate: Fri Jan 19 18:09:45 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a054e049 app-admin/himitsu: add 0.5 Signed-off-by: Haelwenn (lanodan) Monnier hacktivis.me> app-admin/himitsu/Manifest | 1 + app-admin/himitsu/{himitsu-9999.ebuild => himitsu-0.5.ebuild} | 6 +++--- app-admin/himitsu/himitsu-9999.ebuild | 6 +++--- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/app-admin/himitsu/Manifest b/app-admin/himitsu/Manifest index 7bb2e378ee..e25c8ff75a 100644 --- a/app-admin/himitsu/Manifest +++ b/app-admin/himitsu/Manifest @@ -1 +1,2 @@ DIST himitsu-0.4.tar.gz 42135 BLAKE2B 3921887f8398890b43b8f9219bdfa5dac2c44689c2b52e605d447795469827a3fbe86dec227fa799cd38926c0c2cb727feef885ab03658eec13f7239fcbd98cb SHA512 a42b8088f0ddf8931347fc16d5b6404e21e7603025d444e734beeb57da3f9fefdc4e55993dd613ef77d3eb9448fd9acf43c109dc199e97e5d259a3f5a3267571 +DIST himitsu-0.5.tar.gz 42924 BLAKE2B 808a62c13e950d102f27c3219f15b23ed414ec5d9e9029dee0ac8e1b217d199fe9ade707d23a3f016098e661e4416e5d8aaa445a55caaed834444a266ba29d7b SHA512 6e9c304df824814179dd99e67dbed6c78860127eabe73df13d7b8f06e32cf47700cb7e1450e862d68ad4e1004d5feb9195cb1b91849b8b8436a1d149d5d0ace2 diff --git a/app-admin/himitsu/himitsu-9999.ebuild b/app-admin/himitsu/himitsu-0.5.ebuild similarity index 89% copy from app-admin/himitsu/himitsu-9999.ebuild copy to app-admin/himitsu/himitsu-0.5.ebuild index 035031894e..42c50e91f1 100644 --- a/app-admin/himitsu/himitsu-9999.ebuild +++ b/app-admin/himitsu/himitsu-0.5.ebuild @@ -1,7 +1,7 @@ -# Copyright 2022 Gentoo Authors +# Copyright 2022-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 if [[ "${PV}" = "9999" ]]; then inherit git-r3 @@ -20,7 +20,7 @@ LICENSE="GPL-3" IUSE="" DEPEND=" - dev-lang/hare:= + >=dev-lang/hare-0_pre20231127-r1:= " RDEPEND=" gui-apps/hiprompt-gtk-py diff --git a/app-admin/himitsu/himitsu-9999.ebuild b/app-admin/himitsu/himitsu-9999.ebuild index 035031894e..42c50e91f1 100644 --- a/app-admin/himitsu/himitsu-9999.ebuild +++ b/app-admin/himitsu/himitsu-9999.ebuild @@ -1,7 +1,7 @@ -# Copyright 2022 Gentoo Authors +# Copyright 2022-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 if [[ "${PV}" = "9999" ]]; then inherit git-r3 @@ -20,7 +20,7 @@ LICENSE="GPL-3" IUSE="" DEPEND=" - dev-lang/hare:= + >=dev-lang/hare-0_pre20231127-r1:= " RDEPEND=" gui-apps/hiprompt-gtk-py