commit:     68fcb957db4fda6b91020c845b830a84034332da
Author:     Huang Rui <vowstar <AT> gmail <DOT> com>
AuthorDate: Fri Jun 24 12:41:37 2022 +0000
Commit:     Rui Huang <vowstar <AT> gmail <DOT> com>
CommitDate: Fri Jun 24 12:41:37 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=68fcb957

gui-apps/hiprompt-gtk-py: add fixed version to fix CI

Signed-off-by: Huang Rui <vowstar <AT> gmail.com>

 ...ompt-gtk-py-9999.ebuild => hiprompt-gtk-py-0_pre20220624.ebuild} | 6 ++++--
 gui-apps/hiprompt-gtk-py/hiprompt-gtk-py-9999.ebuild                | 5 +++--
 2 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/gui-apps/hiprompt-gtk-py/hiprompt-gtk-py-9999.ebuild 
b/gui-apps/hiprompt-gtk-py/hiprompt-gtk-py-0_pre20220624.ebuild
similarity index 82%
copy from gui-apps/hiprompt-gtk-py/hiprompt-gtk-py-9999.ebuild
copy to gui-apps/hiprompt-gtk-py/hiprompt-gtk-py-0_pre20220624.ebuild
index bca282598..8e83c1d8d 100644
--- a/gui-apps/hiprompt-gtk-py/hiprompt-gtk-py-9999.ebuild
+++ b/gui-apps/hiprompt-gtk-py/hiprompt-gtk-py-0_pre20220624.ebuild
@@ -1,16 +1,18 @@
 # Copyright 2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
 inherit git-r3 meson python-single-r1 xdg
 
 DESCRIPTION="GTK+ Himitsu prompter for Wayland"
 HOMEPAGE="https://git.sr.ht/~sircmpwn/hiprompt-gtk-py";
+EGIT_COMMIT="f74499302bdd6558d4644c25e15c9b5c482270ea"
 EGIT_REPO_URI="https://git.sr.ht/~sircmpwn/hiprompt-gtk-py";
 LICENSE="GPL-3"
 SLOT="0"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="
        ${PYTHON_DEPS}

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 bca282598..c1cef816a 100644
--- a/gui-apps/hiprompt-gtk-py/hiprompt-gtk-py-9999.ebuild
+++ b/gui-apps/hiprompt-gtk-py/hiprompt-gtk-py-9999.ebuild
@@ -1,9 +1,9 @@
 # Copyright 2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
 inherit git-r3 meson python-single-r1 xdg
 
 DESCRIPTION="GTK+ Himitsu prompter for Wayland"
@@ -11,6 +11,7 @@ HOMEPAGE="https://git.sr.ht/~sircmpwn/hiprompt-gtk-py";
 EGIT_REPO_URI="https://git.sr.ht/~sircmpwn/hiprompt-gtk-py";
 LICENSE="GPL-3"
 SLOT="0"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="
        ${PYTHON_DEPS}

Reply via email to