diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-01-17 10:11:00 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-01-17 10:11:00 +0000 |
commit | c4d7368dde30e92bdd473b85d5cb77a312061fbc (patch) | |
tree | a6d56d2dc576f8043096f38d29733a9d491bbcb9 /sci-mathematics | |
parent | Bug 107675, thanks JP for pointing out the missing dep. Bumped an -r so the d... (diff) | |
download | historical-c4d7368dde30e92bdd473b85d5cb77a312061fbc.tar.gz historical-c4d7368dde30e92bdd473b85d5cb77a312061fbc.tar.bz2 historical-c4d7368dde30e92bdd473b85d5cb77a312061fbc.zip |
Marking sparc stable for 2.1.7, bug 118920
Package-Manager: portage-2.0.53
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/pari/ChangeLog | 5 | ||||
-rw-r--r-- | sci-mathematics/pari/Manifest | 18 | ||||
-rw-r--r-- | sci-mathematics/pari/pari-2.1.5-r4.ebuild | 4 | ||||
-rw-r--r-- | sci-mathematics/pari/pari-2.1.6.ebuild | 4 | ||||
-rw-r--r-- | sci-mathematics/pari/pari-2.1.7.ebuild | 6 |
5 files changed, 25 insertions, 12 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/Manifest b/sci-mathematics/pari/Manifest index 0e3491e9d467..30a4b88047fb 100644 --- a/sci-mathematics/pari/Manifest +++ b/sci-mathematics/pari/Manifest @@ -1,4 +1,7 @@ -MD5 81c058138f174b6e16abeb9b8b66cc5e ChangeLog 5769 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 074c50ee2851bf76560fbec6027259eb ChangeLog 5874 MD5 ee951aeeb2122fab2aaf9803097fad76 files/digest-pari-2.1.5-r4 63 MD5 2fd9906f2bf293fdad42d572846508de files/digest-pari-2.1.6 60 MD5 af657a173514360dabaac40ecd6ee695 files/digest-pari-2.1.7 60 @@ -6,6 +9,13 @@ MD5 c3f89da5ddbdb73646e3d64ee31ea887 files/docs.patch 915 MD5 dccf7ef464f99fa750a5c7fc3ec67e8f files/wrong_functype-r1.patch 1498 MD5 cbd309a01e2fee1a5ba6cb3a93ba5708 files/wrong_functype.patch 1946 MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 -MD5 c49cfeebeab95672f9d228b76c63522b pari-2.1.5-r4.ebuild 2520 -MD5 8aca1c2d2f15f55900235c498da7a34a pari-2.1.6.ebuild 2482 -MD5 ef37268d4f7b706bad655d38537c11ff pari-2.1.7.ebuild 2453 +MD5 12d02fbdc3b89b45adf6fae221237532 pari-2.1.5-r4.ebuild 2523 +MD5 944e7cfb4a53d51b8619a0d3dc3b4be9 pari-2.1.6.ebuild 2485 +MD5 c86679b66731d93d8f2071a4b9449103 pari-2.1.7.ebuild 2455 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2 (GNU/Linux) + +iD8DBQFDzMK9tG5z4I8BtQoRAk73AJ40SyR7RuDYt3N+92NYfj+Pg1aD/wCgjYCW +S/+vZSHiOjG8ocrH5m8QaCY= +=KVvA +-----END PGP SIGNATURE----- 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 )" |