summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Crête <tester@gentoo.org>2005-04-12 23:49:35 +0000
committerOlivier Crête <tester@gentoo.org>2005-04-12 23:49:35 +0000
commit87142da5553a2974a3297ac0f15de76d4d74e7dc (patch)
treec91a4402302cca5fa54cf2888fdf0ecb0af93fd0 /sci-mathematics
parentcompleting the mod_php<->apache dependency hell (diff)
downloadhistorical-87142da5553a2974a3297ac0f15de76d4d74e7dc.tar.gz
historical-87142da5553a2974a3297ac0f15de76d4d74e7dc.tar.bz2
historical-87142da5553a2974a3297ac0f15de76d4d74e7dc.zip
Stable on x86, bug #87790
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/pari/ChangeLog5
-rw-r--r--sci-mathematics/pari/Manifest20
-rw-r--r--sci-mathematics/pari/pari-2.1.6.ebuild4
3 files changed, 21 insertions, 8 deletions
diff --git a/sci-mathematics/pari/ChangeLog b/sci-mathematics/pari/ChangeLog
index bf77c31b0e1b..d9e41bbaaaf2 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.10 2005/04/09 14:41:33 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/ChangeLog,v 1.11 2005/04/12 23:49:35 tester Exp $
+
+ 12 Apr 2005; Olivier Crête <tester@gentoo.org> pari-2.1.6.ebuild:
+ Stable on x86, bug #87790
09 Apr 2005; Ferris McCormick <fmccor@gentoo.org> pari-2.1.6.ebuild:
Remove ~sparc keyword (Compare Bug 87790). This version will NOT compile on
diff --git a/sci-mathematics/pari/Manifest b/sci-mathematics/pari/Manifest
index 5329298c6959..158729eb63dc 100644
--- a/sci-mathematics/pari/Manifest
+++ b/sci-mathematics/pari/Manifest
@@ -1,11 +1,21 @@
-MD5 a4176c66fb03290301c2beba3de4377f ChangeLog 4442
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 4818ef4876441247184df2b11538de44 pari-2.1.5-r4.ebuild 1882
MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156
+MD5 689cad7a2f5935ae10e92d32bbf83174 ChangeLog 4540
+MD5 866860eee65bc097413eb1a721cb2d0d pari-2.1.6.ebuild 1898
MD5 d33b0309bbbaa8e508e35af360efb31b pari-2.1.5-r1.ebuild 953
-MD5 4818ef4876441247184df2b11538de44 pari-2.1.5-r4.ebuild 1882
-MD5 eb518b2d96486d424b931c28c19de200 pari-2.1.6.ebuild 1898
-MD5 ee951aeeb2122fab2aaf9803097fad76 files/digest-pari-2.1.5-r1 63
MD5 ee951aeeb2122fab2aaf9803097fad76 files/digest-pari-2.1.5-r4 63
MD5 2fd9906f2bf293fdad42d572846508de files/digest-pari-2.1.6 60
-MD5 c3f89da5ddbdb73646e3d64ee31ea887 files/docs.patch 915
MD5 dccf7ef464f99fa750a5c7fc3ec67e8f files/wrong_functype-r1.patch 1498
+MD5 ee951aeeb2122fab2aaf9803097fad76 files/digest-pari-2.1.5-r1 63
MD5 cbd309a01e2fee1a5ba6cb3a93ba5708 files/wrong_functype.patch 1946
+MD5 c3f89da5ddbdb73646e3d64ee31ea887 files/docs.patch 915
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.1 (GNU/Linux)
+
+iD8DBQFCXF6amOfEJZHYOKcRAtCvAJ4vUnh7A6dFYYOeXNU4Q2H0gGwidwCeL4Gw
+q0ri0qAGbaPeykSAIarUTCc=
+=2aw0
+-----END PGP SIGNATURE-----
diff --git a/sci-mathematics/pari/pari-2.1.6.ebuild b/sci-mathematics/pari/pari-2.1.6.ebuild
index 55039f9b90e2..eb93f5ddf66f 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.9 2005/04/09 14:41:33 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/pari-2.1.6.ebuild,v 1.10 2005/04/12 23:49:35 tester 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 ~x86"
+KEYWORDS="alpha amd64 ~hppa mips ppc x86"
IUSE="doc emacs"
DEPEND="doc? ( virtual/tetex )"