diff options
Diffstat (limited to 'dev-python/oct2py/oct2py-0.3.2.ebuild')
-rw-r--r-- | dev-python/oct2py/oct2py-0.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/oct2py/oct2py-0.3.2.ebuild b/dev-python/oct2py/oct2py-0.3.2.ebuild index 87b028735883..3d1fbd6a3eed 100644 --- a/dev-python/oct2py/oct2py-0.3.2.ebuild +++ b/dev-python/oct2py/oct2py-0.3.2.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/dev-python/oct2py/oct2py-0.3.2.ebuild,v 1.1 2012/07/17 22:03:48 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/oct2py/oct2py-0.3.2.ebuild,v 1.2 2012/08/01 21:47:50 bicatali Exp $ EAPI=4 @@ -14,7 +14,7 @@ DESCRIPTION="Python to GNU Octave bridge" HOMEPAGE="http://pypi.python.org/pypi/oct2py" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" -LICENSE="BSD" +LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc examples" |