diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-01-16 17:34:21 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-01-16 17:34:21 +0000 |
commit | 02e2208f46f4e2c00fb9743cbc47350bdd233bfa (patch) | |
tree | 132dd60828854db4f65f30f9230f43d9602507ff /app-accessibility/speech-dispatcher | |
parent | 8be70107efbb417f839292165ee39d07a062046f (diff) |
gentoo resync : 16.01.2018
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.8.7.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-accessibility/speech-dispatcher/Manifest b/app-accessibility/speech-dispatcher/Manifest index 16886c9ebe4b..e72a4b8ed08d 100644 --- a/app-accessibility/speech-dispatcher/Manifest +++ b/app-accessibility/speech-dispatcher/Manifest @@ -3,5 +3,5 @@ DIST speech-dispatcher-0.8.3.tar.gz 1292321 BLAKE2B a9a69734b9aa3c38041ea2872fa8 DIST speech-dispatcher-0.8.7.tar.gz 1333677 BLAKE2B 0b08f1a1228fe1240e14b3d52913f8fa64a1f2ee9b563294b49ea8d3e5cfd3041aa5572ec72354b360dabd2d263deb79e418b95b6174a5b89ee541e9fd23c7e2 SHA512 0e7af02e8521aa8d397ea4d0329f9a8d56970beed645456dfedc738ececd2ccd8ecfdf66e92ae852878a473ba991175e1d4dc2b8b0148c958163682b49678375 EBUILD speech-dispatcher-0.8.1.ebuild 2645 BLAKE2B a6d970c44f8c1a1217de41fb6d78644ec3bccf0043116c6bd57a13fefa66927b93a84d45cf886946ea4b708cab1e49ff3ed59d886e790357980925741297f507 SHA512 7b9ada7edd6d2ccf949805c743f68848dbb35b8a3c4714e33b7a1c4248770165c77405214d24d38549d89309a85cc2233311b74594e9c0b21dcbc3390ab388a4 EBUILD speech-dispatcher-0.8.3.ebuild 2626 BLAKE2B 357703a8a6f4417843ddbcd85954b50d957f68a633a38c1f26b4e95dd73328fbf1fef1ed8192e6013e9bce2c54647f1609cb12a1c26f7aee48f6a8a6bbf46017 SHA512 1556ab61c84259db988c92d9ad9f0d02d647872c97bfc04f59be31cadec4a9aa42a7eed3197bd3c6812daa330a7bb5075ed98cac9e1a8d743d784700ad7d53a3 -EBUILD speech-dispatcher-0.8.7.ebuild 2631 BLAKE2B 98117f5701dba68d88ea694e929f52f44345a73c127f4c84ec44fee23911766eceeaf04ce4e7912dbb87eca9cbcd8e6d418ca30cdc1a7768a2061d830231133e SHA512 3cb229e6012a9795283750478dfe64835aae212a6151e97cbcbcafa4cd48ff8d3da500ade6e65f6e24036b94ca449ec931ba7db2965a997fa9137b4dab0aeac3 +EBUILD speech-dispatcher-0.8.7.ebuild 2630 BLAKE2B 29e3d10692a618edff5d455a943fb08e1628a9e52da8d8a9d31c465e45159b9483a69b6bcc1c181834b28a0e04008f4fef5662f1859ac7a4422c1e3c4576729e SHA512 6512b77dcef92666b6fbeb281655806afc1dbe2ec99115b5e462827d827f4e07fcaa6adfaf546b344644ebb9200e1cd14c86d0d3034020dd3b08367e670e98e9 MISC metadata.xml 632 BLAKE2B 2a60d2e822db36bf3f0547d97ccaad05d6bcce11afa71534b108358f1d71f857f200907f01c31c3083a5196e43eb681c06e2991a086c91731daced3f56282c2d SHA512 db94cba99bd2c9bbfe98b1647ac53a3861cbd697df791bea025e2a713a5991ca6929f2bc82a985ba38eef4a2571515d96aac6558fe143b68e24713490c12dd0a diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7.ebuild index 215c3bf2c2c8..6c16832830c0 100644 --- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7.ebuild +++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 static-libs" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |