summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2008-07-16 13:56:32 +0000
committerAlexis Ballier <aballier@gentoo.org>2008-07-16 13:56:32 +0000
commit24c1c11c46000ea6186a047e53df6a0a38b2c1a1 (patch)
tree64981a4503fe5fe96d9c4a69450206587e5da009 /sci-mathematics/pari
parentStable on ppc wrt bug 231877 (diff)
downloadgentoo-2-24c1c11c46000ea6186a047e53df6a0a38b2c1a1.tar.gz
gentoo-2-24c1c11c46000ea6186a047e53df6a0a38b2c1a1.tar.bz2
gentoo-2-24c1c11c46000ea6186a047e53df6a0a38b2c1a1.zip
keyword ~x86-fbsd, thanks to Henning Schild <henning@wh9.tu-dresden.de>, bug #214381
(Portage version: 2.2_rc1/cvs/Linux 2.6.25.7 x86_64)
Diffstat (limited to 'sci-mathematics/pari')
-rw-r--r--sci-mathematics/pari/ChangeLog6
-rw-r--r--sci-mathematics/pari/pari-2.3.3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-mathematics/pari/ChangeLog b/sci-mathematics/pari/ChangeLog
index 2b89f6c94144..6e63611e82fe 100644
--- a/sci-mathematics/pari/ChangeLog
+++ b/sci-mathematics/pari/ChangeLog
@@ -1,6 +1,10 @@
# 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.62 2008/05/18 11:40:06 markusle Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/ChangeLog,v 1.63 2008/07/16 13:56:32 aballier Exp $
+
+ 16 Jul 2008; Alexis Ballier <aballier@gentoo.org> pari-2.3.3.ebuild:
+ keyword ~x86-fbsd, thanks to Henning Schild <henning@wh9.tu-dresden.de>,
+ bug #214381
18 May 2008; Markus Dittrich <markusle@gentoo.org> pari-2.1.6.ebuild,
pari-2.1.7-r1.ebuild, pari-2.3.2.ebuild, pari-2.3.2-r1.ebuild,
diff --git a/sci-mathematics/pari/pari-2.3.3.ebuild b/sci-mathematics/pari/pari-2.3.3.ebuild
index fcd7c93aaeec..180f95bef1f2 100644
--- a/sci-mathematics/pari/pari-2.3.3.ebuild
+++ b/sci-mathematics/pari/pari-2.3.3.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.3.ebuild,v 1.5 2008/05/18 11:40:06 markusle Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/pari-2.3.3.ebuild,v 1.6 2008/07/16 13:56:32 aballier Exp $
inherit elisp-common eutils flag-o-matic multilib toolchain-funcs
@@ -12,7 +12,7 @@ SRC_URI="http://pari.math.u-bordeaux.fr/pub/${PN}/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 ~x86-fbsd"
IUSE="doc emacs X elliptic galois gmp static"
DEPEND="doc? ( virtual/latex-base )