summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Fisette <ribosome@gentoo.org>2004-12-28 15:12:15 +0000
committerOlivier Fisette <ribosome@gentoo.org>2004-12-28 15:12:15 +0000
commite9b9660865f2da7736872747cb36d585dea44752 (patch)
tree2aac8df7db93f6e46e4ea5387f5e0c45b9af955e /dev-perl/math-pari
parentMoved from app-sci/pari to sci-mathematics/pari (diff)
downloadgentoo-2-e9b9660865f2da7736872747cb36d585dea44752.tar.gz
gentoo-2-e9b9660865f2da7736872747cb36d585dea44752.tar.bz2
gentoo-2-e9b9660865f2da7736872747cb36d585dea44752.zip
Fixed dependency: "app-sci/pari" is now "sci-mathematics/pari".
Diffstat (limited to 'dev-perl/math-pari')
-rw-r--r--dev-perl/math-pari/math-pari-2.010500-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
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"