summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sci-mathematics/pari/ChangeLog5
-rw-r--r--sci-mathematics/pari/Manifest24
-rw-r--r--sci-mathematics/pari/pari-2.1.6.ebuild4
3 files changed, 23 insertions, 10 deletions
diff --git a/sci-mathematics/pari/ChangeLog b/sci-mathematics/pari/ChangeLog
index 596cc942e409..96076ba9f6d7 100644
--- a/sci-mathematics/pari/ChangeLog
+++ b/sci-mathematics/pari/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/pari
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/ChangeLog,v 1.7 2005/04/03 16:40:54 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/ChangeLog,v 1.8 2005/04/04 05:31:13 hardave Exp $
+
+ 03 Apr 2005; Hardave Riar <hardave@gentoo.org> pari-2.1.6.ebuild:
+ Stable on mips, bug #87790.
03 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> pari-2.1.6.ebuild:
Stable on ppc.
diff --git a/sci-mathematics/pari/Manifest b/sci-mathematics/pari/Manifest
index b91401d603d3..5b586045007f 100644
--- a/sci-mathematics/pari/Manifest
+++ b/sci-mathematics/pari/Manifest
@@ -1,11 +1,21 @@
-MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156
-MD5 d339357d200a2665b2864dfd0275f8a3 pari-2.1.6.ebuild 1907
-MD5 d33b0309bbbaa8e508e35af360efb31b pari-2.1.5-r1.ebuild 953
-MD5 1e700d23940503ab82ef77ff1921803a ChangeLog 3962
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 4818ef4876441247184df2b11538de44 pari-2.1.5-r4.ebuild 1882
+MD5 a910aa02b7f5171ce2af7185d06b98af pari-2.1.6.ebuild 1907
+MD5 d33b0309bbbaa8e508e35af360efb31b pari-2.1.5-r1.ebuild 953
+MD5 cfd81af060957602e8518f7b9623b5bd ChangeLog 4062
+MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156
+MD5 c3f89da5ddbdb73646e3d64ee31ea887 files/docs.patch 915
+MD5 ee951aeeb2122fab2aaf9803097fad76 files/digest-pari-2.1.5-r1 63
MD5 ee951aeeb2122fab2aaf9803097fad76 files/digest-pari-2.1.5-r4 63
+MD5 cbd309a01e2fee1a5ba6cb3a93ba5708 files/wrong_functype.patch 1946
MD5 2fd9906f2bf293fdad42d572846508de files/digest-pari-2.1.6 60
-MD5 ee951aeeb2122fab2aaf9803097fad76 files/digest-pari-2.1.5-r1 63
-MD5 c3f89da5ddbdb73646e3d64ee31ea887 files/docs.patch 915
MD5 dccf7ef464f99fa750a5c7fc3ec67e8f files/wrong_functype-r1.patch 1498
-MD5 cbd309a01e2fee1a5ba6cb3a93ba5708 files/wrong_functype.patch 1946
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.2.6 (GNU/Linux)
+
+iD8DBQFCUNCSM+I1L6GK/u4RAumSAJ9ALW0rEM6Q0QIoOxNENbzOgy8YEgCfeGlf
+bJwzRD4MpY1Jw7m9qD5btk8=
+=1VWI
+-----END PGP SIGNATURE-----
diff --git a/sci-mathematics/pari/pari-2.1.6.ebuild b/sci-mathematics/pari/pari-2.1.6.ebuild
index 3e7a075a910a..adec531aaa23 100644
--- a/sci-mathematics/pari/pari-2.1.6.ebuild
+++ b/sci-mathematics/pari/pari-2.1.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/pari-2.1.6.ebuild,v 1.6 2005/04/03 16:40:54 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/pari-2.1.6.ebuild,v 1.7 2005/04/04 05:31:13 hardave Exp $
inherit eutils toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="http://pari.math.u-bordeaux.fr/pub/pari/unix/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~mips ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa mips ppc ~sparc ~x86"
IUSE="doc emacs"
DEPEND="doc? ( virtual/tetex )"