summaryrefslogtreecommitdiff
path: root/sys-auth/ssh-import-id
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-14 17:52:12 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-14 17:52:12 +0000
commita90c84e720803f3d26c0ade8f1f1e405ca97502a (patch)
treef788ea0972d51c66823825021dd83427e1d466c4 /sys-auth/ssh-import-id
parent07c1e2fbaa2f7d2cad4c16a747cebcf7ae7a6724 (diff)
gentoo auto-resync : 14:01:2023 - 17:52:11
Diffstat (limited to 'sys-auth/ssh-import-id')
-rw-r--r--sys-auth/ssh-import-id/Manifest2
-rw-r--r--sys-auth/ssh-import-id/ssh-import-id-5.11.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/sys-auth/ssh-import-id/Manifest b/sys-auth/ssh-import-id/Manifest
index 5252ea3d3152..021c146bd24a 100644
--- a/sys-auth/ssh-import-id/Manifest
+++ b/sys-auth/ssh-import-id/Manifest
@@ -1,3 +1,3 @@
DIST ssh-import-id-5.11.tar.gz 146064 BLAKE2B d869ec480d224aa906ef08b5b9acfbf9324d67bffafadcf1c0adae108ad53e76cdfbcf0d1905a947bda5df507fbd69e7ee121890bc48e452ca67c5acd92ac18c SHA512 49703b8b9c127f13bf0626fd013318b9498ec8a67a060fb7607c7a1894da3e3e3e7e995c9b68af8375237f4031d06abda20f2a9a73a1fabbe33055f2f434716b
-EBUILD ssh-import-id-5.11.ebuild 643 BLAKE2B ae3a39d8caae12c70b5de7d2cd22d17aeab0c6f822638519406120564f4cbe450bf85ce5daf2813512a748ea5fca6973d89c153fb4020830985a030403e58946 SHA512 4abe9d31d0192b251b4de025d04be133d4c14cf857811daf9bedb29b08971017d1ca86c15db2914190764af598665485df3152c93eabb79f69bfab8f42e74028
+EBUILD ssh-import-id-5.11.ebuild 643 BLAKE2B 79487010604b3b453f626b2048fb5c8f49c28f1a7cb88b68f10ce969a285a028d9eae70d6bb74f7ae2ecfe0abeee98cc5c23b5a9d73995bab1b17e5f2fb86358 SHA512 32d64e6d17a6a46b0fe588d83805b5172fda014e5f62f92a1f7444df752aa1ed0723e9d350fffcfe66738c7b19cb5acee7a9fe9ea0173037ce5790966ad2a59f
MISC metadata.xml 277 BLAKE2B c345d754d34cb228e1b27283b6a38bf4e4e87925b27cc8ca7bd1f8a752be7a3fede5ba13df3bb692a5cb3187476767c89fb1205dd8591a183cefe4b8f8b2e127 SHA512 71ba86560b0ee47075fb4bb3e953b5a39fff709ec53cc1c8f795df63f996b4377b9a367057512b7d620764d6744cb92ab2943aeeeba52b940c3a3cffdd270675
diff --git a/sys-auth/ssh-import-id/ssh-import-id-5.11.ebuild b/sys-auth/ssh-import-id/ssh-import-id-5.11.ebuild
index 7b988386b2a9..66f383c14cac 100644
--- a/sys-auth/ssh-import-id/ssh-import-id-5.11.ebuild
+++ b/sys-auth/ssh-import-id/ssh-import-id-5.11.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{7..10} )
+PYTHON_COMPAT=( python3_{9..10} )
inherit distutils-r1