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
commit4596e2518906d266c3f169d75cc78c24bedb6a9c (patch)
tree0a73af0705b33597a07dbb0152f5a323a1c6e9b0 /sci-mathematics
parentcompleting the mod_php<->apache dependency hell (diff)
downloadgentoo-2-4596e2518906d266c3f169d75cc78c24bedb6a9c.tar.gz
gentoo-2-4596e2518906d266c3f169d75cc78c24bedb6a9c.tar.bz2
gentoo-2-4596e2518906d266c3f169d75cc78c24bedb6a9c.zip
Stable on x86, 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 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/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 )"