diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-22 06:50:47 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-22 06:50:47 +0000 |
commit | 23a83043015bd56f258cce181f296ff3ae588003 (patch) | |
tree | 0a67f580ec80d8735041c9ea081032112b30b01e /app-accessibility/speechd-el | |
parent | Stable for x86, wrt bug #485358 (diff) | |
download | gentoo-2-23a83043015bd56f258cce181f296ff3ae588003.tar.gz gentoo-2-23a83043015bd56f258cce181f296ff3ae588003.tar.bz2 gentoo-2-23a83043015bd56f258cce181f296ff3ae588003.zip |
Stable for x86, wrt bug #485104
(Portage version: 2.2.2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-accessibility/speechd-el')
-rw-r--r-- | app-accessibility/speechd-el/ChangeLog | 5 | ||||
-rw-r--r-- | app-accessibility/speechd-el/speechd-el-2.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-accessibility/speechd-el/ChangeLog b/app-accessibility/speechd-el/ChangeLog index c6fb774b84fa..117b560d78ec 100644 --- a/app-accessibility/speechd-el/ChangeLog +++ b/app-accessibility/speechd-el/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-accessibility/speechd-el # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speechd-el/ChangeLog,v 1.20 2013/09/21 13:32:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speechd-el/ChangeLog,v 1.21 2013/09/22 06:50:47 ago Exp $ + + 22 Sep 2013; Agostino Sarubbo <ago@gentoo.org> speechd-el-2.5.ebuild: + Stable for x86, wrt bug #485104 21 Sep 2013; Agostino Sarubbo <ago@gentoo.org> speechd-el-2.5.ebuild: Stable for amd64, wrt bug #485104 diff --git a/app-accessibility/speechd-el/speechd-el-2.5.ebuild b/app-accessibility/speechd-el/speechd-el-2.5.ebuild index f391b6afaf86..28fcce9beb77 100644 --- a/app-accessibility/speechd-el/speechd-el-2.5.ebuild +++ b/app-accessibility/speechd-el/speechd-el-2.5.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/speechd-el/speechd-el-2.5.ebuild,v 1.2 2013/09/21 13:32:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speechd-el/speechd-el-2.5.ebuild,v 1.3 2013/09/22 06:50:47 ago Exp $ EAPI="4" NEED_EMACS=23 @@ -12,7 +12,7 @@ SRC_URI="http://www.freebsoft.org/pub/projects/speechd-el/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="brltty" DEPEND="" |