diff --git a/net-misc/connman-notify/connman-notify-0_pre20191003-r3.ebuild b/net-misc/connman-notify/connman-notify-0_pre20191003-r3.ebuild index 79e13a82e929..ff5966662058 100644 --- a/net-misc/connman-notify/connman-notify-0_pre20191003-r3.ebuild +++ b/net-misc/connman-notify/connman-notify-0_pre20191003-r3.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{9..12} ) +PYTHON_COMPAT=( python3_{12..13} ) inherit desktop python-single-r1 @@ -12,13 +12,13 @@ MY_COMMIT="4f1e0a6b27ebf5d9b7508594188fe0f86c34ec52" DESCRIPTION="Desktop notification integration for connman" HOMEPAGE="https://gitlab.com/wavexx/connman-notify/" SRC_URI="https://gitlab.com/wavexx/connman-notify/repository/${MY_COMMIT}/archive.tar.bz2 -> ${P}.tar.bz2" +S=${WORKDIR}/${PN}-${MY_COMMIT}-${MY_COMMIT} EGIT_REPO_URI="https://gitlab.com/wavexx/connman-notify.git" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="${PYTHON_DEPS} @@ -29,8 +29,6 @@ RDEPEND="${PYTHON_DEPS} net-misc/connman virtual/notification-daemon" -S=${WORKDIR}/${PN}-${MY_COMMIT}-${MY_COMMIT} - src_install() { python_fix_shebang ${PN} dobin ${PN}