diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-12-28 18:14:24 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-12-28 18:14:24 +0000 |
commit | 9435ba5baaf941807bcc56f8bf7cce74dca22d32 (patch) | |
tree | a5095b58c39bfb56425a0c7ef7ae97f64ef9b5da /app-accessibility/SphinxTrain/SphinxTrain-0.9.1-r1.ebuild | |
parent | Fix LICENSE, see COPYING file, bug 448652. (diff) | |
download | gentoo-2-9435ba5baaf941807bcc56f8bf7cce74dca22d32.tar.gz gentoo-2-9435ba5baaf941807bcc56f8bf7cce74dca22d32.tar.bz2 gentoo-2-9435ba5baaf941807bcc56f8bf7cce74dca22d32.zip |
Fix LICENSE, see COPYING file, bug 447268.
(Portage version: 2.1.11.38/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'app-accessibility/SphinxTrain/SphinxTrain-0.9.1-r1.ebuild')
-rw-r--r-- | app-accessibility/SphinxTrain/SphinxTrain-0.9.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-accessibility/SphinxTrain/SphinxTrain-0.9.1-r1.ebuild b/app-accessibility/SphinxTrain/SphinxTrain-0.9.1-r1.ebuild index 996ce9c5a1eb..4cf255f9dfec 100644 --- a/app-accessibility/SphinxTrain/SphinxTrain-0.9.1-r1.ebuild +++ b/app-accessibility/SphinxTrain/SphinxTrain-0.9.1-r1.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/SphinxTrain/SphinxTrain-0.9.1-r1.ebuild,v 1.17 2012/10/17 10:22:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/SphinxTrain/SphinxTrain-0.9.1-r1.ebuild,v 1.18 2012/12/28 18:14:24 ulm Exp $ EAPI=4 @@ -10,7 +10,7 @@ DESCRIPTION="Speech Recognition (Training Module)" HOMEPAGE="http://cmusphinx.sourceforge.net/html/cmusphinx.php" SRC_URI="http://www.speech.cs.cmu.edu/${PN}/${P}-beta.tar.gz" -LICENSE="BSD as-is" +LICENSE="BSD-with-attribution" SLOT="0" KEYWORDS="~amd64 ppc x86" IUSE="" |