summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2007-10-09 15:02:44 +0000
committerChristoph Mende <angelos@gentoo.org>2007-10-09 15:02:44 +0000
commitb2213b7d9695fb383527f12eb12444ba1f3a4860 (patch)
tree7438515990ae4cd21541f29fa99c594e37640100 /sci-mathematics/pari
parentalpha stable wrt #194955 (diff)
downloadgentoo-2-b2213b7d9695fb383527f12eb12444ba1f3a4860.tar.gz
gentoo-2-b2213b7d9695fb383527f12eb12444ba1f3a4860.tar.bz2
gentoo-2-b2213b7d9695fb383527f12eb12444ba1f3a4860.zip
Stable on amd64 wrt bug #194265
(Portage version: 2.1.3.12)
Diffstat (limited to 'sci-mathematics/pari')
-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 51e0a1445477..89ecf4d1bdab 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.51 2007/10/03 05:00:19 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/ChangeLog,v 1.52 2007/10/09 15:02:44 angelos Exp $
+
+ 09 Oct 2007; Christoph Mende <angelos@gentoo.org> pari-2.3.2.ebuild:
+ Stable on amd64 wrt bug #194265
03 Oct 2007; Jeroen Roovers <jer@gentoo.org> pari-2.3.2-r1.ebuild:
Stable for HPPA (bug #194265).
diff --git a/sci-mathematics/pari/pari-2.3.2.ebuild b/sci-mathematics/pari/pari-2.3.2.ebuild
index 70ec386b2618..2959aeb5f633 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.8 2007/10/01 17:03:36 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/pari-2.3.2.ebuild,v 1.9 2007/10/09 15:02:44 angelos 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 )