diff options
author | V3n3RiX <venerix@koprulu.sector> | 2023-01-14 17:52:12 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2023-01-14 17:52:12 +0000 |
commit | a90c84e720803f3d26c0ade8f1f1e405ca97502a (patch) | |
tree | f788ea0972d51c66823825021dd83427e1d466c4 /app-misc/filebus | |
parent | 07c1e2fbaa2f7d2cad4c16a747cebcf7ae7a6724 (diff) |
gentoo auto-resync : 14:01:2023 - 17:52:11
Diffstat (limited to 'app-misc/filebus')
-rw-r--r-- | app-misc/filebus/Manifest | 2 | ||||
-rw-r--r-- | app-misc/filebus/filebus-0.3.5.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-misc/filebus/Manifest b/app-misc/filebus/Manifest index 90b0fcbda043..f29a99967938 100644 --- a/app-misc/filebus/Manifest +++ b/app-misc/filebus/Manifest @@ -1,3 +1,3 @@ DIST filebus-0.3.5.tar.gz 17373 BLAKE2B bd49f86e658bcc8dcdcc7cc0c5ca1a3c354a716137157753417b9b57294c14f058292650092e7e8bdb5563e041c009f36474508fb121e14487075cfc41b223bb SHA512 639b047be8fd3eba9cf97e57d7234f590aeb28e6e321195b435480ce0b334e14c236b888e79d14a824b16505e1c2d2c1fc04dd5d75b6f7ac1c8e9fbae6bf562f -EBUILD filebus-0.3.5.ebuild 1388 BLAKE2B f8573157b22f1e7f0f3e67d91c28af03b51af95fc6b524d36ee86c50ee80e69b5ff64d51d6798b84e3cfc7586be083702e767784dad085b74fc4a281d52c5188 SHA512 af045abadea6df68a8d04c24f9183cb5eafd74e074a9133af22a88cce4fd950c9448a1aea59307a286513879ee6612801172afc41c696c107a623e644354f028 +EBUILD filebus-0.3.5.ebuild 1384 BLAKE2B 0aeed604ab024d9f9385b98ba1426820203ae88e2e4a082a7baf757894763d3fc78f98367d33782c88e185fa334ae12984760992591ce2ce45083721ef588c68 SHA512 2f333ba96ca33009a2d41ac5aabdc3df77d399caa40ac552c8ac567b8cf325de81fe029342c5fc73a288c74204000323b043f0a31e483399e53e8c71f3756ede MISC metadata.xml 344 BLAKE2B 5caade90b88d436416ff73af46b130b7b81e87f7c8850eac5eb6544432bec05da5c7d1f916f1f8306ff9dc13383dd6608667c8bc532712c57859ffd317fcde90 SHA512 4c172e9f8559f617647d0c6bf5b5408b53c5e26f9cfb96295584c594fcabfb768672c20ff4f16f4da738b391167aec2ea2f4929723f0167e8274df528c0bf561 diff --git a/app-misc/filebus/filebus-0.3.5.ebuild b/app-misc/filebus/filebus-0.3.5.ebuild index 8c0200d3cddb..34dfd1e41abc 100644 --- a/app-misc/filebus/filebus-0.3.5.ebuild +++ b/app-misc/filebus/filebus-0.3.5.ebuild @@ -1,9 +1,9 @@ -# Copyright 2021-2022 Gentoo Authors +# Copyright 2021-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DISTUTILS_OPTIONAL=1 -PYTHON_COMPAT=( python3_{7,8,9,10,11} ) +PYTHON_COMPAT=( python3_{9,10,11} ) inherit distutils-r1 |