summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-01-17 10:11:00 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-01-17 10:11:00 +0000
commitaae7cd7199f1323a167def6b1da9366a3b3c66f1 (patch)
treefbc7664c059d45520bee10ed132c44dcb044fae1 /sci-mathematics
parentBug 107675, thanks JP for pointing out the missing dep. Bumped an -r so the d... (diff)
downloadgentoo-2-aae7cd7199f1323a167def6b1da9366a3b3c66f1.tar.gz
gentoo-2-aae7cd7199f1323a167def6b1da9366a3b3c66f1.tar.bz2
gentoo-2-aae7cd7199f1323a167def6b1da9366a3b3c66f1.zip
Marking sparc stable for 2.1.7, bug 118920
(Portage version: 2.0.53)
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/pari/ChangeLog5
-rw-r--r--sci-mathematics/pari/pari-2.1.5-r4.ebuild4
-rw-r--r--sci-mathematics/pari/pari-2.1.6.ebuild4
-rw-r--r--sci-mathematics/pari/pari-2.1.7.ebuild6
4 files changed, 11 insertions, 8 deletions
diff --git a/sci-mathematics/pari/ChangeLog b/sci-mathematics/pari/ChangeLog
index e0d616fc74f3..f060375fd1d0 100644
--- a/sci-mathematics/pari/ChangeLog
+++ b/sci-mathematics/pari/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/pari
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/ChangeLog,v 1.21 2006/01/17 02:34:52 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/ChangeLog,v 1.22 2006/01/17 10:11:00 mcummings Exp $
+
+ 17 Jan 2006; <mcumming@gentoo.org> pari-2.1.7.ebuild:
+ Marking sparc stable for 2.1.7, bug 118920
17 Jan 2006; Joshua Jackson <tsunam@gentoo.org> ChangeLog:
Stable on x86; bug #118920
diff --git a/sci-mathematics/pari/pari-2.1.5-r4.ebuild b/sci-mathematics/pari/pari-2.1.5-r4.ebuild
index 8f6d00486b8c..c1743661f944 100644
--- a/sci-mathematics/pari/pari-2.1.5-r4.ebuild
+++ b/sci-mathematics/pari/pari-2.1.5-r4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# 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.5-r4.ebuild,v 1.3 2005/11/08 14:01:07 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/pari-2.1.5-r4.ebuild,v 1.4 2006/01/17 10:11:00 mcummings Exp $
inherit eutils flag-o-matic
diff --git a/sci-mathematics/pari/pari-2.1.6.ebuild b/sci-mathematics/pari/pari-2.1.6.ebuild
index 505808630c2f..7597164bbd5e 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
+# 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.6.ebuild,v 1.14 2005/11/08 17:41:36 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/pari-2.1.6.ebuild,v 1.15 2006/01/17 10:11:00 mcummings Exp $
inherit eutils toolchain-funcs flag-o-matic
diff --git a/sci-mathematics/pari/pari-2.1.7.ebuild b/sci-mathematics/pari/pari-2.1.7.ebuild
index 42174368d013..a3ccfddfa27f 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-2005 Gentoo Foundation
+# 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.2 2006/01/17 02:34:52 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/pari-2.1.7.ebuild,v 1.3 2006/01/17 10:11:00 mcummings 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 )"