public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/loongson:master commit in: dev-libs/mpfr/files/2.4.1/, dev-libs/mpfr/files/2.4.0/, ...
@ 2012-02-09 16:51 Matt Turner
  0 siblings, 0 replies; only message in thread
From: Matt Turner @ 2012-02-09 16:51 UTC (permalink / raw
  To: gentoo-commits

commit:     ca6ae7353237c3ffa559cd1cb8d3935b37c33f03
Author:     Matt Turner <mattst88 <AT> gmail <DOT> com>
AuthorDate: Thu Feb  9 16:47:55 2012 +0000
Commit:     Matt Turner <mattst88 <AT> gmail <DOT> com>
CommitDate: Thu Feb  9 16:47:55 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/loongson.git;a=commit;h=ca6ae735

Remove dev-libs/mpfr

Significantly newer versions are available in portage.

Signed-off-by: Matt Turner <mattst88 <AT> gmail.com>

---
 dev-libs/mpfr/ChangeLog            |  301 ------------------------------------
 dev-libs/mpfr/Manifest             |   16 --
 dev-libs/mpfr/files/2.3.2/patch01  |   55 -------
 dev-libs/mpfr/files/2.4.0/patch01  |   55 -------
 dev-libs/mpfr/files/2.4.1/patch01  |  123 ---------------
 dev-libs/mpfr/files/2.4.1/patch02  |   45 ------
 dev-libs/mpfr/files/2.4.1/patch03  |   25 ---
 dev-libs/mpfr/files/2.4.1/patch04  |   45 ------
 dev-libs/mpfr/files/2.4.1/patch05  |   47 ------
 dev-libs/mpfr/files/2.4.1/patch06  |   55 -------
 dev-libs/mpfr/metadata.xml         |    5 -
 dev-libs/mpfr/mpfr-2.3.2_p1.ebuild |   48 ------
 dev-libs/mpfr/mpfr-2.4.0_p1.ebuild |   48 ------
 dev-libs/mpfr/mpfr-2.4.1_p6.ebuild |   50 ------
 14 files changed, 0 insertions(+), 918 deletions(-)

diff --git a/dev-libs/mpfr/ChangeLog b/dev-libs/mpfr/ChangeLog
deleted file mode 100644
index c398124..0000000
--- a/dev-libs/mpfr/ChangeLog
+++ /dev/null
@@ -1,301 +0,0 @@
-# ChangeLog for dev-libs/mpfr
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/mpfr/ChangeLog,v 1.82 2008/09/22 04:29:28 jer Exp $
-
-  22 Sep 2008; Jeroen Roovers <jer@gentoo.org> mpfr-2.3.1_p1.ebuild:
-  Stable for HPPA (bug #238208).
-
-  21 Sep 2008; Brent Baude <ranger@gentoo.org> mpfr-2.3.1_p1.ebuild:
-  stable ppc64, bug 238208
-
-  21 Sep 2008; nixnut <nixnut@gentoo.org> mpfr-2.3.1_p1.ebuild:
-  Stable on ppc wrt bug 238208
-
-  21 Sep 2008; Raúl Porcel <armin76@gentoo.org> mpfr-2.3.1_p1.ebuild:
-  alpha/ia64/sparc/x86 stable wrt #238208
-
-  20 Sep 2008; Steve Dibb <beandog@gentoo.org> mpfr-2.3.1_p1.ebuild:
-  amd64 stable, bug 238208
-
-*mpfr-2.3.2 (20 Sep 2008)
-
-  20 Sep 2008; Mike Frysinger <vapier@gentoo.org> +mpfr-2.3.2.ebuild:
-  Version bump.
-
-*mpfr-2.3.1_p1 (20 Aug 2008)
-
-  20 Aug 2008; Mike Frysinger <vapier@gentoo.org> +files/2.3.1/patch01,
-  +mpfr-2.3.1_p1.ebuild:
-  Apply upstream patch01 for mpfr-2.3.1.
-
-  02 May 2008; Mike Frysinger <vapier@gentoo.org> mpfr-2.3.1.ebuild:
-  Drop the hardcoded shared/static flags as the default is to build both and
-  we want autodetection for targets that may not support shared (like mingw).
-
-  20 Apr 2008; Mike Frysinger <vapier@gentoo.org> mpfr-2.3.1.ebuild:
-  Mark amd64 stable #217696.
-
-  18 Apr 2008; nixnut <nixnut@gentoo.org> mpfr-2.3.1.ebuild:
-  Stable on ppc wrt bug 217696
-
-  15 Apr 2008; Raúl Porcel <armin76@gentoo.org> mpfr-2.3.1.ebuild:
-  alpha/ia64/sparc/x86 stable wrt #217696
-
-  14 Apr 2008; Markus Rothe <corsair@gentoo.org> mpfr-2.3.1.ebuild:
-  Stable on ppc64; bug #217696
-
-  14 Apr 2008; Jeroen Roovers <jer@gentoo.org> mpfr-2.3.1.ebuild:
-  Stable for HPPA (bug #217696).
-
-  11 Feb 2008; Santiago M. Mola <coldwind@gentoo.org> mpfr-2.3.0_p4.ebuild:
-  amd64 stable wrt #208039
-
-  30 Jan 2008; Brent Baude <ranger@gentoo.org> mpfr-2.3.0_p4.ebuild:
-  Marking mpfr-2.3.0_p4 ppc64 for bug 208039
-
-  30 Jan 2008; Raúl Porcel <armin76@gentoo.org> mpfr-2.3.0_p4.ebuild:
-  alpha/ia64/sparc stable wrt #208039
-
-  30 Jan 2008; Dawid Węgliński <cla@gentoo.org> mpfr-2.3.0_p4.ebuild:
-  Stable on x86 (bug #208039)
-
-  29 Jan 2008; Jeroen Roovers <jer@gentoo.org> mpfr-2.3.0_p4.ebuild:
-  Stable for HPPA (bug #208039).
-
-  29 Jan 2008; nixnut <nixnut@gentoo.org> mpfr-2.3.0_p4.ebuild:
-  Stable on ppc wrt bug 208039
-
-*mpfr-2.3.1 (29 Jan 2008)
-
-  29 Jan 2008; Mike Frysinger <vapier@gentoo.org> +mpfr-2.3.1.ebuild:
-  Version bump.
-
-  17 Jan 2008; Jeroen Roovers <jer@gentoo.org> mpfr-2.3.0_p3.ebuild:
-  Stable for HPPA too.
-
-  14 Jan 2008; Tobias Scherbaum <dertobi123@gentoo.org>
-  mpfr-2.3.0_p3.ebuild:
-  ppc. stable
-
-*mpfr-2.3.0_p4 (26 Dec 2007)
-
-  26 Dec 2007; Daniel Black <dragonheart@gentoo.org> +files/2.3.0/patch04,
-  +mpfr-2.3.0_p4.ebuild:
-  added upstream patch
-
-  01 Dec 2007; Markus Rothe <corsair@gentoo.org> mpfr-2.3.0_p3.ebuild:
-  Stable on ppc64
-
-  19 Nov 2007; Joshua Kinard <kumba@gentoo.org> mpfr-2.3.0_p3.ebuild:
-  Stable on mips.
-
-  13 Nov 2007; Raúl Porcel <armin76@gentoo.org> mpfr-2.3.0_p3.ebuild:
-  alpha/ia64/sparc/x86 stable
-
-*mpfr-2.3.0_p3 (06 Oct 2007)
-
-  06 Oct 2007; Mike Frysinger <vapier@gentoo.org> +files/2.3.0/patch01,
-  +files/2.3.0/patch02, +files/2.3.0/patch03, +mpfr-2.3.0_p3.ebuild:
-  Version bump #193893.
-
-  25 Aug 2007; Steve Dibb <beandog@gentoo.org> mpfr-2.2.1_p5.ebuild:
-  amd64 stable
-
-  13 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org>
-  mpfr-2.2.1_p5.ebuild:
-  ppc. stable
-
-  27 Jul 2007; Jeroen Roovers <jer@gentoo.org> mpfr-2.2.1_p5.ebuild:
-  Stable for HPPA too.
-
-  22 Jul 2007; Tom Gall <tgall@gentoo.org> mpfr-2.2.1_p5.ebuild:
-  stable on ppc64
-
-  15 Jul 2007; Raúl Porcel <armin76@gentoo.org> mpfr-2.2.1_p5.ebuild:
-  alpha stable
-
-  16 May 2007; Gustavo Zacarias <gustavoz@gentoo.org> mpfr-2.2.1_p5.ebuild:
-  Stable on sparc
-
-  12 May 2007; Joshua Kinard <kumba@gentoo.org> mpfr-2.2.1_p5.ebuild:
-  Stable on mips.
-
-  23 Apr 2007; Raúl Porcel <armin76@gentoo.org> mpfr-2.2.1_p5.ebuild:
-  ia64 + x86 stable
-
-*mpfr-2.2.1_p5 (06 Apr 2007)
-
-  06 Apr 2007; Daniel Black <dragonheart@gentoo.org> +files/2.2.1/patch02,
-  +files/2.2.1/patch03, +files/2.2.1/patch04, +files/2.2.1/patch05,
-  +mpfr-2.2.1_p5.ebuild:
-  upstream patches
-
-  17 Feb 2007; Alexander H. Færøy <eroyf@gentoo.org>
-  mpfr-2.2.0_p16.ebuild:
-  Stable on MIPS; bug #159250
-
-*mpfr-2.2.1_p1 (17 Feb 2007)
-
-  17 Feb 2007; Daniel Black <dragonheart@gentoo.org> +files/2.2.1/patch01,
-  +mpfr-2.2.1_p1.ebuild:
-  upstream patch
-
-  05 Feb 2007; Simon Stelling <blubb@gentoo.org> mpfr-2.2.0_p16.ebuild:
-  stable on amd64; bug 159250
-
-  30 Dec 2006; Tom Gall <tgall@gentoo.org> mpfr-2.2.0_p16.ebuild:
-  stable on ppc64, bug #159250
-
-  30 Dec 2006; Andrej Kacian <ticho@gentoo.org> mpfr-2.2.0_p16.ebuild:
-  Stable on x86, bug #159250.
-
-  29 Dec 2006; Tobias Scherbaum <dertobi123@gentoo.org>
-  mpfr-2.2.0_p16.ebuild:
-  Stable on ppc wrt bug #159250.
-
-  28 Dec 2006; Bryan Østergaard <kloeri@gentoo.org> mpfr-2.2.0_p16.ebuild:
-  Stable on Alpha.
-
-  28 Dec 2006; Gustavo Zacarias <gustavoz@gentoo.org> mpfr-2.2.0_p16.ebuild:
-  Stable on sparc wrt #159250
-
-  28 Dec 2006; Jeroen Roovers <jer@gentoo.org> mpfr-2.2.0_p16.ebuild:
-  Stable for HPPA (bug #159250).
-
-*mpfr-2.2.1 (22 Dec 2006)
-
-  22 Dec 2006; Daniel Black <dragonheart@gentoo.org> +mpfr-2.2.1.ebuild:
-  version bump. seems to be simple bug fixes but masked for further testing on
-  all gcc versions
-
-  22 Dec 2006; Daniel Black <dragonheart@gentoo.org> -mpfr-2.2.0_p12.ebuild,
-  -mpfr-2.2.0_p14.ebuild, mpfr-2.2.0_p16.ebuild:
-  added automake dependency - bug #158808 thanks to Igor Fedorow. Removed
-  older versions
-
-  09 Dec 2006; Timothy Redaelli <drizzt@gentoo.org> mpfr-2.2.0_p16.ebuild:
-  Add ~x86-fbsd keyword
-
-*mpfr-2.2.0_p16 (21 Oct 2006)
-
-  21 Oct 2006; Daniel Black <dragonheart@gentoo.org> +files/2.2.0/patch15,
-  +files/2.2.0/patch16, +mpfr-2.2.0_p16.ebuild:
-  Grab some more patches from upstream.
-
-  20 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> mpfr-2.2.0_p10.ebuild:
-  Stable on Alpha.
-
-  17 Oct 2006; Roy Marples <uberlord@gentoo.org> mpfr-2.2.0_p14.ebuild:
-  Added ~sparc-fbsd keyword.
-
-  29 Sep 2006; Mike Frysinger <vapier@gentoo.org> mpfr-2.2.0_p8.ebuild,
-  mpfr-2.2.0_p10.ebuild, mpfr-2.2.0_p12.ebuild, mpfr-2.2.0_p14.ebuild:
-  Dont filter -ffast-math; people who use this globally deserve what they get.
-
-  03 Sep 2006; Joshua Kinard <kumba@gentoo.org> mpfr-2.2.0_p10.ebuild:
-  Marked stable on mips.
-
-  24 Aug 2006; Markus Rothe <corsair@gentoo.org> mpfr-2.2.0_p10.ebuild:
-  Stable on ppc64
-
-  23 Aug 2006; Gustavo Zacarias <gustavoz@gentoo.org> mpfr-2.2.0_p10.ebuild:
-  Stable on sparc
-
-  21 Aug 2006; Chris Gianelloni <wolf31o2@gentoo.org> mpfr-2.2.0_p10.ebuild:
-  Stable on amd64 and x86 wrt release snapshot. This is in preparation for an
-  eventual GCC 4.1.1 going stable.
-
-*mpfr-2.2.0_p14 (28 Jul 2006)
-
-  28 Jul 2006; Daniel Black <dragonheart@gentoo.org> +files/2.2.0/patch13,
-  +files/2.2.0/patch14, +mpfr-2.2.0_p14.ebuild:
-  more upstream patches
-
-*mpfr-2.2.0_p12 (19 Jul 2006)
-
-  19 Jul 2006; Daniel Black <dragonheart@gentoo.org> +files/2.2.0/patch11,
-  +files/2.2.0/patch12, +mpfr-2.2.0_p12.ebuild:
-  more upstream patches
-
-  27 Jun 2006; Luca Barbato <lu_zero@gentoo.org> mpfr-2.2.0_p10.ebuild:
-  Marked stable on ppc
-
-  25 Jun 2006; Guy Martin <gmsoft@gentoo.org> mpfr-2.2.0_p10.ebuild:
-  Stable on hppa.
-
-  06 May 2006; Mike Frysinger <vapier@gentoo.org>
-  +files/2.2.0/debian-disable-buggy-umul_ppmm.patch, mpfr-2.2.0_p8.ebuild,
-  mpfr-2.2.0_p10.ebuild:
-  Grab patch from Debian to fix test crashes #126082.
-
-*mpfr-2.2.0_p10 (10 Apr 2006)
-
-  10 Apr 2006; Mike Frysinger <vapier@gentoo.org> +files/2.2.0/patch09,
-  +files/2.2.0/patch10, +mpfr-2.2.0_p10.ebuild:
-  Grab some more patches from upstream.
-
-  07 Apr 2006; Guy Martin <gmsoft@gentoo.org> mpfr-2.2.0_p8.ebuild:
-  Fix hppa 1.1 computation bug.
-
-  14 Mar 2006; Joseph Jezak <josejx@gentoo.org> mpfr-2.2.0_p8.ebuild:
-  Marked ppc stable for bug #121968.
-
-  27 Feb 2006; Jeroen Roovers <jer@gentoo.org> mpfr-2.2.0_p8.ebuild:
-  Stable on hppa (bug #121968).
-
-  26 Feb 2006; Joshua Kinard <kumba@gentoo.org> mpfr-2.2.0_p8.ebuild:
-  Marked stable on mips.
-
-  15 Feb 2006; Markus Rothe <corsair@gentoo.org> mpfr-2.2.0_p8.ebuild:
-  Stable on ppc64; bug #121968
-
-  13 Feb 2006; Patrick McLean <chutzpah@gentoo.org> mpfr-2.2.0_p8.ebuild:
-  Add filtering of -ffast-math on amd64 and mark stable (bug #121968).
-
-  09 Feb 2006; Aron Griffis <agriffis@gentoo.org> mpfr-2.2.0_p8.ebuild:
-  Mark 2.2.0_p8 stable on ia64
-
-  08 Feb 2006; Mark Loeser <halcy0n@gentoo.org> mpfr-2.2.0_p8.ebuild:
-  Stable on x86; bug #121968
-
-  08 Feb 2006; Gustavo Zacarias <gustavoz@gentoo.org> mpfr-2.2.0_p8.ebuild:
-  Stable on sparc wrt #121968
-
-  04 Feb 2006; Aron Griffis <agriffis@gentoo.org> mpfr-2.2.0_p4.ebuild:
-  Mark 2.2.0_p4 stable on ia64
-
-*mpfr-2.2.0_p8 (22 Jan 2006)
-
-  22 Jan 2006; Daniel Black <dragonheart@gentoo.org> +files/2.2.0/patch08,
-  +mpfr-2.2.0_p8.ebuild:
-  patch bump
-
-  07 Jan 2006; Daniel Black <dragonheart@gentoo.org> mpfr-2.2.0_p7.ebuild:
-  opps did not mean to commit 390 to stable - marked ~s390
-
-*mpfr-2.2.0_p7 (07 Jan 2006)
-
-  07 Jan 2006; Daniel Black <dragonheart@gentoo.org> +files/2.2.0/patch06
-  +files/2.2.0/patch07, +mpfr-2.2.0_p7.ebuild:
-  added more patches from upstream
-
-  03 Jan 2006; Joshua Kinard <kumba@gentoo.org> mpfr-2.2.0_p4.ebuild:
-  Add ~mips to KEYWORDS.
-
-  26 Oct 2005; Jason Wever <weeve@gentoo.org> mpfr-2.2.0_p4.ebuild:
-  Added ~sparc keyword wrt bug #80357.
-
-  23 Oct 2005; Brent Baude <ranger@gentoo.org> mpfr-2.2.0_p4.ebuild:
-  Marking mpfr ~ppc64 for bug 80357
-
-  22 Oct 2005; Mark Loeser <halcy0n@gentoo.org> mpfr-2.2.0_p4.ebuild:
-  Adding ~x86 to keywords; bug #110026
-
-  22 Oct 2005; Daniel Black <dragonheart@gentoo.org> mpfr-2.2.0_p4.ebuild:
-  ~ppc keyword. Dependency change to avoid file conflicts in earlier gmp
-  versions
-
-*mpfr-2.2.0_p4 (19 Oct 2005)
-
-  19 Oct 2005; Mike Frysinger <vapier@gentoo.org> :
-  Initial import.  Ebuild submitted by me.

diff --git a/dev-libs/mpfr/Manifest b/dev-libs/mpfr/Manifest
deleted file mode 100644
index 8d70397..0000000
--- a/dev-libs/mpfr/Manifest
+++ /dev/null
@@ -1,16 +0,0 @@
-AUX 2.3.2/patch01 1969 RMD160 bc69e028d61407a56c762cad4e5cd2f645ca457e SHA1 a5310b699f80bcf2768434531776bbfb2af4e640 SHA256 e9fdf4dbdb32c10894d1d0bb8c6d8731397074ae212e927d3b6e1e32b90b1c26
-AUX 2.4.0/patch01 1969 RMD160 bc69e028d61407a56c762cad4e5cd2f645ca457e SHA1 a5310b699f80bcf2768434531776bbfb2af4e640 SHA256 e9fdf4dbdb32c10894d1d0bb8c6d8731397074ae212e927d3b6e1e32b90b1c26
-AUX 2.4.1/patch01 3512 RMD160 a68a65e3ba90fabb8d634d69b172a32162488661 SHA1 82eb4c34685b6d655d33e0dfcea003248a8967d9 SHA256 6abd8c5abac124041fc0508fbcfdb04f564d0f78118235d70edd81daa3b6169d
-AUX 2.4.1/patch02 1585 RMD160 d1ff268cae4d0659d805d7e22bc5c8e245c86587 SHA1 49ae9b7d23d5ba1013687a99d28ac2c1d674af55 SHA256 9fc939052f9e501c051586fb18f7801262748a46c17476881307ec6100e64edd
-AUX 2.4.1/patch03 1271 RMD160 97b3cc3b761addf812420433d658ba400e0f8d4b SHA1 282066b0104ec41931126acb57e6ef6140dcacbd SHA256 b4a9276f295361c4b6d3ef896548e9d39cb0304146f40c29ed97cc95359ec2b5
-AUX 2.4.1/patch04 1804 RMD160 209acd4081774b4e63d58700dc8355e66238ac8d SHA1 a32e20029351eb34cee941d22566044693a91b93 SHA256 c7152d214006fa1da9dc987ab07468c493c1cf3afc14c22f0a293f14e745c0ee
-AUX 2.4.1/patch05 1872 RMD160 1493e46033944dc15e23b55a495659d07d5077a5 SHA1 aec518a69b75d11699daf6b984a2c6887638b6eb SHA256 2ef1030e3d40636f29ec25feeac87d0813ca73ab944c87837da8d656fcbe9070
-AUX 2.4.1/patch06 1969 RMD160 bc69e028d61407a56c762cad4e5cd2f645ca457e SHA1 a5310b699f80bcf2768434531776bbfb2af4e640 SHA256 e9fdf4dbdb32c10894d1d0bb8c6d8731397074ae212e927d3b6e1e32b90b1c26
-DIST mpfr-2.3.2.tar.lzma 816537 RMD160 eff9b819dee971cd907dde461cd525c473516e29 SHA1 1c48c7a545b571e54ea2418bd1eae8b5e3bfe753 SHA256 d8285d3f7fc824eb1fe86ebeb5b8e5064265be8e7439d5aec49bafcb53d710be
-DIST mpfr-2.4.0.tar.lzma 903115 RMD160 a9db0f2b2dcd9b6a855f2e5f7a794a152dc48f43 SHA1 345ac4edfb324e7c4ea944540007996a78788c1e SHA256 98a690bc941cfc7a741ae69e659438f8af171cb0d4dcb1e0c54d13e32ada62df
-DIST mpfr-2.4.1.tar.lzma 903875 RMD160 e848db799fc3b6a4681de3b38df8809c2369f266 SHA1 6145947361fac880b87976e21e28fab12ccf4881 SHA256 95e507b26bac3b64215bc3cf1463525781582d40358b09becdb24d058b31def8
-EBUILD mpfr-2.3.2_p1.ebuild 1414 RMD160 093e6f72a3174b59566deb19ceb047f9e6090601 SHA1 5174c86341e24b147205afe523c8beeba9abe07a SHA256 5aad2ce00fd4a81a48e257e7c856b3bb10ec2fdb1986def6c23ade6628c93b5f
-EBUILD mpfr-2.4.0_p1.ebuild 1416 RMD160 917ecd3e064ec200947d742eb7a99c69e11ba0d9 SHA1 85e3eb5033625f57a477937669e6e69ce8decf37 SHA256 209f558be6ed026d85fcbf3b5689445c4f9a2c674d7a61bdbdac5b41789674f0
-EBUILD mpfr-2.4.1_p6.ebuild 1530 RMD160 d4f1eeb2829261d053890305f178d0cc07b0cbc5 SHA1 4643bc5e81539346bf1d528b907e6ac343825928 SHA256 758fbabd7d49cc665cdd00fc7559ae56d6bf0c262942e7986f6a8e572e26b3ff
-MISC ChangeLog 9991 RMD160 bcaeb88e150b4aa878f49742cc78fa950d106166 SHA1 914fa38a621aa37aeca97d62733d7c67e011ca09 SHA256 a88a71799640fa947a75a3549d228b884d068399d1468b3bf0185efd62d1ded6
-MISC metadata.xml 162 RMD160 d002486a43522f2116b1d9d59828c484956d66e2 SHA1 d6b4923897f6ae673b4f93646f5b4ba61d5a2c3c SHA256 65a915d44de1f01d4b7f72d313b4192c38374a9835d24988c00c1e73dca5805a

diff --git a/dev-libs/mpfr/files/2.3.2/patch01 b/dev-libs/mpfr/files/2.3.2/patch01
deleted file mode 100644
index f14df45..0000000
--- a/dev-libs/mpfr/files/2.3.2/patch01
+++ /dev/null
@@ -1,55 +0,0 @@
---- a/mpfr-gmp.h	2008-11-28 03:03:22.000000000 +0800
-+++ b/mpfr-gmp.h	2008-11-28 03:04:29.000000000 +0800
-@@ -179,6 +179,10 @@
- typedef unsigned int USItype    __attribute__ ((mode (SI)));
- typedef          int DItype     __attribute__ ((mode (DI)));
- typedef unsigned int UDItype    __attribute__ ((mode (DI)));
-+#if BITS_PER_MP_LIMB == 64
-+typedef          int TItype     __attribute__ ((mode (TI)));
-+typedef unsigned int UTItype    __attribute__ ((mode (TI)));
-+#endif
- #else
- typedef unsigned char UQItype;
- typedef          long SItype;
-diff --git a/mpfr-longlong.h b/mpfr-longlong.h
-index 111b36c..57eba49 100644
---- a/mpfr-longlong.h
-+++ b/mpfr-longlong.h
-@@ -1011,27 +1011,23 @@ extern UWtype __MPN(udiv_qrnnd) _PROTO ((UWtype *, UWtype, UWtype, UWtype));
- #endif /* __m88000__ */
- 
- #if defined (__mips) && W_TYPE_SIZE == 32
--#if __GNUC__ > 2 || __GNUC_MINOR__ >= 7
- #define umul_ppmm(w1, w0, u, v) \
--  __asm__ ("multu %2,%3" : "=l" (w0), "=h" (w1) : "d" (u), "d" (v))
--#else
--#define umul_ppmm(w1, w0, u, v) \
--  __asm__ ("multu %2,%3\n\tmflo %0\n\tmfhi %1"				\
--	   : "=d" (w0), "=d" (w1) : "d" (u), "d" (v))
--#endif
-+  do {									\
-+    UDItype __x = (UDItype) (USItype) (u) * (USItype) (v);		\
-+    (w1) = (USItype) (__x >> 32);					\
-+    (w0) = (USItype) (__x);						\
-+  } while (0)
- #define UMUL_TIME 10
- #define UDIV_TIME 100
- #endif /* __mips */
- 
- #if (defined (__mips) && __mips >= 3) && W_TYPE_SIZE == 64
--#if __GNUC__ > 2 || __GNUC_MINOR__ >= 7
- #define umul_ppmm(w1, w0, u, v) \
--  __asm__ ("dmultu %2,%3" : "=l" (w0), "=h" (w1) : "d" (u), "d" (v))
--#else
--#define umul_ppmm(w1, w0, u, v) \
--  __asm__ ("dmultu %2,%3\n\tmflo %0\n\tmfhi %1"				\
--	   : "=d" (w0), "=d" (w1) : "d" (u), "d" (v))
--#endif
-+  do {									\
-+    UTItype __x = (UTItype) (UDItype) (u) * (UDItype) (v);		\
-+    (w1) = (UDItype) (__x >> 64);					\
-+    (w0) = (UDItype) (__x);						\
-+  } while (0)
- #define UMUL_TIME 20
- #define UDIV_TIME 140
- #endif /* __mips */

diff --git a/dev-libs/mpfr/files/2.4.0/patch01 b/dev-libs/mpfr/files/2.4.0/patch01
deleted file mode 100644
index f14df45..0000000
--- a/dev-libs/mpfr/files/2.4.0/patch01
+++ /dev/null
@@ -1,55 +0,0 @@
---- a/mpfr-gmp.h	2008-11-28 03:03:22.000000000 +0800
-+++ b/mpfr-gmp.h	2008-11-28 03:04:29.000000000 +0800
-@@ -179,6 +179,10 @@
- typedef unsigned int USItype    __attribute__ ((mode (SI)));
- typedef          int DItype     __attribute__ ((mode (DI)));
- typedef unsigned int UDItype    __attribute__ ((mode (DI)));
-+#if BITS_PER_MP_LIMB == 64
-+typedef          int TItype     __attribute__ ((mode (TI)));
-+typedef unsigned int UTItype    __attribute__ ((mode (TI)));
-+#endif
- #else
- typedef unsigned char UQItype;
- typedef          long SItype;
-diff --git a/mpfr-longlong.h b/mpfr-longlong.h
-index 111b36c..57eba49 100644
---- a/mpfr-longlong.h
-+++ b/mpfr-longlong.h
-@@ -1011,27 +1011,23 @@ extern UWtype __MPN(udiv_qrnnd) _PROTO ((UWtype *, UWtype, UWtype, UWtype));
- #endif /* __m88000__ */
- 
- #if defined (__mips) && W_TYPE_SIZE == 32
--#if __GNUC__ > 2 || __GNUC_MINOR__ >= 7
- #define umul_ppmm(w1, w0, u, v) \
--  __asm__ ("multu %2,%3" : "=l" (w0), "=h" (w1) : "d" (u), "d" (v))
--#else
--#define umul_ppmm(w1, w0, u, v) \
--  __asm__ ("multu %2,%3\n\tmflo %0\n\tmfhi %1"				\
--	   : "=d" (w0), "=d" (w1) : "d" (u), "d" (v))
--#endif
-+  do {									\
-+    UDItype __x = (UDItype) (USItype) (u) * (USItype) (v);		\
-+    (w1) = (USItype) (__x >> 32);					\
-+    (w0) = (USItype) (__x);						\
-+  } while (0)
- #define UMUL_TIME 10
- #define UDIV_TIME 100
- #endif /* __mips */
- 
- #if (defined (__mips) && __mips >= 3) && W_TYPE_SIZE == 64
--#if __GNUC__ > 2 || __GNUC_MINOR__ >= 7
- #define umul_ppmm(w1, w0, u, v) \
--  __asm__ ("dmultu %2,%3" : "=l" (w0), "=h" (w1) : "d" (u), "d" (v))
--#else
--#define umul_ppmm(w1, w0, u, v) \
--  __asm__ ("dmultu %2,%3\n\tmflo %0\n\tmfhi %1"				\
--	   : "=d" (w0), "=d" (w1) : "d" (u), "d" (v))
--#endif
-+  do {									\
-+    UTItype __x = (UTItype) (UDItype) (u) * (UDItype) (v);		\
-+    (w1) = (UDItype) (__x >> 64);					\
-+    (w0) = (UDItype) (__x);						\
-+  } while (0)
- #define UMUL_TIME 20
- #define UDIV_TIME 140
- #endif /* __mips */

diff --git a/dev-libs/mpfr/files/2.4.1/patch01 b/dev-libs/mpfr/files/2.4.1/patch01
deleted file mode 100644
index ae92788..0000000
--- a/dev-libs/mpfr/files/2.4.1/patch01
+++ /dev/null
@@ -1,123 +0,0 @@
-diff -Naurd mpfr-2.4.1-a/PATCHES mpfr-2.4.1-b/PATCHES
---- mpfr-2.4.1-a/PATCHES	2009-02-20 09:43:17.000000000 +0000
-+++ mpfr-2.4.1-b/PATCHES	2009-02-27 16:56:29.000000000 +0000
-@@ -0,0 +1 @@
-+remainder-neg
-diff -Naurd mpfr-2.4.1-a/VERSION mpfr-2.4.1-b/VERSION
---- mpfr-2.4.1-a/VERSION	2009-02-25 16:16:08.000000000 +0000
-+++ mpfr-2.4.1-b/VERSION	2009-02-27 16:55:37.000000000 +0000
-@@ -1 +1 @@
--2.4.1
-+2.4.1-p1
-diff -Naurd mpfr-2.4.1-a/mpfr.h mpfr-2.4.1-b/mpfr.h
---- mpfr-2.4.1-a/mpfr.h	2009-02-25 16:16:08.000000000 +0000
-+++ mpfr-2.4.1-b/mpfr.h	2009-02-27 16:55:38.000000000 +0000
-@@ -27,7 +27,7 @@
- #define MPFR_VERSION_MAJOR 2
- #define MPFR_VERSION_MINOR 4
- #define MPFR_VERSION_PATCHLEVEL 1
--#define MPFR_VERSION_STRING "2.4.1"
-+#define MPFR_VERSION_STRING "2.4.1-p1"
- 
- /* Macros dealing with MPFR VERSION */
- #define MPFR_VERSION_NUM(a,b,c) (((a) << 16L) | ((b) << 8) | (c))
-diff -Naurd mpfr-2.4.1-a/rem1.c mpfr-2.4.1-b/rem1.c
---- mpfr-2.4.1-a/rem1.c	2009-02-20 09:43:17.000000000 +0000
-+++ mpfr-2.4.1-b/rem1.c	2009-02-27 16:55:15.000000000 +0000
-@@ -170,7 +170,12 @@
-     }
- 
-   if (mpz_cmp_ui (r, 0) == 0)
--    inex = mpfr_set_ui (rem, 0, GMP_RNDN);
-+    {
-+      inex = mpfr_set_ui (rem, 0, GMP_RNDN);
-+      /* take into account sign of x */
-+      if (signx < 0)
-+        mpfr_neg (rem, rem, GMP_RNDN);
-+    }
-   else
-     {
-       if (rnd_q == GMP_RNDN)
-@@ -190,6 +195,9 @@
-                 *quo += 1;
-             }
-         }
-+      /* take into account sign of x */
-+      if (signx < 0)
-+        mpz_neg (r, r);
-       inex = mpfr_set_z (rem, r, rnd);
-       /* if ex > ey, rem should be multiplied by 2^ey, else by 2^ex */
-       MPFR_EXP (rem) += (ex > ey) ? ey : ex;
-@@ -198,13 +206,6 @@
-   if (quo)
-     *quo *= sign;
- 
--  /* take into account sign of x */
--  if (signx < 0)
--    {
--      mpfr_neg (rem, rem, GMP_RNDN);
--      inex = -inex;
--    }
--
-   mpz_clear (mx);
-   mpz_clear (my);
-   mpz_clear (r);
-diff -Naurd mpfr-2.4.1-a/tests/tremquo.c mpfr-2.4.1-b/tests/tremquo.c
---- mpfr-2.4.1-a/tests/tremquo.c	2009-02-20 09:43:15.000000000 +0000
-+++ mpfr-2.4.1-b/tests/tremquo.c	2009-02-27 16:55:15.000000000 +0000
-@@ -25,6 +25,36 @@
- 
- #include "mpfr-test.h"
- 
-+static void
-+bug20090227 (void)
-+{
-+  mpfr_t x, y, r1, r2;
-+  int inex1, inex2;
-+
-+  mpfr_init2 (x, 118);
-+  mpfr_init2 (y, 181);
-+  mpfr_init2 (r1, 140);
-+  mpfr_init2 (r2, 140);
-+  mpfr_set_si (x, -1, GMP_RNDN);
-+  mpfr_set_str_binary (y, "1.100100100001111110110101010001000100001011010001100001000110100110001001100011001100010100010111000000011011100000111001101000100101001000000100100111000001000100010100110011111010");
-+  inex1 = mpfr_remainder (r1, x, y, GMP_RNDU);
-+  /* since the quotient is -1, r1 is the rounding of x+y */
-+  inex2 = mpfr_add (r2, x, y, GMP_RNDU);
-+  if (mpfr_cmp (r1, r2))
-+    {
-+      printf ("Error in mpfr_remainder (bug20090227)\n");
-+      printf ("Expected ");
-+      mpfr_dump (r2);
-+      printf ("Got      ");
-+      mpfr_dump (r1);
-+      exit (1);
-+    }
-+  mpfr_clear (x);
-+  mpfr_clear (y);
-+  mpfr_clear (r1);
-+  mpfr_clear (r2);
-+}
-+
- int
- main (int argc, char *argv[])
- {
-@@ -50,6 +80,8 @@
- 
-   tests_start_mpfr ();
- 
-+  bug20090227 ();
-+
-   mpfr_init (x);
-   mpfr_init (y);
-   mpfr_init (r);
-diff -Naurd mpfr-2.4.1-a/version.c mpfr-2.4.1-b/version.c
---- mpfr-2.4.1-a/version.c	2009-02-25 16:16:08.000000000 +0000
-+++ mpfr-2.4.1-b/version.c	2009-02-27 16:55:38.000000000 +0000
-@@ -25,5 +25,5 @@
- const char *
- mpfr_get_version (void)
- {
--  return "2.4.1";
-+  return "2.4.1-p1";
- }

diff --git a/dev-libs/mpfr/files/2.4.1/patch02 b/dev-libs/mpfr/files/2.4.1/patch02
deleted file mode 100644
index c6b6aac..0000000
--- a/dev-libs/mpfr/files/2.4.1/patch02
+++ /dev/null
@@ -1,45 +0,0 @@
-diff -Naurd mpfr-2.4.1-a/PATCHES mpfr-2.4.1-b/PATCHES
---- mpfr-2.4.1-a/PATCHES	2009-03-04 13:15:05.000000000 +0000
-+++ mpfr-2.4.1-b/PATCHES	2009-03-04 13:17:04.000000000 +0000
-@@ -0,0 +1 @@
-+assert
-diff -Naurd mpfr-2.4.1-a/VERSION mpfr-2.4.1-b/VERSION
---- mpfr-2.4.1-a/VERSION	2009-02-27 16:55:37.000000000 +0000
-+++ mpfr-2.4.1-b/VERSION	2009-03-04 13:16:46.000000000 +0000
-@@ -1 +1 @@
--2.4.1-p1
-+2.4.1-p2
-diff -Naurd mpfr-2.4.1-a/mpfr-gmp.c mpfr-2.4.1-b/mpfr-gmp.c
---- mpfr-2.4.1-a/mpfr-gmp.c	2009-02-20 09:43:17.000000000 +0000
-+++ mpfr-2.4.1-b/mpfr-gmp.c	2009-03-04 13:16:39.000000000 +0000
-@@ -301,7 +301,7 @@
-       if (linenum != -1)
-         fprintf (stderr, "%d: ", linenum);
-     }
--  fprintf (stderr, " assertion failed: %s\n", expr);
-+  fprintf (stderr, "MPFR assertion failed: %s\n", expr);
-   abort();
- }
- 
-diff -Naurd mpfr-2.4.1-a/mpfr.h mpfr-2.4.1-b/mpfr.h
---- mpfr-2.4.1-a/mpfr.h	2009-02-27 16:55:38.000000000 +0000
-+++ mpfr-2.4.1-b/mpfr.h	2009-03-04 13:16:46.000000000 +0000
-@@ -27,7 +27,7 @@
- #define MPFR_VERSION_MAJOR 2
- #define MPFR_VERSION_MINOR 4
- #define MPFR_VERSION_PATCHLEVEL 1
--#define MPFR_VERSION_STRING "2.4.1-p1"
-+#define MPFR_VERSION_STRING "2.4.1-p2"
- 
- /* Macros dealing with MPFR VERSION */
- #define MPFR_VERSION_NUM(a,b,c) (((a) << 16L) | ((b) << 8) | (c))
-diff -Naurd mpfr-2.4.1-a/version.c mpfr-2.4.1-b/version.c
---- mpfr-2.4.1-a/version.c	2009-02-27 16:55:38.000000000 +0000
-+++ mpfr-2.4.1-b/version.c	2009-03-04 13:16:46.000000000 +0000
-@@ -25,5 +25,5 @@
- const char *
- mpfr_get_version (void)
- {
--  return "2.4.1-p1";
-+  return "2.4.1-p2";
- }

diff --git a/dev-libs/mpfr/files/2.4.1/patch03 b/dev-libs/mpfr/files/2.4.1/patch03
deleted file mode 100644
index e85136a..0000000
--- a/dev-libs/mpfr/files/2.4.1/patch03
+++ /dev/null
@@ -1,25 +0,0 @@
-diff -Naurd mpfr-2.4.1-a/tests/tfprintf.c mpfr-2.4.1-b/tests/tfprintf.c
---- mpfr-2.4.1-a/tests/tfprintf.c	2009-02-20 09:43:15.000000000 +0000
-+++ mpfr-2.4.1-b/tests/tfprintf.c	2009-03-10 01:12:45.000000000 +0000
-@@ -195,7 +195,7 @@
-   check_vfprintf (fout, "a. %Pu, b. %c, c. %Zi%Zn", prec, ch, mpz, &mpz);
-   check_length_with_cmp (6, mpz, 17, mpz_cmp_ui (mpz, 17), Zi);
-   check_vfprintf (fout, "%% a. %#.0RNg, b. %Qx%Rn, c. %p", mpfr, mpq, &mpfr,
--                  &i);
-+                  (void *) &i);
-   check_length_with_cmp (7, mpfr, 16, mpfr_cmp_ui (mpfr, 16), Rg);
- 
- #ifndef NPRINTF_T
-diff -Naurd mpfr-2.4.1-a/tests/tprintf.c mpfr-2.4.1-b/tests/tprintf.c
---- mpfr-2.4.1-a/tests/tprintf.c	2009-02-20 09:43:15.000000000 +0000
-+++ mpfr-2.4.1-b/tests/tprintf.c	2009-03-10 01:12:45.000000000 +0000
-@@ -191,7 +191,8 @@
-   check_length (5, sz, 34, zu);
-   check_vprintf ("a. %Pu, b. %c, c. %RUG, d. %Zi%Zn", prec, ch, mpfr, mpz, &mpz);
-   check_length_with_cmp (6, mpz, 24, mpz_cmp_ui (mpz, 24), Zi);
--  check_vprintf ("%% a. %#.0RNg, b. %Qx%Rn c. %p", mpfr, mpq, &mpfr, &i);
-+  check_vprintf ("%% a. %#.0RNg, b. %Qx%Rn c. %p",
-+                 mpfr, mpq, &mpfr, (void *) &i);
-   check_length_with_cmp (7, mpfr, 16, mpfr_cmp_ui (mpfr, 16), Rg);
- 
- #ifndef NPRINTF_T

diff --git a/dev-libs/mpfr/files/2.4.1/patch04 b/dev-libs/mpfr/files/2.4.1/patch04
deleted file mode 100644
index 08e21f2..0000000
--- a/dev-libs/mpfr/files/2.4.1/patch04
+++ /dev/null
@@ -1,45 +0,0 @@
-diff -Naurd mpfr-2.4.1-a/PATCHES mpfr-2.4.1-b/PATCHES
---- mpfr-2.4.1-a/PATCHES	2009-03-10 01:44:39.000000000 +0000
-+++ mpfr-2.4.1-b/PATCHES	2009-03-10 01:44:40.000000000 +0000
-@@ -0,0 +1 @@
-+vasprintf-mp_limb_t
-diff -Naurd mpfr-2.4.1-a/VERSION mpfr-2.4.1-b/VERSION
---- mpfr-2.4.1-a/VERSION	2009-03-04 13:16:46.000000000 +0000
-+++ mpfr-2.4.1-b/VERSION	2009-03-10 01:44:40.000000000 +0000
-@@ -1 +1 @@
--2.4.1-p2
-+2.4.1-p4
-diff -Naurd mpfr-2.4.1-a/mpfr.h mpfr-2.4.1-b/mpfr.h
---- mpfr-2.4.1-a/mpfr.h	2009-03-04 13:16:46.000000000 +0000
-+++ mpfr-2.4.1-b/mpfr.h	2009-03-10 01:44:40.000000000 +0000
-@@ -27,7 +27,7 @@
- #define MPFR_VERSION_MAJOR 2
- #define MPFR_VERSION_MINOR 4
- #define MPFR_VERSION_PATCHLEVEL 1
--#define MPFR_VERSION_STRING "2.4.1-p2"
-+#define MPFR_VERSION_STRING "2.4.1-p4"
- 
- /* Macros dealing with MPFR VERSION */
- #define MPFR_VERSION_NUM(a,b,c) (((a) << 16L) | ((b) << 8) | (c))
-diff -Naurd mpfr-2.4.1-a/vasprintf.c mpfr-2.4.1-b/vasprintf.c
---- mpfr-2.4.1-a/vasprintf.c	2009-02-20 09:43:17.000000000 +0000
-+++ mpfr-2.4.1-b/vasprintf.c	2009-03-10 01:44:40.000000000 +0000
-@@ -398,7 +398,7 @@
-         (void) va_arg ((ap), mpq_srcptr);       \
-         break;                                  \
-       case MP_LIMB_ARG:                         \
--        (void) va_arg ((ap), mp_ptr);           \
-+        (void) va_arg ((ap), mp_limb_t);        \
-         break;                                  \
-       case MP_LIMB_ARRAY_ARG:                   \
-         (void) va_arg ((ap), mp_ptr);           \
-diff -Naurd mpfr-2.4.1-a/version.c mpfr-2.4.1-b/version.c
---- mpfr-2.4.1-a/version.c	2009-03-04 13:16:46.000000000 +0000
-+++ mpfr-2.4.1-b/version.c	2009-03-10 01:44:40.000000000 +0000
-@@ -25,5 +25,5 @@
- const char *
- mpfr_get_version (void)
- {
--  return "2.4.1-p2";
-+  return "2.4.1-p4";
- }

diff --git a/dev-libs/mpfr/files/2.4.1/patch05 b/dev-libs/mpfr/files/2.4.1/patch05
deleted file mode 100644
index 710c698..0000000
--- a/dev-libs/mpfr/files/2.4.1/patch05
+++ /dev/null
@@ -1,47 +0,0 @@
-diff -Naurd mpfr-2.4.1-a/PATCHES mpfr-2.4.1-b/PATCHES
---- mpfr-2.4.1-a/PATCHES	2009-03-13 02:50:47.000000000 +0000
-+++ mpfr-2.4.1-b/PATCHES	2009-03-13 02:50:48.000000000 +0000
-@@ -0,0 +1 @@
-+zeta_ui-shift
-diff -Naurd mpfr-2.4.1-a/VERSION mpfr-2.4.1-b/VERSION
---- mpfr-2.4.1-a/VERSION	2009-03-10 01:44:40.000000000 +0000
-+++ mpfr-2.4.1-b/VERSION	2009-03-13 02:50:48.000000000 +0000
-@@ -1 +1 @@
--2.4.1-p4
-+2.4.1-p5
-diff -Naurd mpfr-2.4.1-a/mpfr.h mpfr-2.4.1-b/mpfr.h
---- mpfr-2.4.1-a/mpfr.h	2009-03-10 01:44:40.000000000 +0000
-+++ mpfr-2.4.1-b/mpfr.h	2009-03-13 02:50:48.000000000 +0000
-@@ -27,7 +27,7 @@
- #define MPFR_VERSION_MAJOR 2
- #define MPFR_VERSION_MINOR 4
- #define MPFR_VERSION_PATCHLEVEL 1
--#define MPFR_VERSION_STRING "2.4.1-p4"
-+#define MPFR_VERSION_STRING "2.4.1-p5"
- 
- /* Macros dealing with MPFR VERSION */
- #define MPFR_VERSION_NUM(a,b,c) (((a) << 16L) | ((b) << 8) | (c))
-diff -Naurd mpfr-2.4.1-a/version.c mpfr-2.4.1-b/version.c
---- mpfr-2.4.1-a/version.c	2009-03-10 01:44:40.000000000 +0000
-+++ mpfr-2.4.1-b/version.c	2009-03-13 02:50:48.000000000 +0000
-@@ -25,5 +25,5 @@
- const char *
- mpfr_get_version (void)
- {
--  return "2.4.1-p4";
-+  return "2.4.1-p5";
- }
-diff -Naurd mpfr-2.4.1-a/zeta_ui.c mpfr-2.4.1-b/zeta_ui.c
---- mpfr-2.4.1-a/zeta_ui.c	2009-02-20 09:43:17.000000000 +0000
-+++ mpfr-2.4.1-b/zeta_ui.c	2009-03-13 02:50:48.000000000 +0000
-@@ -177,7 +177,9 @@
-                   mpz_mul_ui (t, t, 2 * k - 1);
-                 }
-               mpz_div_2exp (t, t, 1);
--              if (n < 1UL << (BITS_PER_MP_LIMB / 2))
-+              /* Warning: the test below assumes that an unsigned long
-+                 has no padding bits. */
-+              if (n < 1UL << ((sizeof(unsigned long) * CHAR_BIT) / 2))
-                 /* (n - k + 1) * (n + k - 1) < n^2 */
-                 mpz_divexact_ui (t, t, (n - k + 1) * (n + k - 1));
-               else

diff --git a/dev-libs/mpfr/files/2.4.1/patch06 b/dev-libs/mpfr/files/2.4.1/patch06
deleted file mode 100644
index f14df45..0000000
--- a/dev-libs/mpfr/files/2.4.1/patch06
+++ /dev/null
@@ -1,55 +0,0 @@
---- a/mpfr-gmp.h	2008-11-28 03:03:22.000000000 +0800
-+++ b/mpfr-gmp.h	2008-11-28 03:04:29.000000000 +0800
-@@ -179,6 +179,10 @@
- typedef unsigned int USItype    __attribute__ ((mode (SI)));
- typedef          int DItype     __attribute__ ((mode (DI)));
- typedef unsigned int UDItype    __attribute__ ((mode (DI)));
-+#if BITS_PER_MP_LIMB == 64
-+typedef          int TItype     __attribute__ ((mode (TI)));
-+typedef unsigned int UTItype    __attribute__ ((mode (TI)));
-+#endif
- #else
- typedef unsigned char UQItype;
- typedef          long SItype;
-diff --git a/mpfr-longlong.h b/mpfr-longlong.h
-index 111b36c..57eba49 100644
---- a/mpfr-longlong.h
-+++ b/mpfr-longlong.h
-@@ -1011,27 +1011,23 @@ extern UWtype __MPN(udiv_qrnnd) _PROTO ((UWtype *, UWtype, UWtype, UWtype));
- #endif /* __m88000__ */
- 
- #if defined (__mips) && W_TYPE_SIZE == 32
--#if __GNUC__ > 2 || __GNUC_MINOR__ >= 7
- #define umul_ppmm(w1, w0, u, v) \
--  __asm__ ("multu %2,%3" : "=l" (w0), "=h" (w1) : "d" (u), "d" (v))
--#else
--#define umul_ppmm(w1, w0, u, v) \
--  __asm__ ("multu %2,%3\n\tmflo %0\n\tmfhi %1"				\
--	   : "=d" (w0), "=d" (w1) : "d" (u), "d" (v))
--#endif
-+  do {									\
-+    UDItype __x = (UDItype) (USItype) (u) * (USItype) (v);		\
-+    (w1) = (USItype) (__x >> 32);					\
-+    (w0) = (USItype) (__x);						\
-+  } while (0)
- #define UMUL_TIME 10
- #define UDIV_TIME 100
- #endif /* __mips */
- 
- #if (defined (__mips) && __mips >= 3) && W_TYPE_SIZE == 64
--#if __GNUC__ > 2 || __GNUC_MINOR__ >= 7
- #define umul_ppmm(w1, w0, u, v) \
--  __asm__ ("dmultu %2,%3" : "=l" (w0), "=h" (w1) : "d" (u), "d" (v))
--#else
--#define umul_ppmm(w1, w0, u, v) \
--  __asm__ ("dmultu %2,%3\n\tmflo %0\n\tmfhi %1"				\
--	   : "=d" (w0), "=d" (w1) : "d" (u), "d" (v))
--#endif
-+  do {									\
-+    UTItype __x = (UTItype) (UDItype) (u) * (UDItype) (v);		\
-+    (w1) = (UDItype) (__x >> 64);					\
-+    (w0) = (UDItype) (__x);						\
-+  } while (0)
- #define UMUL_TIME 20
- #define UDIV_TIME 140
- #endif /* __mips */

diff --git a/dev-libs/mpfr/metadata.xml b/dev-libs/mpfr/metadata.xml
deleted file mode 100644
index fb4199e..0000000
--- a/dev-libs/mpfr/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>toolchain</herd>
-</pkgmetadata>

diff --git a/dev-libs/mpfr/mpfr-2.3.2_p1.ebuild b/dev-libs/mpfr/mpfr-2.3.2_p1.ebuild
deleted file mode 100644
index 3f98109..0000000
--- a/dev-libs/mpfr/mpfr-2.3.2_p1.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/mpfr/mpfr-2.3.2.ebuild,v 1.1 2008/09/20 18:29:54 vapier Exp $
-
-# NOTE: we cannot depend on autotools here starting with gcc-4.3.x
-inherit eutils
-
-MY_PV=${PV/_p*}
-MY_P=${PN}-${MY_PV}
-PLEVEL=${PV/*p}
-DESCRIPTION="library for multiple-precision floating-point computations with exact rounding"
-HOMEPAGE="http://www.mpfr.org/"
-SRC_URI="http://www.mpfr.org/mpfr-current/${MY_P}.tar.lzma"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
-IUSE=""
-
-RDEPEND=">=dev-libs/gmp-4.1.4-r2"
-DEPEND="${RDEPEND}
-	app-arch/lzma-utils"
-
-S=${WORKDIR}/${MY_P}
-
-src_unpack() {
-	unpack ${A}
-	cd "${S}"
-	[[ ${PLEVEL} == ${PV} ]] && return 0
-	for ((i=1; i<=PLEVEL; ++i)) ; do
-		patch=patch$(printf '%02d' ${i})
-		if [[ -f ${FILESDIR}/${MY_PV}/${patch} ]] ; then
-			epatch "${FILESDIR}"/${MY_PV}/${patch}
-		elif [[ -f ${DISTDIR}/${PN}-${MY_PV}_p${i} ]] ; then
-			epatch "${DISTDIR}"/${PN}-${MY_PV}_p${i}
-		else
-			ewarn "${DISTDIR}/${PN}-${MY_PV}_p${i}"
-			die "patch ${i} missing - please report to bugs.gentoo.org"
-		fi
-	done
-	find -type f -print0 | xargs -0 touch -r configure
-}
-
-src_install() {
-	emake install DESTDIR="${D}" || die
-	dodoc AUTHORS BUGS ChangeLog NEWS README TODO
-	dohtml *.html
-}

diff --git a/dev-libs/mpfr/mpfr-2.4.0_p1.ebuild b/dev-libs/mpfr/mpfr-2.4.0_p1.ebuild
deleted file mode 100644
index 650eb71..0000000
--- a/dev-libs/mpfr/mpfr-2.4.0_p1.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/mpfr/mpfr-2.4.0.ebuild,v 1.1 2009/01/26 17:47:26 vapier Exp $
-
-# NOTE: we cannot depend on autotools here starting with gcc-4.3.x
-inherit eutils
-
-MY_PV=${PV/_p*}
-MY_P=${PN}-${MY_PV}
-PLEVEL=${PV/*p}
-DESCRIPTION="library for multiple-precision floating-point computations with exact rounding"
-HOMEPAGE="http://www.mpfr.org/"
-SRC_URI="http://www.mpfr.org/mpfr-current/${MY_P}.tar.lzma"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
-IUSE=""
-
-RDEPEND=">=dev-libs/gmp-4.1.4-r2"
-DEPEND="${RDEPEND}
-	app-arch/lzma-utils"
-
-S=${WORKDIR}/${MY_P}
-
-src_unpack() {
-	unpack ${A}
-	cd "${S}"
-	[[ ${PLEVEL} == ${PV} ]] && return 0
-	for ((i=1; i<=PLEVEL; ++i)) ; do
-		patch=patch$(printf '%02d' ${i})
-		if [[ -f ${FILESDIR}/${MY_PV}/${patch} ]] ; then
-			epatch "${FILESDIR}"/${MY_PV}/${patch}
-		elif [[ -f ${DISTDIR}/${PN}-${MY_PV}_p${i} ]] ; then
-			epatch "${DISTDIR}"/${PN}-${MY_PV}_p${i}
-		else
-			ewarn "${DISTDIR}/${PN}-${MY_PV}_p${i}"
-			die "patch ${i} missing - please report to bugs.gentoo.org"
-		fi
-	done
-	find . -type f -print0 | xargs -0 touch -r configure
-}
-
-src_install() {
-	emake install DESTDIR="${D}" || die
-	dodoc AUTHORS BUGS ChangeLog NEWS README TODO
-	dohtml *.html
-}

diff --git a/dev-libs/mpfr/mpfr-2.4.1_p6.ebuild b/dev-libs/mpfr/mpfr-2.4.1_p6.ebuild
deleted file mode 100644
index d98ef0d..0000000
--- a/dev-libs/mpfr/mpfr-2.4.1_p6.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/mpfr/mpfr-2.4.1_p5.ebuild,v 1.1 2009/03/18 22:46:09 vapier Exp $
-
-# NOTE: we cannot depend on autotools here starting with gcc-4.3.x
-inherit eutils
-
-MY_PV=${PV/_p*}
-MY_P=${PN}-${MY_PV}
-PLEVEL=${PV/*p}
-DESCRIPTION="library for multiple-precision floating-point computations with exact rounding"
-HOMEPAGE="http://www.mpfr.org/"
-SRC_URI="http://www.mpfr.org/mpfr-current/${MY_P}.tar.lzma"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
-IUSE=""
-
-RDEPEND=">=dev-libs/gmp-4.1.4-r2"
-DEPEND="${RDEPEND}
-	app-arch/lzma-utils"
-
-S=${WORKDIR}/${MY_P}
-
-src_unpack() {
-	unpack ${A}
-	cd "${S}"
-	[[ -d ${FILESDIR}/${PV} ]] && epatch "${FILESDIR}"/${PV}/*.patch
-	[[ ${PLEVEL} == ${PV} ]] && return 0
-	for ((i=1; i<=PLEVEL; ++i)) ; do
-		patch=patch$(printf '%02d' ${i})
-		if [[ -f ${FILESDIR}/${MY_PV}/${patch} ]] ; then
-			epatch "${FILESDIR}"/${MY_PV}/${patch}
-		elif [[ -f ${DISTDIR}/${PN}-${MY_PV}_p${i} ]] ; then
-			epatch "${DISTDIR}"/${PN}-${MY_PV}_p${i}
-		else
-			ewarn "${DISTDIR}/${PN}-${MY_PV}_p${i}"
-			die "patch ${i} missing - please report to bugs.gentoo.org"
-		fi
-	done
-	sed -i '/if test/s:==:=:' configure #261016
-	find . -type f -print0 | xargs -0 touch -r configure
-}
-
-src_install() {
-	emake install DESTDIR="${D}" || die
-	dodoc AUTHORS BUGS ChangeLog NEWS README TODO
-	dohtml *.html
-}



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2012-02-09 16:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-09 16:51 [gentoo-commits] proj/loongson:master commit in: dev-libs/mpfr/files/2.4.1/, dev-libs/mpfr/files/2.4.0/, Matt Turner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox