public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Haelwenn Monnier" <contact@hacktivis.me>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/hiprompt-gtk-py/
Date: Mon, 25 Nov 2024 01:38:04 +0000 (UTC)	[thread overview]
Message-ID: <1732498511.e55fb292b7d3c9d94476464076a253600845f0f5.lanodan@gentoo> (raw)

commit:     e55fb292b7d3c9d94476464076a253600845f0f5
Author:     Haelwenn (lanodan) Monnier <contact <AT> hacktivis <DOT> me>
AuthorDate: Mon Nov 25 01:34:47 2024 +0000
Commit:     Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
CommitDate: Mon Nov 25 01:35:11 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e55fb292

gui-apps/hiprompt-gtk-py: add 0.8.0, drop 0_pre20221221

Signed-off-by: Haelwenn (lanodan) Monnier <contact <AT> hacktivis.me>

 gui-apps/hiprompt-gtk-py/Manifest                                   | 2 +-
 ...mpt-gtk-py-0_pre20221221.ebuild => hiprompt-gtk-py-0.8.0.ebuild} | 6 +-----
 gui-apps/hiprompt-gtk-py/hiprompt-gtk-py-9999.ebuild                | 6 +-----
 3 files changed, 3 insertions(+), 11 deletions(-)

diff --git a/gui-apps/hiprompt-gtk-py/Manifest b/gui-apps/hiprompt-gtk-py/Manifest
index fd662a99e..ef8064e45 100644
--- a/gui-apps/hiprompt-gtk-py/Manifest
+++ b/gui-apps/hiprompt-gtk-py/Manifest
@@ -1 +1 @@
-DIST hiprompt-gtk-py-8d6ef1d042ec2731f84245164094e622f4be3f2d.tar.gz 18110 BLAKE2B 46a132b36ac347d01fd7b2b810278ca4a1fdaa034cd34d990b66eef7a4363b87df88b7999261421b8e54497d16275ace5afd8aa677351ee5f8fe86c7a17776b3 SHA512 cac43582ae8de7cb0c68cf28309644a10b6e797d8477ff6af06fc18fd14c3a3a86ae6f17e1f549b39dd263cd43482219a2fb10c7e77e5863da5c72f28c66993c
+DIST hiprompt-gtk-py-0.8.0.tar.gz 19411 BLAKE2B bd6a1da129ba7a912e38ef9c54a662cb46b1c9d8d4af341435793c6e1ac5032c10d1626fc444506733befa313ea0c5f5f03699bcbaca9dbb83e5242505927988 SHA512 1777503a41769826df7b033e518b42e16e9298e40905ccb9adf4e58bb883c9ed9b6795593064b70c527eb02f73e39c76ba2cf8d4df8316ea9c12fef90863abb1

diff --git a/gui-apps/hiprompt-gtk-py/hiprompt-gtk-py-0_pre20221221.ebuild b/gui-apps/hiprompt-gtk-py/hiprompt-gtk-py-0.8.0.ebuild
similarity index 86%
rename from gui-apps/hiprompt-gtk-py/hiprompt-gtk-py-0_pre20221221.ebuild
rename to gui-apps/hiprompt-gtk-py/hiprompt-gtk-py-0.8.0.ebuild
index 3831234a3..0be284dd1 100644
--- a/gui-apps/hiprompt-gtk-py/hiprompt-gtk-py-0_pre20221221.ebuild
+++ b/gui-apps/hiprompt-gtk-py/hiprompt-gtk-py-0.8.0.ebuild
@@ -11,11 +11,7 @@ then
 	inherit git-r3
 	EGIT_REPO_URI="https://git.sr.ht/~sircmpwn/hiprompt-gtk-py"
 else
-	EGIT_COMMIT="8d6ef1d042ec2731f84245164094e622f4be3f2d"
-	MY_P="${PN}-${EGIT_COMMIT}"
-
-	SRC_URI="https://git.sr.ht/~sircmpwn/hiprompt-gtk-py/archive/${EGIT_COMMIT}.tar.gz -> ${MY_P}.tar.gz"
-	S="${WORKDIR}/${MY_P}"
+	SRC_URI="https://git.sr.ht/~sircmpwn/hiprompt-gtk-py/archive/${PV}.tar.gz -> ${P}.tar.gz"
 	KEYWORDS="~amd64 ~arm64 ~riscv"
 fi
 

diff --git a/gui-apps/hiprompt-gtk-py/hiprompt-gtk-py-9999.ebuild b/gui-apps/hiprompt-gtk-py/hiprompt-gtk-py-9999.ebuild
index 3831234a3..0be284dd1 100644
--- a/gui-apps/hiprompt-gtk-py/hiprompt-gtk-py-9999.ebuild
+++ b/gui-apps/hiprompt-gtk-py/hiprompt-gtk-py-9999.ebuild
@@ -11,11 +11,7 @@ then
 	inherit git-r3
 	EGIT_REPO_URI="https://git.sr.ht/~sircmpwn/hiprompt-gtk-py"
 else
-	EGIT_COMMIT="8d6ef1d042ec2731f84245164094e622f4be3f2d"
-	MY_P="${PN}-${EGIT_COMMIT}"
-
-	SRC_URI="https://git.sr.ht/~sircmpwn/hiprompt-gtk-py/archive/${EGIT_COMMIT}.tar.gz -> ${MY_P}.tar.gz"
-	S="${WORKDIR}/${MY_P}"
+	SRC_URI="https://git.sr.ht/~sircmpwn/hiprompt-gtk-py/archive/${PV}.tar.gz -> ${P}.tar.gz"
 	KEYWORDS="~amd64 ~arm64 ~riscv"
 fi
 


             reply	other threads:[~2024-11-25  1:38 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-25  1:38 Haelwenn Monnier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-10 21:26 [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/hiprompt-gtk-py/ Haelwenn Monnier
2024-01-11  5:52 Haelwenn Monnier
2022-06-24 13:11 Rui Huang
2022-06-24 13:11 Rui Huang
2022-06-24 12:42 Rui Huang
2022-06-14 19:03 Haelwenn Monnier
2022-06-14 18:35 Haelwenn Monnier

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=1732498511.e55fb292b7d3c9d94476464076a253600845f0f5.lanodan@gentoo \
    --to=contact@hacktivis.me \
    --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