diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-27 23:02:37 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-27 23:02:37 +0000 |
commit | d11691bd18c8b23b765fd1a8b4399cc00e9020cb (patch) | |
tree | 98941486bdfa45b99fb4a0a29ae5d4fe8edf5839 /kde-base/kaccessible | |
parent | Stable for ppc, wrt bug #450678 (diff) | |
download | gentoo-2-d11691bd18c8b23b765fd1a8b4399cc00e9020cb.tar.gz gentoo-2-d11691bd18c8b23b765fd1a8b4399cc00e9020cb.tar.bz2 gentoo-2-d11691bd18c8b23b765fd1a8b4399cc00e9020cb.zip |
Stable for ppc, wrt bug #450678
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'kde-base/kaccessible')
-rw-r--r-- | kde-base/kaccessible/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kaccessible/kaccessible-4.9.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kaccessible/ChangeLog b/kde-base/kaccessible/ChangeLog index b5aab5ae1028..4f5d7ab20ab1 100644 --- a/kde-base/kaccessible/ChangeLog +++ b/kde-base/kaccessible/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kaccessible # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kaccessible/ChangeLog,v 1.73 2013/01/27 15:03:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kaccessible/ChangeLog,v 1.74 2013/01/27 23:02:37 ago Exp $ + + 27 Jan 2013; Agostino Sarubbo <ago@gentoo.org> kaccessible-4.9.5.ebuild: + Stable for ppc, wrt bug #450678 27 Jan 2013; Agostino Sarubbo <ago@gentoo.org> kaccessible-4.9.5.ebuild: Stable for x86, wrt bug #450678 diff --git a/kde-base/kaccessible/kaccessible-4.9.5.ebuild b/kde-base/kaccessible/kaccessible-4.9.5.ebuild index 74fab413f6de..3d0ad4731c7f 100644 --- a/kde-base/kaccessible/kaccessible-4.9.5.ebuild +++ b/kde-base/kaccessible/kaccessible-4.9.5.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kaccessible/kaccessible-4.9.5.ebuild,v 1.3 2013/01/27 15:03:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kaccessible/kaccessible-4.9.5.ebuild,v 1.4 2013/01/27 23:02:37 ago Exp $ EAPI=4 inherit kde4-base DESCRIPTION="Provides accessibility services like focus tracking" -KEYWORDS="amd64 ~arm ~ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux" IUSE="debug +speechd" DEPEND="speechd? ( app-accessibility/speech-dispatcher )" |