summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-05-23 20:17:15 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-05-23 20:17:15 +0000
commitb69adc5b1267ae66d16bf3fa1b5191cd851cb4e2 (patch)
tree2f7c59116c5664c9fcf0947b63690627551f3bed /sci-mathematics/pari
parentRemove svyatogor from metadata, bug 131936. (diff)
downloadgentoo-2-b69adc5b1267ae66d16bf3fa1b5191cd851cb4e2.tar.gz
gentoo-2-b69adc5b1267ae66d16bf3fa1b5191cd851cb4e2.tar.bz2
gentoo-2-b69adc5b1267ae66d16bf3fa1b5191cd851cb4e2.zip
Stable on ppc64
(Portage version: 2.0.54-r2)
Diffstat (limited to 'sci-mathematics/pari')
-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 f89b8a0a7574..97e8a79e8f3e 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.36 2006/04/27 22:31:14 antarus Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/ChangeLog,v 1.37 2006/05/23 20:17:15 corsair Exp $
+
+ 23 May 2006; Markus Rothe <corsair@gentoo.org> pari-2.1.7-r1.ebuild:
+ Stable on ppc64
27 Apr 2006; Alec Warner <antarus@gentoo.org> files/digest-pari-2.1.5-r4,
files/digest-pari-2.1.6, files/digest-pari-2.1.7, Manifest:
diff --git a/sci-mathematics/pari/pari-2.1.7-r1.ebuild b/sci-mathematics/pari/pari-2.1.7-r1.ebuild
index 8e0f581267ed..ce4973ad7391 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.8 2006/04/14 19:24:46 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/pari-2.1.7-r1.ebuild,v 1.9 2006/05/23 20:17:15 corsair 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 )"