diff options
author | Justin Lecher <jlec@gentoo.org> | 2010-05-21 14:00:06 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2010-05-21 14:00:06 +0000 |
commit | 071313e5ef9520a14edf639f381f319392c2f2cc (patch) | |
tree | 41d313d0c98c93eba2cdd38117dd926903069624 /sci-libs/gerris/gerris-20100114.ebuild | |
parent | x86 stable wrt bug #319265 (diff) | |
download | gentoo-2-071313e5ef9520a14edf639f381f319392c2f2cc.tar.gz gentoo-2-071313e5ef9520a14edf639f381f319392c2f2cc.tar.bz2 gentoo-2-071313e5ef9520a14edf639f381f319392c2f2cc.zip |
Version Bump, remove python which is only needed for the restricted test
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/gerris/gerris-20100114.ebuild')
-rw-r--r-- | sci-libs/gerris/gerris-20100114.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-libs/gerris/gerris-20100114.ebuild b/sci-libs/gerris/gerris-20100114.ebuild index 0a15b6ab93ed..fd7013cc89f7 100644 --- a/sci-libs/gerris/gerris-20100114.ebuild +++ b/sci-libs/gerris/gerris-20100114.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/gerris/gerris-20100114.ebuild,v 1.1 2010/01/15 18:19:13 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/gerris/gerris-20100114.ebuild,v 1.2 2010/05/21 14:00:06 jlec Exp $ EAPI=2 inherit autotools eutils @@ -19,7 +19,6 @@ RDEPEND=">=dev-libs/glib-2.4.0 sci-libs/gsl sci-libs/gts sci-libs/proj - dev-lang/python mpi? ( virtual/mpi )" DEPEND="${RDEPEND} dev-util/pkgconfig" |