*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / sci-libs / minfx / minfx-1.0.4_pre98.ebuild
1 # Copyright 1999-2020 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=5
5
6 PYTHON_COMPAT=( python2_7 )
7
8 inherit distutils-r1
9
10 DESCRIPTION="Numerical optimisation library"
11 HOMEPAGE="http://gna.org/projects/minfx"
12 #SRC_URI="http://download.gna.org/${PN}/${P}.tar.gz"
13 SRC_URI="https://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz"
14
15 SLOT="0"
16 LICENSE="GPL-3"
17 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
18 IUSE=""