From c37e7246639419c2aa6341aeec25bfaab7883ccb Mon Sep 17 00:00:00 2001 From: Thomas Beierlein Date: Fri, 4 Apr 2025 13:45:18 +0200 Subject: [PATCH] net-wireless/gr-ieee802154: add 0.0_p20230828 Closes: https://bugs.gentoo.org/952637 Signed-off-by: Thomas Beierlein --- ...0_p20230427-r1.ebuild => gr-paint-0.0_p20230427-r2.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename net-wireless/gr-paint/{gr-paint-0.0_p20230427-r1.ebuild => gr-paint-0.0_p20230427-r2.ebuild} (95%) diff --git a/net-wireless/gr-paint/gr-paint-0.0_p20230427-r1.ebuild b/net-wireless/gr-paint/gr-paint-0.0_p20230427-r2.ebuild similarity index 95% rename from net-wireless/gr-paint/gr-paint-0.0_p20230427-r1.ebuild rename to net-wireless/gr-paint/gr-paint-0.0_p20230427-r2.ebuild index c4d4160fbe8a9..b59c6ea1ce701 100644 --- a/net-wireless/gr-paint/gr-paint-0.0_p20230427-r1.ebuild +++ b/net-wireless/gr-paint/gr-paint-0.0_p20230427-r2.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_{9..13} ) if [[ ${PV} == 9999* ]]; then inherit git-r3