diff options
author | 2012-12-28 18:24:29 +0000 | |
---|---|---|
committer | 2012-12-28 18:24:29 +0000 | |
commit | 8e4b184efaf65cb5eae2e519ea39f99ae0f2bb42 (patch) | |
tree | 7165cb3613f96cfb006c6d8151cdab1bfe4d86b0 /app-accessibility/speech-tools/speech-tools-2.0.95_beta.ebuild | |
parent | Fix LICENSE, see COPYING and README files, bug 447290. (diff) | |
download | gentoo-2-8e4b184efaf65cb5eae2e519ea39f99ae0f2bb42.tar.gz gentoo-2-8e4b184efaf65cb5eae2e519ea39f99ae0f2bb42.tar.bz2 gentoo-2-8e4b184efaf65cb5eae2e519ea39f99ae0f2bb42.zip |
Fix LICENSE, see README file, bug 447290.
(Portage version: 2.1.11.38/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'app-accessibility/speech-tools/speech-tools-2.0.95_beta.ebuild')
-rw-r--r-- | app-accessibility/speech-tools/speech-tools-2.0.95_beta.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/app-accessibility/speech-tools/speech-tools-2.0.95_beta.ebuild b/app-accessibility/speech-tools/speech-tools-2.0.95_beta.ebuild index 27b38c7e0cac..abe4569d8e7d 100644 --- a/app-accessibility/speech-tools/speech-tools-2.0.95_beta.ebuild +++ b/app-accessibility/speech-tools/speech-tools-2.0.95_beta.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/speech-tools/speech-tools-2.0.95_beta.ebuild,v 1.5 2012/05/31 02:18:35 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-tools/speech-tools-2.0.95_beta.ebuild,v 1.6 2012/12/28 18:24:29 ulm Exp $ EAPI="2" @@ -13,7 +13,8 @@ DESCRIPTION="Speech tools for Festival Text to Speech engine" HOMEPAGE="http://www.cstr.ed.ac.uk/projects/speech_tools/" SRC_URI="http://www.festvox.org/packed/festival/${PV%_beta}/${MY_P}.tar.gz mirror://gentoo/${MY_P}-patches.tar.gz" -LICENSE="FESTIVAL BSD as-is" + +LICENSE="FESTIVAL HPND BSD rc regexp-UofT" SLOT="0" KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="nas X" |