summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHardave Rior <hardave@gentoo.org>2005-04-04 05:31:13 +0000
committerHardave Rior <hardave@gentoo.org>2005-04-04 05:31:13 +0000
commitcfddec806583eed2bbb132051045d1d24c2b9cc1 (patch)
tree250b2bf920990ea5d966613451e865eff716268a /sci-mathematics
parentMore masking of sound packages on SPARC. (diff)
downloadgentoo-2-cfddec806583eed2bbb132051045d1d24c2b9cc1.tar.gz
gentoo-2-cfddec806583eed2bbb132051045d1d24c2b9cc1.tar.bz2
gentoo-2-cfddec806583eed2bbb132051045d1d24c2b9cc1.zip
Stable on mips, bug #87790.
(Portage version: 2.0.51.19)
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/pari/ChangeLog5
-rw-r--r--sci-mathematics/pari/pari-2.1.6.ebuild4
2 files changed, 6 insertions, 3 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/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 )"