diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-10-19 19:54:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-10-19 19:54:09 +0000 |
commit | f4412368f93481c95501338455424e8b21c2535f (patch) | |
tree | a83d3d5d039b32174c2d290dac45989b381d8724 /app-accessibility/speechd-el | |
parent | Stable for AMD64, wrt bug #435700 (diff) | |
download | gentoo-2-f4412368f93481c95501338455424e8b21c2535f.tar.gz gentoo-2-f4412368f93481c95501338455424e8b21c2535f.tar.bz2 gentoo-2-f4412368f93481c95501338455424e8b21c2535f.zip |
Add ~amd64, wrt bug #438866
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'app-accessibility/speechd-el')
-rw-r--r-- | app-accessibility/speechd-el/ChangeLog | 6 | ||||
-rw-r--r-- | app-accessibility/speechd-el/speechd-el-2.4.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/app-accessibility/speechd-el/ChangeLog b/app-accessibility/speechd-el/ChangeLog index 9b8a7b3ac061..57ebeacfb5bf 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speechd-el/ChangeLog,v 1.17 2012/05/23 23:02:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speechd-el/ChangeLog,v 1.18 2012/10/19 19:54:09 ago Exp $ + + 19 Oct 2012; Agostino Sarubbo <ago@gentoo.org> speechd-el-2.4.ebuild: + Add ~amd64, wrt bug #438866 23 May 2012; Mike Frysinger <vapier@gentoo.org> speechd-el-2.4.ebuild: Inherit eutils eclass for epatch. @@ -71,4 +74,3 @@ 03 May 2004; Jon Hood <squinky86@gentoo.org> +metadata.xml, +speechd-el-0.3.ebuild: Initial commit, closes #44994 - diff --git a/app-accessibility/speechd-el/speechd-el-2.4.ebuild b/app-accessibility/speechd-el/speechd-el-2.4.ebuild index 6a7e59e18ed9..cd0ac0f0531f 100644 --- a/app-accessibility/speechd-el/speechd-el-2.4.ebuild +++ b/app-accessibility/speechd-el/speechd-el-2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.4.ebuild,v 1.2 2012/05/23 23:02:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speechd-el/speechd-el-2.4.ebuild,v 1.3 2012/10/19 19:54:09 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="~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="brltty" DEPEND="" |