summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRené Nussbaumer <killerfox@gentoo.org>2006-04-14 13:28:54 +0000
committerRené Nussbaumer <killerfox@gentoo.org>2006-04-14 13:28:54 +0000
commit0858928e6cb7991f1249e9ac985e0fd6032be0b1 (patch)
tree9c504bc27b0362ddf6ca21ca918213ef703fdc54 /sci-mathematics
parentAdded madwifi-old branch to portage, bug #125440. (diff)
downloadgentoo-2-0858928e6cb7991f1249e9ac985e0fd6032be0b1.tar.gz
gentoo-2-0858928e6cb7991f1249e9ac985e0fd6032be0b1.tar.bz2
gentoo-2-0858928e6cb7991f1249e9ac985e0fd6032be0b1.zip
Stable on hppa. See bug #117434.
(Portage version: 2.1_pre7-r5)
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/pari/ChangeLog5
-rw-r--r--sci-mathematics/pari/pari-2.1.7-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/pari/ChangeLog b/sci-mathematics/pari/ChangeLog
index 9e80051cd01b..d5c30af6b2e4 100644
--- a/sci-mathematics/pari/ChangeLog
+++ b/sci-mathematics/pari/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/pari
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/ChangeLog,v 1.33 2006/04/12 11:01:34 herbs Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/ChangeLog,v 1.34 2006/04/14 13:28:54 killerfox Exp $
+
+ 14 Apr 2006; Rene Nussbaumer <killerfox@gentoo.org> pari-2.1.7-r1.ebuild:
+ Stable on hppa. See bug #117434.
12 Apr 2006; Herbie Hopkins <herbs@gentoo.org> pari-2.1.7-r1.ebuild:
Stable on amd64 wrt bug #117434.
diff --git a/sci-mathematics/pari/pari-2.1.7-r1.ebuild b/sci-mathematics/pari/pari-2.1.7-r1.ebuild
index 55309ea7b8af..1ee53f39203f 100644
--- a/sci-mathematics/pari/pari-2.1.7-r1.ebuild
+++ b/sci-mathematics/pari/pari-2.1.7-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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-r1.ebuild,v 1.6 2006/04/12 11:01:34 herbs Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/pari-2.1.7-r1.ebuild,v 1.7 2006/04/14 13:28:54 killerfox 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 ~ppc64 sparc ~x86"
+KEYWORDS="alpha amd64 hppa ~mips ppc ~ppc64 sparc ~x86"
IUSE="doc emacs"
DEPEND="doc? ( virtual/tetex )"