summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2007-09-30 15:51:42 +0000
committerMarkus Meier <maekke@gentoo.org>2007-09-30 15:51:42 +0000
commit8ada1d2297fb65ec62bf1f83b0c3406453815995 (patch)
treea1cf91d226f53948afd05a71d216331b345063d3 /sci-mathematics
parentx86 stable, bug #194033 (diff)
downloadgentoo-2-8ada1d2297fb65ec62bf1f83b0c3406453815995.tar.gz
gentoo-2-8ada1d2297fb65ec62bf1f83b0c3406453815995.tar.bz2
gentoo-2-8ada1d2297fb65ec62bf1f83b0c3406453815995.zip
x86 stable, bug #194265
(Portage version: 2.1.3.11)
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/pari/ChangeLog5
-rw-r--r--sci-mathematics/pari/pari-2.3.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/pari/ChangeLog b/sci-mathematics/pari/ChangeLog
index 201ac278077c..2a75309aeec5 100644
--- a/sci-mathematics/pari/ChangeLog
+++ b/sci-mathematics/pari/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/pari
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/ChangeLog,v 1.46 2007/09/30 13:30:56 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/ChangeLog,v 1.47 2007/09/30 15:51:42 maekke Exp $
+
+ 30 Sep 2007; Markus Meier <maekke@gentoo.org> pari-2.3.2.ebuild:
+ x86 stable, bug #194265
30 Sep 2007; Ferris McCormick <fmccor@gentoo.org> pari-2.3.2.ebuild:
Sparc stable --- Bug #194265 --- now tests as good.
diff --git a/sci-mathematics/pari/pari-2.3.2.ebuild b/sci-mathematics/pari/pari-2.3.2.ebuild
index e3db55b88cc4..867ccd30f116 100644
--- a/sci-mathematics/pari/pari-2.3.2.ebuild
+++ b/sci-mathematics/pari/pari-2.3.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/pari-2.3.2.ebuild,v 1.5 2007/09/30 13:30:56 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/pari-2.3.2.ebuild,v 1.6 2007/09/30 15:51:42 maekke Exp $
inherit elisp-common eutils flag-o-matic multilib toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="http://pari.math.u-bordeaux.fr/pub/pari/unix/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc sparc x86"
IUSE="doc emacs X"
DEPEND="doc? ( virtual/tetex )