diff options
author | 2013-01-27 15:03:56 +0000 | |
---|---|---|
committer | 2013-01-27 15:03:56 +0000 | |
commit | ff5ae0bf36ea961663776e42a19dfb6173293b4b (patch) | |
tree | 52a92ec356719405db3a0d0489c31f2ab580998c /kde-base/kaccessible | |
parent | Stable for x86, wrt bug #450678 (diff) | |
download | gentoo-2-ff5ae0bf36ea961663776e42a19dfb6173293b4b.tar.gz gentoo-2-ff5ae0bf36ea961663776e42a19dfb6173293b4b.tar.bz2 gentoo-2-ff5ae0bf36ea961663776e42a19dfb6173293b4b.zip |
Stable for x86, 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 951eac225358..b5aab5ae1028 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.72 2013/01/27 11:43:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kaccessible/ChangeLog,v 1.73 2013/01/27 15:03:56 ago Exp $ + + 27 Jan 2013; Agostino Sarubbo <ago@gentoo.org> kaccessible-4.9.5.ebuild: + Stable for x86, wrt bug #450678 27 Jan 2013; Agostino Sarubbo <ago@gentoo.org> kaccessible-4.9.5.ebuild: Stable for amd64, wrt bug #450678 diff --git a/kde-base/kaccessible/kaccessible-4.9.5.ebuild b/kde-base/kaccessible/kaccessible-4.9.5.ebuild index ad612619e152..74fab413f6de 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.2 2013/01/27 11:43:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kaccessible/kaccessible-4.9.5.ebuild,v 1.3 2013/01/27 15:03:56 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 )" |