public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: app-admin/himitsu/
Date: Sat, 20 Jan 2024 22:13:16 +0000 (UTC)	[thread overview]
Message-ID: <1705687785.a054e04909af0ae8ba8ae0cde4bb436830bf0953.davidroman@gentoo> (raw)

commit:     a054e04909af0ae8ba8ae0cde4bb436830bf0953
Author:     Haelwenn (lanodan) Monnier <contact <AT> hacktivis <DOT> me>
AuthorDate: Fri Jan 19 18:08:42 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> 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 <contact <AT> 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


             reply	other threads:[~2024-01-20 22:13 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-20 22:13 David Roman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-14 17:47 [gentoo-commits] repo/proj/guru:master commit in: app-admin/himitsu/ Florian Schmaus
2024-05-23 10:36 David Roman
2024-05-23 10:36 David Roman
2024-01-31 22:19 David Roman
2024-01-20 22:13 David Roman
2023-11-09  4:15 [gentoo-commits] repo/proj/guru:dev " Haelwenn Monnier
2023-11-09  6:45 ` [gentoo-commits] repo/proj/guru:master " Haelwenn Monnier
2023-04-20 19:40 Florian Schmaus
2022-12-09 16:26 Ronny Gutbrod
2022-06-24 13:24 Andrew Ammerlaan
2022-06-24 10:46 Florian Schmaus
2022-06-15 12:42 Andrew Ammerlaan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1705687785.a054e04909af0ae8ba8ae0cde4bb436830bf0953.davidroman@gentoo \
    --to=davidroman96@gmail.com \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox