summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-09-30 17:24:14 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-09-30 17:24:14 +0000
commit5ca808286296ffc1d40d9eff6e86ce871311cbc1 (patch)
tree3b3eb1829cff76093a07bac3f2aae9d449539dda /sci-mathematics
parentKeyword ~amd64, thanks to Ken Prugh for testing. (diff)
downloadgentoo-2-5ca808286296ffc1d40d9eff6e86ce871311cbc1.tar.gz
gentoo-2-5ca808286296ffc1d40d9eff6e86ce871311cbc1.tar.bz2
gentoo-2-5ca808286296ffc1d40d9eff6e86ce871311cbc1.zip
alpha stable wrt #194265
(Portage version: 2.1.3.9)
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/pari/ChangeLog5
-rw-r--r--sci-mathematics/pari/pari-2.3.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/pari/ChangeLog b/sci-mathematics/pari/ChangeLog
index 2a75309aeec5..40c1f76bea76 100644
--- a/sci-mathematics/pari/ChangeLog
+++ b/sci-mathematics/pari/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/pari
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/ChangeLog,v 1.47 2007/09/30 15:51:42 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/ChangeLog,v 1.48 2007/09/30 17:24:14 armin76 Exp $
+
+ 30 Sep 2007; Raúl Porcel <armin76@gentoo.org> pari-2.3.2.ebuild:
+ alpha stable wrt #194265
30 Sep 2007; Markus Meier <maekke@gentoo.org> pari-2.3.2.ebuild:
x86 stable, bug #194265
diff --git a/sci-mathematics/pari/pari-2.3.2.ebuild b/sci-mathematics/pari/pari-2.3.2.ebuild
index 867ccd30f116..e134b3ccf004 100644
--- a/sci-mathematics/pari/pari-2.3.2.ebuild
+++ b/sci-mathematics/pari/pari-2.3.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.ebuild,v 1.6 2007/09/30 15:51:42 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/pari-2.3.2.ebuild,v 1.7 2007/09/30 17:24:14 armin76 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 sparc x86"
+KEYWORDS="alpha ~amd64 ~hppa ~mips ~ppc sparc x86"
IUSE="doc emacs X"
DEPEND="doc? ( virtual/tetex )