diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-05-10 00:01:14 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-05-10 00:01:14 +0100 |
commit | 17e5f1ea4a2e1c5664f96480ca46348d008e8711 (patch) | |
tree | 7166d1b58a582290a4ad23ff5882cca911b8035c /app-accessibility/speech-dispatcher | |
parent | a0ce545d52f231499bf9f3644493113d8af58ec9 (diff) |
gentoo auto-resync : 10:05:2024 - 00:01:13
Diffstat (limited to 'app-accessibility/speech-dispatcher')
-rw-r--r-- | app-accessibility/speech-dispatcher/Manifest | 2 | ||||
-rw-r--r-- | app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4-r2.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-accessibility/speech-dispatcher/Manifest b/app-accessibility/speech-dispatcher/Manifest index 81e906066c16..8a181674e4df 100644 --- a/app-accessibility/speech-dispatcher/Manifest +++ b/app-accessibility/speech-dispatcher/Manifest @@ -1,4 +1,4 @@ AUX speech-dispatcher-0.11.4-GNU_SOURCE.patch 3680 BLAKE2B 671b55d0418b92d299427fd2d457e3279f1ae9d97548dd1ff89b52a2487cd700c134e7bb042ae6b621883933d1b3c96765f6fc2ed040c0de4c7d97f017ad965f SHA512 d07edc73370fdb8d9c71f8cc9c9db15da8fe3b7d83ca42bd05a09fc4795899786e54436d7dbc8407ab08eb0384997126322352ed9d4c4250d41a11d0d68dd4b4 DIST speech-dispatcher-0.11.4.tar.gz 7127323 BLAKE2B 651a20ec403c6158756ab6ff7fbedb38ce1cec413be49367128274c8d20ccc7080a2dccd68cb7ebbec6bab05599f06a4aafc561e4e5e53cf52d19fa1b94fa286 SHA512 d0ebe832e2586abdb1284be36f8427cfbbd94f1a2dead1b74526b151e9529f9e61679339274b73afab5f829d184337372ba0aad93d880c42d2a6a1bcb2b7afef -EBUILD speech-dispatcher-0.11.4-r2.ebuild 2912 BLAKE2B 41d71149450afd093bcf9711b11bc5caac373926d20b1b282c590675b1ea2c4d645421d90c520e270e2e395adec4e5df7821cdc5ea146df673522ef04e73f554 SHA512 25063bfdfa3f33ed9f31d4ce498a56cc9adc889760886ff0a0aaeb6b53c8949804992e7523286b1f6f03c96771ef6de8aa277f727522bb388b51dcb24bba9375 +EBUILD speech-dispatcher-0.11.4-r2.ebuild 2913 BLAKE2B 1b4b9f3c20215b0ca21e401386195bbfc178f6c2a1e4fbd2ca976a00b0a0f4555908620d841065630813610f36a7767e7baa320c4e4337d9bd08804340c0cb28 SHA512 c75ebd81b176f679f151b431a8148dee7c9ab9e1247adef39221744e57bebdeb8ffcb741ef6a230be6e23953d3f78fdf4043f0625a06cc85df5c49e3c8c2a05d MISC metadata.xml 721 BLAKE2B 926d97f613858988bb43ba292b45699cd0d2df876d05db38767296d1408d6f60580f32a019cd1541a517ad27606185d046838637ee4c4c27c6c70ced30d0d492 SHA512 22eeafb4e7bad9bdd96f5b950a5bbdd5259734b589bfb34876fe758a0779a5dda532b0bd696acf9da5ff124bb78e3b58d6787bd8bdc698879e34e6c8ed5bcd45 diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4-r2.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4-r2.ebuild index 7dd7e2f86301..aa949589ce82 100644 --- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4-r2.ebuild +++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4-r2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..12} ) # TODO: drop autotools + eautoreconf after 0.11.4 inherit autotools python-r1 systemd |