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
commitbb2859c2e53ff2c69c9e840ad4c957ede391d460 (patch)
treea29be99461ce6200a20cbe3e2c8b80bb1e6536d7 /sci-mathematics/pari
parentnet-p2p/bittorrent stable on ppc. (diff)
downloadhistorical-bb2859c2e53ff2c69c9e840ad4c957ede391d460.tar.gz
historical-bb2859c2e53ff2c69c9e840ad4c957ede391d460.tar.bz2
historical-bb2859c2e53ff2c69c9e840ad4c957ede391d460.zip
sci-mathematics/pari stable on ppc.
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'sci-mathematics/pari')
-rw-r--r--sci-mathematics/pari/ChangeLog5
-rw-r--r--sci-mathematics/pari/Manifest4
-rw-r--r--sci-mathematics/pari/pari-2.1.7.ebuild4
3 files changed, 8 insertions, 5 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/Manifest b/sci-mathematics/pari/Manifest
index 6146c97f6f23..59acb4878b79 100644
--- a/sci-mathematics/pari/Manifest
+++ b/sci-mathematics/pari/Manifest
@@ -1,4 +1,4 @@
-MD5 0023c746d98f1e623c75ba7ed1fc6e52 ChangeLog 5955
+MD5 c3953c200c50ed51f393133745ce4629 ChangeLog 6046
MD5 ee951aeeb2122fab2aaf9803097fad76 files/digest-pari-2.1.5-r4 63
MD5 2fd9906f2bf293fdad42d572846508de files/digest-pari-2.1.6 60
MD5 af657a173514360dabaac40ecd6ee695 files/digest-pari-2.1.7 60
@@ -8,4 +8,4 @@ MD5 cbd309a01e2fee1a5ba6cb3a93ba5708 files/wrong_functype.patch 1946
MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156
MD5 12d02fbdc3b89b45adf6fae221237532 pari-2.1.5-r4.ebuild 2523
MD5 944e7cfb4a53d51b8619a0d3dc3b4be9 pari-2.1.6.ebuild 2485
-MD5 71ac6ec3f46e5e840512359d1b2182d5 pari-2.1.7.ebuild 2451
+MD5 4a28dcda56cadfd8401a5f163d4e134b pari-2.1.7.ebuild 2450
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 )"