diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-10-19 19:15:29 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-10-19 19:15:29 +0000 |
commit | ff83a702f6ca5117b464f9ad1ffb1044e30007b6 (patch) | |
tree | 2a4b48941f75b7e15b23dc3b77ba0abd5a536fb4 /app-accessibility/festival-fi | |
parent | dodoc now skips html files by default with eapi4 and, then, doins workaround ... (diff) | |
download | gentoo-2-ff83a702f6ca5117b464f9ad1ffb1044e30007b6.tar.gz gentoo-2-ff83a702f6ca5117b464f9ad1ffb1044e30007b6.tar.bz2 gentoo-2-ff83a702f6ca5117b464f9ad1ffb1044e30007b6.zip |
Add ~amd64, wrt to bug #438836
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'app-accessibility/festival-fi')
-rw-r--r-- | app-accessibility/festival-fi/ChangeLog | 8 | ||||
-rw-r--r-- | app-accessibility/festival-fi/festival-fi-20041119.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/app-accessibility/festival-fi/ChangeLog b/app-accessibility/festival-fi/ChangeLog index 5e13767c7b56..24822c966dab 100644 --- a/app-accessibility/festival-fi/ChangeLog +++ b/app-accessibility/festival-fi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-accessibility/festival-fi -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival-fi/ChangeLog,v 1.4 2009/11/01 20:50:56 eva Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival-fi/ChangeLog,v 1.5 2012/10/19 19:15:29 ago Exp $ + + 19 Oct 2012; Agostino Sarubbo <ago@gentoo.org> festival-fi-20041119.ebuild: + Add ~amd64, wrt to bug #438836 08 May 2009; William Hubbs <williamh@gentoo.org> festival-fi-20041119.ebuild: @@ -13,4 +16,3 @@ +files/festival-fi-20041119_lavennin_path.patch, +metadata.xml, +festival-fi-20041119.ebuild: Initial commit. Closes bug #141113 - diff --git a/app-accessibility/festival-fi/festival-fi-20041119.ebuild b/app-accessibility/festival-fi/festival-fi-20041119.ebuild index 296ef76fa49a..df26e577bcbf 100644 --- a/app-accessibility/festival-fi/festival-fi-20041119.ebuild +++ b/app-accessibility/festival-fi/festival-fi-20041119.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival-fi/festival-fi-20041119.ebuild,v 1.4 2009/11/01 20:50:56 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival-fi/festival-fi-20041119.ebuild,v 1.5 2012/10/19 19:15:29 ago Exp $ EAPI="2" inherit eutils @@ -13,7 +13,7 @@ SRC_URI="http://www.ling.helsinki.fi/suopuhe/download/hy_fi_mv_diphone-${PV}.tgz LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="perl" RDEPEND=">=app-accessibility/festival-1.96_beta" |