summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-04-03 16:40:54 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-04-03 16:40:54 +0000
commit2a3e1260a8005eb2c69bcd768340adfd96bdd118 (patch)
treeb25630fe1417c0be24bc58a305d00f5ba227235d /sci-mathematics/pari/pari-2.1.6.ebuild
parentFixed graphic paths so demos actually run. Re-added debug build. (diff)
downloadhistorical-2a3e1260a8005eb2c69bcd768340adfd96bdd118.tar.gz
historical-2a3e1260a8005eb2c69bcd768340adfd96bdd118.tar.bz2
historical-2a3e1260a8005eb2c69bcd768340adfd96bdd118.zip
Stable on ppc.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'sci-mathematics/pari/pari-2.1.6.ebuild')
-rw-r--r--sci-mathematics/pari/pari-2.1.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/pari/pari-2.1.6.ebuild b/sci-mathematics/pari/pari-2.1.6.ebuild
index d03e2250ff4d..3e7a075a910a 100644
--- a/sci-mathematics/pari/pari-2.1.6.ebuild
+++ b/sci-mathematics/pari/pari-2.1.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/pari-2.1.6.ebuild,v 1.5 2005/04/03 15:09:07 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/pari-2.1.6.ebuild,v 1.6 2005/04/03 16:40:54 hansmi Exp $
inherit eutils toolchain-funcs
@@ -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 )"