summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2006-01-21 14:11:14 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2006-01-21 14:11:14 +0000
commit6e35b29c4f8cf98546042026b7b405558c0179e8 (patch)
treec8f3babc94d9598d28e1c41eb395063deecf46d3 /sci-mathematics/pari
parentnet-p2p/bittorrent stable on ppc. (diff)
downloadgentoo-2-6e35b29c4f8cf98546042026b7b405558c0179e8.tar.gz
gentoo-2-6e35b29c4f8cf98546042026b7b405558c0179e8.tar.bz2
gentoo-2-6e35b29c4f8cf98546042026b7b405558c0179e8.zip
sci-mathematics/pari stable on ppc.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'sci-mathematics/pari')
-rw-r--r--sci-mathematics/pari/ChangeLog5
-rw-r--r--sci-mathematics/pari/pari-2.1.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/pari/ChangeLog b/sci-mathematics/pari/ChangeLog
index c9b8176f7043..a49f57735f78 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.23 2006/01/18 12:28:47 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/ChangeLog,v 1.24 2006/01/21 14:11:14 hansmi Exp $
+
+ 21 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> pari-2.1.7.ebuild:
+ Stable on ppc.
18 Jan 2006; Guy Martin <gmsoft@gentoo.org> pari-2.1.7.ebuild:
Stable on hppa.
diff --git a/sci-mathematics/pari/pari-2.1.7.ebuild b/sci-mathematics/pari/pari-2.1.7.ebuild
index d3f8b3401448..a75e2a2b0314 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-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.ebuild,v 1.4 2006/01/18 12:28:47 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/pari-2.1.7.ebuild,v 1.5 2006/01/21 14:11:14 hansmi 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 )"