summaryrefslogtreecommitdiff
path: root/app-portage/smart-live-rebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-05-30 03:19:49 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-05-30 03:19:49 +0100
commit37c470b10802509995e7ae6a6886506f79540dd8 (patch)
tree96943f8a8b2db8bfcb722f6fffe0f345edfdd52e /app-portage/smart-live-rebuild
parent63a4617476a3b084928b38d816b9ed6e196d62f5 (diff)
gentoo auto-resync : 30:05:2023 - 03:19:49
Diffstat (limited to 'app-portage/smart-live-rebuild')
-rw-r--r--app-portage/smart-live-rebuild/Manifest4
-rw-r--r--app-portage/smart-live-rebuild/smart-live-rebuild-1.4.1.ebuild2
-rw-r--r--app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild2
3 files changed, 4 insertions, 4 deletions
diff --git a/app-portage/smart-live-rebuild/Manifest b/app-portage/smart-live-rebuild/Manifest
index 2f92d45f3cc3..15b991226db5 100644
--- a/app-portage/smart-live-rebuild/Manifest
+++ b/app-portage/smart-live-rebuild/Manifest
@@ -1,4 +1,4 @@
DIST smart-live-rebuild-1.4.1.tar.gz 17759 BLAKE2B c45825fffc3e30e3fdb02d16c8998bafe492462bdbff9fd5d4c67ca297ecb4da6828a9c0b6c98262f92a518482b0dc99d3022a769e22bdeaf4270ee34b1a5d5a SHA512 401222564b9920a5c8b08c0bad393f18ffbb2d3eabea6aa1a0c04bc728ffd362ec7fccb8884023ff183398085c0017d2f59d86b293ed91cc3a2bcb185aef239e
-EBUILD smart-live-rebuild-1.4.1.ebuild 830 BLAKE2B 35ccddee6375cd6133420c9434dc72ff89df4a0d526ee067fdbe6691c9f85f10b6bc2c7301e512e0dc2a521ba0bc442870ebf0a3d7cde667811419f6777fc671 SHA512 de6b486aa97898d89e9db4ebfaaa421e669289cf8dd2d2ebc94389e27930add50f8dff603f283c36c08f47e2d29a6cd52b1c97daed511a57ee7a1a52384d44ec
-EBUILD smart-live-rebuild-9999.ebuild 723 BLAKE2B 83da83e5d27b1bddc9b9a523e3f42163190b77803722df22e2b2ff3a45ac0890a76869b07c90254db5df4e08c99cdcf055a086b18c81fc0fd5b13d3f0d2d1e86 SHA512 5e3dc4a66a0a303d684ca69ac9b56c0102392cb1e738aeca2c8b4a856865550d8fbe5c8e1d12de18700fb2228f9dd27071fbbf5d25ea3581aa77d3b14e5cf051
+EBUILD smart-live-rebuild-1.4.1.ebuild 831 BLAKE2B 29e5052ce7b5bad8449aaba5fa29ffda8492d10b872b90068ec9270d6be0a01890a251f21bb3e03da4d44777e6fa2cd05f6dffadd4bf0859b024bb06b7f9f2ea SHA512 899bcfd9306cc3329fce0787c374ceb2d0fce3c6a368e97641b96e5436d8f2048f27008e213cbe620cc0027407a3b6be314d69dd39322090bef185fdb55646d0
+EBUILD smart-live-rebuild-9999.ebuild 724 BLAKE2B 20f406074923e5fdcffb60158fe2778aa82c19edcdfd00b6f3d7bd3fb506744f8aeca8b6f9fb9e779b11a153bdd70f4ecc6694c62778e46b51df1a08adf4f8e9 SHA512 a146079637aa1bd63ed5a1d076002d98403b8f7f4dce2a6dcd3d5ceb508465c5d8de600919a6bc76147ada0647c777a0f702eb5825c714fb45f1ddab31921c52
MISC metadata.xml 794 BLAKE2B 782678608fa8406a1f0cc82d6c121f69c11d6f5cfad96ede40f8d50203fc1ca5f74c8b3f17bdd98d007843387cc7ef67aaec2e70b21f8d032a82d7b5ef5341bb SHA512 30a2d57a354ed9ca5e61a08cd08d122c7d29058b967ddbb61b3bbea6ff14ac35c5ebac490ea7116d486c16a80d458d66619a8dae417d3af727437e2edd8a139c
diff --git a/app-portage/smart-live-rebuild/smart-live-rebuild-1.4.1.ebuild b/app-portage/smart-live-rebuild/smart-live-rebuild-1.4.1.ebuild
index ac0c9ad3adf1..170fe3184e8e 100644
--- a/app-portage/smart-live-rebuild/smart-live-rebuild-1.4.1.ebuild
+++ b/app-portage/smart-live-rebuild/smart-live-rebuild-1.4.1.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=flit
-PYTHON_COMPAT=( python3_{9..11} pypy3 )
+PYTHON_COMPAT=( python3_{10..12} pypy3 )
inherit distutils-r1
diff --git a/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild b/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
index 09dd62acda7f..0e0354f2f3ba 100644
--- a/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
+++ b/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=flit
-PYTHON_COMPAT=( python3_{9..11} pypy3 )
+PYTHON_COMPAT=( python3_{10..12} pypy3 )
inherit distutils-r1 git-r3