diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-05-12 16:04:21 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-05-12 16:04:21 +0000 |
commit | d39dd7011c9092f0b65014ca99ac51b835d4c534 (patch) | |
tree | aa30f6d832baab4571853d7cbc450b8677effea1 /sci-mathematics/pari | |
parent | alpha/ia64/sparc stable wrt #221063 (diff) | |
download | gentoo-2-d39dd7011c9092f0b65014ca99ac51b835d4c534.tar.gz gentoo-2-d39dd7011c9092f0b65014ca99ac51b835d4c534.tar.bz2 gentoo-2-d39dd7011c9092f0b65014ca99ac51b835d4c534.zip |
Stable on ppc64
(Portage version: 2.1.4.4)
Diffstat (limited to 'sci-mathematics/pari')
-rw-r--r-- | sci-mathematics/pari/ChangeLog | 5 | ||||
-rw-r--r-- | sci-mathematics/pari/pari-2.3.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/pari/ChangeLog b/sci-mathematics/pari/ChangeLog index 2e06b92745f5..2e7ba1828d7f 100644 --- a/sci-mathematics/pari/ChangeLog +++ b/sci-mathematics/pari/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/pari # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/ChangeLog,v 1.58 2008/05/04 16:34:52 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/ChangeLog,v 1.59 2008/05/12 16:04:21 corsair Exp $ + + 12 May 2008; Markus Rothe <corsair@gentoo.org> pari-2.3.2-r1.ebuild: + Stable on ppc64 *pari-2.3.3 (04 May 2008) diff --git a/sci-mathematics/pari/pari-2.3.2-r1.ebuild b/sci-mathematics/pari/pari-2.3.2-r1.ebuild index e2e626a8e81c..318a6ca2e696 100644 --- a/sci-mathematics/pari/pari-2.3.2-r1.ebuild +++ b/sci-mathematics/pari/pari-2.3.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/pari-2.3.2-r1.ebuild,v 1.10 2008/04/03 15:41:01 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/pari-2.3.2-r1.ebuild,v 1.11 2008/05/12 16:04:21 corsair Exp $ inherit elisp-common eutils flag-o-matic multilib toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://pari.math.u-bordeaux.fr/pub/pari/unix/${P}.tar.gz" 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 X" DEPEND="doc? ( virtual/tetex ) |