diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-12-28 18:24:29 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-12-28 18:24:29 +0000 |
commit | 8e4b184efaf65cb5eae2e519ea39f99ae0f2bb42 (patch) | |
tree | 7165cb3613f96cfb006c6d8151cdab1bfe4d86b0 /app-accessibility/speech-tools/speech-tools-2.1-r2.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.1-r2.ebuild')
-rw-r--r-- | app-accessibility/speech-tools/speech-tools-2.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-accessibility/speech-tools/speech-tools-2.1-r2.ebuild b/app-accessibility/speech-tools/speech-tools-2.1-r2.ebuild index 51d47321baa5..16a9ec93d0c9 100644 --- a/app-accessibility/speech-tools/speech-tools-2.1-r2.ebuild +++ b/app-accessibility/speech-tools/speech-tools-2.1-r2.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.1-r2.ebuild,v 1.1 2012/12/04 04:09:02 neurogeek Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-tools/speech-tools-2.1-r2.ebuild,v 1.2 2012/12/28 18:24:29 ulm Exp $ EAPI="2" @@ -14,7 +14,7 @@ HOMEPAGE="http://www.cstr.ed.ac.uk/projects/speech_tools/" SRC_URI="http://www.festvox.org/packed/festival/${PV}/${MY_P}-release.tar.gz http://dev.gentoo.org/~neurogeek/${PN}/${MY_P}-${PATCHSET}-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" |