summaryrefslogtreecommitdiff
path: root/app-portage/smart-live-rebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-06-15 14:57:03 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-06-15 14:57:03 +0100
commitd18bf1e01b65ee4bf0c804e2843b282d3d4e5d7c (patch)
tree4a95cbc6ffdf13bad6ecbc7f8d5af99631984123 /app-portage/smart-live-rebuild
parente748ba9741f6540f4675c23e3e37b73e822c13a4 (diff)
gentoo resync : 15.06.2021
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.3.7.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 3ba58c3b369d..6d07b31af0e4 100644
--- a/app-portage/smart-live-rebuild/Manifest
+++ b/app-portage/smart-live-rebuild/Manifest
@@ -1,4 +1,4 @@
DIST smart-live-rebuild-1.3.7.tar.gz 17283 BLAKE2B 9de30e07b7c950c7e0e3d7f20a364ef65028fe425a017cf46de73a4aaa2c82f13359bc8e2d3269ed50b201b95c41af16c6f233576c1176f8c9b6394227bc8e14 SHA512 47111fa0e4ef9630a60b262566166822ac3245338c9cabc9e5959922e6f60cac70087025321fc9946ef7527b02ce7eb25d74e22d045f9e875c82d6f7877feb4b
-EBUILD smart-live-rebuild-1.3.7.ebuild 858 BLAKE2B 4dd1985c9a9bc1bbc326898807ccdd761067fb362fd988d537445f902785e0649b7ec43ef504004c5e80d1e11929a7b4a6355fdae7016b6ba116da930d38bc43 SHA512 ee57a67b50c7e15010d2f952f984be8d9c0889ccc38427e9c1f06f4d4445c2690d703d1ef4a88a62c973bc25e01dd31b9d181859f2147663231fb7e2a75da18c
-EBUILD smart-live-rebuild-9999.ebuild 753 BLAKE2B 6213e113179dc428d5f5fb5e72a3a3560c8d52c5361655828e709c97c3cec4d9ad3f5590a839bbfc7ca46ddca9548d3f00949e6c6b4d1e8e480c6c883a1f89a0 SHA512 9f3cd7437a551bdf8faa57990143ca422d30f3a5cd5de58e8cfcac701d553df1d2b3cee5c5aba41501d79b3b49f4ccb6abc67be845675376a9285a7e33866b78
+EBUILD smart-live-rebuild-1.3.7.ebuild 859 BLAKE2B 0ff1fcf38ca8e6f17da63a34e8c4540c930678859ea1abea10e46d5cfc08322190b7f3f86cd4d4da4a86ceebe643b4a98dcd554a55ad4d3816667a452b279cb9 SHA512 6ea06a8f46cac40967e3b20d956c9780e78208a4cee52cbadc0d00db86b1f9c78428f39a242ff3e21378c17ec44892ed33864bbf4e5728f6d6586a0843e558d5
+EBUILD smart-live-rebuild-9999.ebuild 754 BLAKE2B 3059fb3c3325ba070f24084b5d62e008582b69bc55e2bce58a3a3c013f80424abc93452846dc2247e3c9bbe2bb8de05ce97114ad2419f59150b8c9d9c1c03193 SHA512 9733aa8e3bfacaac9aea937fe0ededfa6f6cf605a1376eacfcbf722c8a89695ebed0e57ed227e53b8743632842e2b29c6ee69a83cb32a459966fb699ed5d1aa9
MISC metadata.xml 793 BLAKE2B 2a6117b00b5818a17925bf108428153f0171cb60cedb167d8608d67aa7c18c81f1b603f131d6e4fadb52ceec7116daf0c9977c4f6d5ce7eca8c5dcd814eb29dc SHA512 256a28aa2319add0633a5f5fa5c65550e071cb3206e94db358cf932c00c3aa4ab908b97e50f66d645b92671b75d9aa0a504b1d9dcdedeb649d2bbb52042ca1f8
diff --git a/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.7.ebuild b/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.7.ebuild
index 7180a55364f3..8dfa9ae35508 100644
--- a/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.7.ebuild
+++ b/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.7.ebuild
@@ -4,7 +4,7 @@
EAPI=7
DISTUTILS_USE_SETUPTOOLS=no
-PYTHON_COMPAT=( python3_{8..9} )
+PYTHON_COMPAT=( python3_{8..10} )
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 adf1f7f98aec..22d242d6b73c 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=7
DISTUTILS_USE_SETUPTOOLS=no
-PYTHON_COMPAT=( python3_{8..9} )
+PYTHON_COMPAT=( python3_{8..10} )
EGIT_REPO_URI="https://github.com/mgorny/${PN}.git"
inherit distutils-r1 git-r3