| 1 | # Copyright 1999-2012 Gentoo Foundation |
1 | # Copyright 1999-2012 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/sci-mathematics/fann/Attic/fann-2.0.0.ebuild,v 1.8 2012/02/25 03:24:24 patrick Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/sci-mathematics/fann/Attic/fann-2.0.0.ebuild,v 1.9 2012/05/08 18:18:55 bicatali dead $ |
| 4 | |
4 | |
| 5 | EAPI=2 |
5 | EAPI=2 |
| 6 | |
6 | |
| 7 | PYTHON_DEPEND="python? 2" |
7 | PYTHON_DEPEND="python? 2" |
| 8 | SUPPORT_PYTHON_ABIS="1" |
8 | SUPPORT_PYTHON_ABIS="1" |