diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-27 18:20:38 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-27 18:20:38 +0000 |
commit | a30e8f52c85fa63c7992cc4c1d1094a9f5ae50c4 (patch) | |
tree | aa47912ff5c51b64ac59a3af5710e493ebb46ee2 | |
parent | add a blocker on emul-linux-soundlibs (diff) | |
download | gentoo-2-a30e8f52c85fa63c7992cc4c1d1094a9f5ae50c4.tar.gz gentoo-2-a30e8f52c85fa63c7992cc4c1d1094a9f5ae50c4.tar.bz2 gentoo-2-a30e8f52c85fa63c7992cc4c1d1094a9f5ae50c4.zip |
Stable for x86, wrt bug #474436
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
-rw-r--r-- | app-accessibility/simon/ChangeLog | 5 | ||||
-rw-r--r-- | app-accessibility/simon/simon-0.4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-accessibility/simon/ChangeLog b/app-accessibility/simon/ChangeLog index 41c22a82f37a..dda3c446a26c 100644 --- a/app-accessibility/simon/ChangeLog +++ b/app-accessibility/simon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-accessibility/simon # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/simon/ChangeLog,v 1.5 2013/06/27 18:19:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/simon/ChangeLog,v 1.6 2013/06/27 18:20:38 ago Exp $ + + 27 Jun 2013; Agostino Sarubbo <ago@gentoo.org> simon-0.4.0.ebuild: + Stable for x86, wrt bug #474436 27 Jun 2013; Agostino Sarubbo <ago@gentoo.org> simon-0.4.0.ebuild: Stable for amd64, wrt bug #474436 diff --git a/app-accessibility/simon/simon-0.4.0.ebuild b/app-accessibility/simon/simon-0.4.0.ebuild index 4db13022d342..4dca684a09c9 100644 --- a/app-accessibility/simon/simon-0.4.0.ebuild +++ b/app-accessibility/simon/simon-0.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/simon/simon-0.4.0.ebuild,v 1.4 2013/06/27 18:19:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/simon/simon-0.4.0.ebuild,v 1.5 2013/06/27 18:20:38 ago Exp $ # KEEP KDE ECLASSES OUT OF HERE @@ -18,7 +18,7 @@ SRC_URI="mirror://kde/stable/simon/${PV}/src/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="kdepim libsamplerate nls opencv sphinx" RDEPEND=" |