summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2006-04-11 18:01:16 +0000
committerFerris McCormick <fmccor@gentoo.org>2006-04-11 18:01:16 +0000
commit05dadeeaf8a1357db12411cd05a324f8f70a8342 (patch)
tree8b8ab1ce21d620b4a0c2a83f0e36dcdf5b0c44ad /sci-mathematics
parentUpdate 2.6.16.2 to 2.6.16.3. (diff)
downloadgentoo-2-05dadeeaf8a1357db12411cd05a324f8f70a8342.tar.gz
gentoo-2-05dadeeaf8a1357db12411cd05a324f8f70a8342.tar.bz2
gentoo-2-05dadeeaf8a1357db12411cd05a324f8f70a8342.zip
Stable on sparc. (Has been fine for about 10 weeks, runs all tests.)
Closes Bug #117434 for sparc. (Portage version: 2.1_pre7-r5)
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/pari/ChangeLog6
-rw-r--r--sci-mathematics/pari/pari-2.1.7-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-mathematics/pari/ChangeLog b/sci-mathematics/pari/ChangeLog
index 004ecfc6dd00..052279d76c42 100644
--- a/sci-mathematics/pari/ChangeLog
+++ b/sci-mathematics/pari/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-mathematics/pari
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/ChangeLog,v 1.29 2006/03/22 12:46:18 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/ChangeLog,v 1.30 2006/04/11 18:01:16 fmccor Exp $
+
+ 11 Apr 2006; Ferris McCormick <fmccor@gentoo.org> pari-2.1.7-r1.ebuild:
+ Stable on sparc. (Has been fine for about 10 weeks, runs all tests.)
+ Closes Bug #117434 for sparc.
18 Mar 2006; Markus Rothe <corsair@gentoo.org> pari-2.1.7-r1.ebuild:
Added ~ppc64; bug #126528
diff --git a/sci-mathematics/pari/pari-2.1.7-r1.ebuild b/sci-mathematics/pari/pari-2.1.7-r1.ebuild
index a28c2f24b120..521a3fae5c76 100644
--- a/sci-mathematics/pari/pari-2.1.7-r1.ebuild
+++ b/sci-mathematics/pari/pari-2.1.7-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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-r1.ebuild,v 1.2 2006/03/18 17:04:50 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/pari-2.1.7-r1.ebuild,v 1.3 2006/04/11 18:01:16 fmccor 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 ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~ppc64 sparc ~x86"
IUSE="doc emacs"
DEPEND="doc? ( virtual/tetex )"