summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Jackson <tsunam@gentoo.org>2006-01-17 02:34:52 +0000
committerJoshua Jackson <tsunam@gentoo.org>2006-01-17 02:34:52 +0000
commit482d04a5d3828fb1d40b26a408dfb9a0973dc94f (patch)
tree7ae79a84ae4c2ae1152f5ec186ff8bdaca01b0fe /sci-mathematics/pari
parentStable on SPARC wrt security bug #118665. (diff)
downloadhistorical-482d04a5d3828fb1d40b26a408dfb9a0973dc94f.tar.gz
historical-482d04a5d3828fb1d40b26a408dfb9a0973dc94f.tar.bz2
historical-482d04a5d3828fb1d40b26a408dfb9a0973dc94f.zip
Stable for bug 118920, and future perl modules
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'sci-mathematics/pari')
-rw-r--r--sci-mathematics/pari/ChangeLog7
-rw-r--r--sci-mathematics/pari/Manifest4
-rw-r--r--sci-mathematics/pari/pari-2.1.7.ebuild4
3 files changed, 9 insertions, 6 deletions
diff --git a/sci-mathematics/pari/ChangeLog b/sci-mathematics/pari/ChangeLog
index 5fe04d0fd205..e0d616fc74f3 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.20 2005/11/09 16:23:26 george Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/ChangeLog,v 1.21 2006/01/17 02:34:52 tsunam Exp $
+
+ 17 Jan 2006; Joshua Jackson <tsunam@gentoo.org> ChangeLog:
+ Stable on x86; bug #118920
*pari-2.1.7 (09 Nov 2005)
diff --git a/sci-mathematics/pari/Manifest b/sci-mathematics/pari/Manifest
index 0ff0a9156e40..0e3491e9d467 100644
--- a/sci-mathematics/pari/Manifest
+++ b/sci-mathematics/pari/Manifest
@@ -1,4 +1,4 @@
-MD5 b9ee81070b9fa2036a267df0e97a06f8 ChangeLog 5678
+MD5 81c058138f174b6e16abeb9b8b66cc5e ChangeLog 5769
MD5 ee951aeeb2122fab2aaf9803097fad76 files/digest-pari-2.1.5-r4 63
MD5 2fd9906f2bf293fdad42d572846508de files/digest-pari-2.1.6 60
MD5 af657a173514360dabaac40ecd6ee695 files/digest-pari-2.1.7 60
@@ -8,4 +8,4 @@ MD5 cbd309a01e2fee1a5ba6cb3a93ba5708 files/wrong_functype.patch 1946
MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156
MD5 c49cfeebeab95672f9d228b76c63522b pari-2.1.5-r4.ebuild 2520
MD5 8aca1c2d2f15f55900235c498da7a34a pari-2.1.6.ebuild 2482
-MD5 b46e81d1d0ac1468e9705febc1e5291f pari-2.1.7.ebuild 2454
+MD5 ef37268d4f7b706bad655d38537c11ff pari-2.1.7.ebuild 2453
diff --git a/sci-mathematics/pari/pari-2.1.7.ebuild b/sci-mathematics/pari/pari-2.1.7.ebuild
index c3209d10f9de..42174368d013 100644
--- a/sci-mathematics/pari/pari-2.1.7.ebuild
+++ b/sci-mathematics/pari/pari-2.1.7.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.7.ebuild,v 1.1 2005/11/09 16:23:26 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/pari-2.1.7.ebuild,v 1.2 2006/01/17 02:34:52 tsunam Exp $
inherit eutils toolchain-funcs flag-o-matic
@@ -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 )"