summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Kursawe <phosphan@gentoo.org>2004-04-20 05:56:25 +0000
committerPatrick Kursawe <phosphan@gentoo.org>2004-04-20 05:56:25 +0000
commit307298f88c9d59140bf61872194dba73ff7f1092 (patch)
treedfb72dbf191249bd2ad33a15155328c4b27bcfe9 /dev-perl
parentAdding app-sci/predict:xforms (diff)
downloadhistorical-307298f88c9d59140bf61872194dba73ff7f1092.tar.gz
historical-307298f88c9d59140bf61872194dba73ff7f1092.tar.bz2
historical-307298f88c9d59140bf61872194dba73ff7f1092.zip
Changed DEPEND to match all revisions of pari-2.1.5
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/math-pari/ChangeLog6
-rw-r--r--dev-perl/math-pari/Manifest6
-rw-r--r--dev-perl/math-pari/math-pari-2.010500-r1.ebuild4
3 files changed, 10 insertions, 6 deletions
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 <phosphan@gentoo.org>
+ math-pari-2.010500-r1.ebuild:
+ Changed DEPEND to match all revisions of pari-2.1.5
25 Feb 2004; Joshua Kinard <kumba@gentoo.org> math-pari-2.010500-r1.ebuild:
Added ~mips to KEYWORDS to satisfy repoman deps.
diff --git a/dev-perl/math-pari/Manifest b/dev-perl/math-pari/Manifest
index 1fd24aa67171..24bf8e4665ae 100644
--- a/dev-perl/math-pari/Manifest
+++ b/dev-perl/math-pari/Manifest
@@ -1,5 +1,5 @@
-MD5 4e5b6a2884f44e5848b7228b80a1486c ChangeLog 1329
-MD5 75ae45d7690b745918e653f863a25c05 math-pari-2.010500-r1.ebuild 889
+MD5 0dd7e88c500c3779585d30c197dd1249 math-pari-2.010500-r1.ebuild 892
+MD5 51bb6b4a052b92baaba7468b389adef9 ChangeLog 1472
MD5 bc5022e82d5349658fd5ab79da1160ef math-pari-2.010500.ebuild 694
-MD5 c2c4ec5a0ec34e3f7744f2f8220fbf86 files/digest-math-pari-2.010500 132
MD5 c2c4ec5a0ec34e3f7744f2f8220fbf86 files/digest-math-pari-2.010500-r1 132
+MD5 c2c4ec5a0ec34e3f7744f2f8220fbf86 files/digest-math-pari-2.010500 132
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"