From 946169566c59a3a59445b51df512f371be89635f Mon Sep 17 00:00:00 2001 From: Patrick Kursawe Date: Tue, 20 Apr 2004 05:56:25 +0000 Subject: Changed DEPEND to match all revisions of pari-2.1.5 --- dev-perl/math-pari/ChangeLog | 6 +++++- dev-perl/math-pari/math-pari-2.010500-r1.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'dev-perl/math-pari') diff --git a/dev-perl/math-pari/ChangeLog b/dev-perl/math-pari/ChangeLog index f1f50a6fefcf..2b97c39db8c6 100644 --- a/dev-perl/math-pari/ChangeLog +++ b/dev-perl/math-pari/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/math-pari # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/ChangeLog,v 1.6 2004/02/26 06:04:02 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/ChangeLog,v 1.7 2004/04/20 05:56:25 phosphan Exp $ + + 20 Apr 2004; Patrick Kursawe + math-pari-2.010500-r1.ebuild: + Changed DEPEND to match all revisions of pari-2.1.5 25 Feb 2004; Joshua Kinard math-pari-2.010500-r1.ebuild: Added ~mips to KEYWORDS to satisfy repoman deps. 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 4fdee5219f0f..f52f8664baec 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 Technologies, Inc. # 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.5 2004/02/26 06:04:02 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/math-pari-2.010500-r1.ebuild,v 1.6 2004/04/20 05:56:25 phosphan Exp $ inherit perl-module @@ -19,4 +19,4 @@ KEYWORDS="x86 ~ppc ~sparc ~alpha hppa ~amd64 ~mips" # 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="~app-sci/pari-2.1.5" -- cgit v1.2.3-65-gdbad