summaryrefslogtreecommitdiff
path: root/app-accessibility/speech-dispatcher
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-02-17 01:16:38 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-02-17 01:16:38 +0000
commit53cba99042fa967e2a93da9f8db806fe2d035543 (patch)
tree9780d3b87dfc6bdebc6b7b7d15af1ecb813c6853 /app-accessibility/speech-dispatcher
parent71deace00d1a2b091313fe137ab7092418c6f87c (diff)
gentoo resync : 17.02.2020
Diffstat (limited to 'app-accessibility/speech-dispatcher')
-rw-r--r--app-accessibility/speech-dispatcher/Manifest4
-rw-r--r--app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r2.ebuild2
-rw-r--r--app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r3.ebuild2
3 files changed, 4 insertions, 4 deletions
diff --git a/app-accessibility/speech-dispatcher/Manifest b/app-accessibility/speech-dispatcher/Manifest
index 183480acf487..4b3277cf1f9e 100644
--- a/app-accessibility/speech-dispatcher/Manifest
+++ b/app-accessibility/speech-dispatcher/Manifest
@@ -1,4 +1,4 @@
DIST speech-dispatcher-0.8.7.tar.gz 1333677 BLAKE2B 0b08f1a1228fe1240e14b3d52913f8fa64a1f2ee9b563294b49ea8d3e5cfd3041aa5572ec72354b360dabd2d263deb79e418b95b6174a5b89ee541e9fd23c7e2 SHA512 0e7af02e8521aa8d397ea4d0329f9a8d56970beed645456dfedc738ececd2ccd8ecfdf66e92ae852878a473ba991175e1d4dc2b8b0148c958163682b49678375
-EBUILD speech-dispatcher-0.8.7-r2.ebuild 2676 BLAKE2B 5a5951ad462deeae465081e426411ab90939468a53680a5baab49265b3031d44346df858eb0167bdd6ce696f36654cd6b854b172d76efc0d40ffa36e8b262243 SHA512 8efa2150be5e59e3afa6238ff22081a582584696b41e2a147ce94761044213dc11b43aa768753b374ede84905b0c270bacd593225cb9db4ec63454f32689d01e
-EBUILD speech-dispatcher-0.8.7-r3.ebuild 2703 BLAKE2B aca77c9e96aafdc817c8e8d6bf87bd22e8ab5db4a01fb1dcb0839467246bdab8cc36d811389722f27b15fa6f5e86a7c4923d5a138ead2c7779303ff71331857e SHA512 a011951b6b3619a9b495710ffa75068fc39524ddf02f7b2796f531cd67f6e2abe80187a39519b33714145661cf544607b18d56474e1ab576a337976b88fdebaa
+EBUILD speech-dispatcher-0.8.7-r2.ebuild 2684 BLAKE2B 65379ca35dac41069fef08863767d136f6c581296047f273c6b8a43d5a5e3e8b5a8de7fe3cff95942c7f92a0520b7bd3564dd64170d33267cae696797e32f8f7 SHA512 9e266ad0ef61c7fa6ad4255f2c7b3a1f9af29695cd8fb81a7545e46484dd57cdea2020912b156a5bc8ef9fddc25956b51050fb46d24dad0d2b9c4bfab97cc91c
+EBUILD speech-dispatcher-0.8.7-r3.ebuild 2696 BLAKE2B 60c75d191fe2475abafeb904141019751bdc2d17af6fbfde95abae5e1b5fd322ea22592db33e790c8cd52c10c77234abafdda082774dafe26e2013296d5684c5 SHA512 0a3555c8e8a09e2ebcd300be1bdba6ac84948ea5e320274c4e92c8cb1cafff9ef0a2e436adfb00d04114bacd5578593c3fde9718802b9268cf9268b6b9b4a433
MISC metadata.xml 632 BLAKE2B 2a60d2e822db36bf3f0547d97ccaad05d6bcce11afa71534b108358f1d71f857f200907f01c31c3083a5196e43eb681c06e2991a086c91731daced3f56282c2d SHA512 db94cba99bd2c9bbfe98b1647ac53a3861cbd697df791bea025e2a713a5991ca6929f2bc82a985ba38eef4a2571515d96aac6558fe143b68e24713490c12dd0a
diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r2.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r2.ebuild
index cd8bbdb4b5a2..de997adbb26a 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r2.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r2.ebuild
@@ -5,7 +5,7 @@ EAPI=6
PYTHON_COMPAT=( python3_6 )
-inherit eutils python-r1
+inherit eutils ltprune python-r1
DESCRIPTION="Speech synthesis interface"
HOMEPAGE="http://www.freebsoft.org/speechd"
diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r3.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r3.ebuild
index bd2603c469aa..e71d2da5bf07 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r3.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://www.freebsoft.org/pub/projects/speechd/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
IUSE="alsa ao +espeak flite nas pulseaudio python"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"