diff options
author | 2006-01-21 14:11:14 +0000 | |
---|---|---|
committer | 2006-01-21 14:11:14 +0000 | |
commit | 6e35b29c4f8cf98546042026b7b405558c0179e8 (patch) | |
tree | c8f3babc94d9598d28e1c41eb395063deecf46d3 /sci-mathematics/pari/pari-2.1.7.ebuild | |
parent | net-p2p/bittorrent stable on ppc. (diff) | |
download | gentoo-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/pari-2.1.7.ebuild')
-rw-r--r-- | sci-mathematics/pari/pari-2.1.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 )" |