summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Jackson <tsunam@gentoo.org>2006-01-17 02:34:52 +0000
committerJoshua Jackson <tsunam@gentoo.org>2006-01-17 02:34:52 +0000
commit61c7be4aa4ede00dec92d642aa572cf2eef1e930 (patch)
tree533b3d674d9b9bc86e8af86cf004a4cffcbb9a64 /sci-mathematics/pari
parentStable on SPARC wrt security bug #118665. (diff)
downloadgentoo-2-61c7be4aa4ede00dec92d642aa572cf2eef1e930.tar.gz
gentoo-2-61c7be4aa4ede00dec92d642aa572cf2eef1e930.tar.bz2
gentoo-2-61c7be4aa4ede00dec92d642aa572cf2eef1e930.zip
Stable for bug 118920, and future perl modules
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'sci-mathematics/pari')
-rw-r--r--sci-mathematics/pari/ChangeLog7
-rw-r--r--sci-mathematics/pari/pari-2.1.7.ebuild4
2 files changed, 7 insertions, 4 deletions
diff --git a/sci-mathematics/pari/ChangeLog b/sci-mathematics/pari/ChangeLog
index 5fe04d0fd205..e0d616fc74f3 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.20 2005/11/09 16:23:26 george Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/ChangeLog,v 1.21 2006/01/17 02:34:52 tsunam Exp $
+
+ 17 Jan 2006; Joshua Jackson <tsunam@gentoo.org> ChangeLog:
+ Stable on x86; bug #118920
*pari-2.1.7 (09 Nov 2005)
diff --git a/sci-mathematics/pari/pari-2.1.7.ebuild b/sci-mathematics/pari/pari-2.1.7.ebuild
index c3209d10f9de..42174368d013 100644
--- a/sci-mathematics/pari/pari-2.1.7.ebuild
+++ b/sci-mathematics/pari/pari-2.1.7.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.7.ebuild,v 1.1 2005/11/09 16:23:26 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/pari-2.1.7.ebuild,v 1.2 2006/01/17 02:34:52 tsunam 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 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~sparc x86"
IUSE="doc emacs"
DEPEND="doc? ( virtual/tetex )"