diff options
Diffstat (limited to 'dev-python/f2py/f2py-2.39.235.1693.ebuild')
-rw-r--r-- | dev-python/f2py/f2py-2.39.235.1693.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/f2py/f2py-2.39.235.1693.ebuild b/dev-python/f2py/f2py-2.39.235.1693.ebuild index 9d4d64c5473e..1b22e40b4c55 100644 --- a/dev-python/f2py/f2py-2.39.235.1693.ebuild +++ b/dev-python/f2py/f2py-2.39.235.1693.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/f2py/f2py-2.39.235.1693.ebuild,v 1.5 2006/04/01 14:53:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/f2py/f2py-2.39.235.1693.ebuild,v 1.6 2006/07/12 15:19:11 agriffis Exp $ inherit distutils @@ -13,7 +13,7 @@ HOMEPAGE="http://cens.ioc.ee/projects/f2py2e/" SRC_URI="http://cens.ioc.ee/projects/f2py2e/2.x/${PN0}-${PV0}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~ia64 ~ppc x86" +KEYWORDS="ia64 ~ppc x86" IUSE="" DEPEND="dev-lang/python dev-python/numeric" |