From e9b9660865f2da7736872747cb36d585dea44752 Mon Sep 17 00:00:00 2001 From: Olivier Fisette Date: Tue, 28 Dec 2004 15:12:15 +0000 Subject: Fixed dependency: "app-sci/pari" is now "sci-mathematics/pari". --- dev-perl/math-pari/math-pari-2.010500-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-perl/math-pari') diff --git a/dev-perl/math-pari/math-pari-2.010500-r1.ebuild b/dev-perl/math-pari/math-pari-2.010500-r1.ebuild index 2bd4fbd4c537..313662bfbe05 100644 --- a/dev-perl/math-pari/math-pari-2.010500-r1.ebuild +++ b/dev-perl/math-pari/math-pari-2.010500-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/math-pari-2.010500-r1.ebuild,v 1.9 2004/10/16 23:57:25 rac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/math-pari-2.010500-r1.ebuild,v 1.10 2004/12/28 15:12:15 ribosome Exp $ inherit perl-module @@ -20,4 +20,4 @@ IUSE="" # directory to where you build it. It does not need to compile it, but # it does need to be the same version as is installed, hence the hard # DEPEND below -DEPEND="~app-sci/pari-2.1.5" +DEPEND="~sci-mathematics/pari-2.1.5" -- cgit v1.2.3-65-gdbad