summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXU Benda <heroxbd@gmail.com>2013-08-18 22:33:21 +0900
committerXU Benda <heroxbd@gmail.com>2013-08-18 22:33:21 +0900
commit5935b35ecbd332f60ca7c9808ea117bc3e8d4c80 (patch)
tree10a764687077f3d97efd9b9db93c5f06804beb24 /dev-python
parentglibc do not make ED EROOT variable (diff)
downloadandroid-5935b35ecbd332f60ca7c9808ea117bc3e8d4c80.tar.gz
android-5935b35ecbd332f60ca7c9808ea117bc3e8d4c80.tar.bz2
android-5935b35ecbd332f60ca7c9808ea117bc3e8d4c80.zip
track binutils-config, update gcc/binutils.
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/numpy/ChangeLog675
-rw-r--r--dev-python/numpy/Manifest24
-rw-r--r--dev-python/numpy/files/numpy-1.1.0-f2py.patch36
-rw-r--r--dev-python/numpy/files/numpy-1.3.0-fenv-freebsd.patch28
-rw-r--r--dev-python/numpy/files/numpy-1.4.0-interix.patch15
-rw-r--r--dev-python/numpy/files/numpy-1.5.1-python-3.2.patch31
-rw-r--r--dev-python/numpy/files/numpy-1.6.1-atlas.patch17
-rw-r--r--dev-python/numpy/files/numpy-1.6.1-import_umath.patch67
-rw-r--r--dev-python/numpy/files/numpy-1.6.2-distutils.patch22
-rw-r--r--dev-python/numpy/metadata.xml14
-rw-r--r--dev-python/numpy/numpy-1.5.1.ebuild161
-rw-r--r--dev-python/numpy/numpy-1.6.0.ebuild151
-rw-r--r--dev-python/numpy/numpy-1.6.1-r1.ebuild136
-rw-r--r--dev-python/numpy/numpy-1.6.1.ebuild151
-rw-r--r--dev-python/numpy/numpy-1.6.2.ebuild148
-rw-r--r--dev-python/wxpython/ChangeLog32
-rw-r--r--dev-python/wxpython/Manifest32
17 files changed, 58 insertions, 1682 deletions
diff --git a/dev-python/numpy/ChangeLog b/dev-python/numpy/ChangeLog
deleted file mode 100644
index 9bfd7c0..0000000
--- a/dev-python/numpy/ChangeLog
+++ /dev/null
@@ -1,675 +0,0 @@
-# ChangeLog for dev-python/numpy
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/numpy/ChangeLog,v 1.168 2012/07/29 18:05:48 armin76 Exp $
-
- 29 Jul 2012; Raúl Porcel <armin76@gentoo.org> numpy-1.6.1-r1.ebuild:
- alpha/ia64/s390/sh/sparc stable wrt #418419
-
- 28 Jun 2012; Mike Gilbert <floppym@gentoo.org> numpy-1.6.2.ebuild:
- Cleanup die usage for EAPI 4.
-
- 28 Jun 2012; Sebastien Fabbro <fabbros@gentoo.org> numpy-1.6.2.ebuild:
- Cleaned up a bit the pkg-config mangling for blas/lapack. Hack to strip -lm
- because it would not link with system blas/lapack on prefix
-
- 28 Jun 2012; Jeroen Roovers <jer@gentoo.org> numpy-1.6.1-r1.ebuild:
- Stable for HPPA (bug #418419).
-
- 08 Jun 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> numpy-1.6.1-r1.ebuild:
- x86 stable wrt bug #418419
-
- 07 Jun 2012; Brent Baude <ranger@gentoo.org> numpy-1.6.1-r1.ebuild:
- Marking numpy-1.6.1-r1 ppc for bug 418419
-
- 05 Jun 2012; Brent Baude <ranger@gentoo.org> numpy-1.6.1-r1.ebuild:
- Marking numpy-1.6.1-r1 ppc64 for bug 418419
-
- 03 Jun 2012; Markus Meier <maekke@gentoo.org> numpy-1.6.1-r1.ebuild:
- arm stable, bug #418419
-
- 02 Jun 2012; Agostino Sarubbo <ago@gentoo.org> numpy-1.6.1-r1.ebuild:
- Stable for AMD64, wrt bug #418419
-
-*numpy-1.6.2 (22 May 2012)
-
- 22 May 2012; Sébastien Fabbro <bicatali@gentoo.org> +numpy-1.6.2.ebuild:
- Version bump
-
- 12 May 2012; Alexis Ballier <aballier@gentoo.org> numpy-1.6.1-r1.ebuild:
- keyword ~amd64-fbsd
-
- 04 May 2012; Patrick Lauer <patrick@gentoo.org> numpy-1.5.1.ebuild,
- numpy-1.6.0.ebuild, numpy-1.6.1-r1.ebuild, numpy-1.6.1.ebuild:
- Migrating dev-util/pkgconfig -> virtual/pkgconfig
-
- 20 Feb 2012; Patrick Lauer <patrick@gentoo.org> numpy-1.5.1.ebuild,
- numpy-1.6.0.ebuild, numpy-1.6.1-r1.ebuild, numpy-1.6.1.ebuild:
- Restricting pypy #403757
-
- 17 Dec 2011; Sébastien Fabbro <bicatali@gentoo.org> numpy-1.6.1-r1.ebuild,
- +files/numpy-1.6.1-import_umath.patch:
- Added patch for python-3, thanks Johan Bergström, bug #393679
-
- 27 Oct 2011; Justin Lecher <jlec@gentoo.org> numpy-1.6.1-r1.ebuild,
- files/numpy-1.6.1-atlas.patch:
- Included fixes for atlas, #386531; thanks My Th for the patch
-
-*numpy-1.6.1-r1 (07 Oct 2011)
-
- 07 Oct 2011; Justin Lecher <jlec@gentoo.org> +numpy-1.6.1-r1.ebuild,
- +files/numpy-1.6.1-atlas.patch, metadata.xml:
- Fix for missing clapack_* symbols in scipy, #371099
-
- 17 Aug 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
- numpy-1.6.1.ebuild:
- keyword ~sparc-solaris
-
-*numpy-1.6.1 (26 Jul 2011)
-
- 26 Jul 2011; Sébastien Fabbro <bicatali@gentoo.org> +numpy-1.6.1.ebuild:
- Version bump
-
- 23 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> numpy-1.6.0.ebuild:
- ppc64 stable wrt #371673
-
- 10 Jul 2011; Raúl Porcel <armin76@gentoo.org> numpy-1.6.0.ebuild:
- alpha/ia64/s390/sh/sparc stable wrt #371673
-
- 27 Jun 2011; Brent Baude <ranger@gentoo.org> numpy-1.6.0.ebuild:
- Marking numpy-1.6.0 ppc for bug 371673
-
- 21 Jun 2011; Justin Lecher <jlec@gentoo.org> numpy-1.5.1.ebuild,
- numpy-1.6.0.ebuild:
- Use USE=lapack to depend conditionally on fortran support
-
- 21 Jun 2011; Justin Lecher <jlec@gentoo.org> numpy-1.5.1.ebuild,
- numpy-1.6.0.ebuild:
- Add dependency on virtual/fortran
-
- 21 Jun 2011; Justin Lecher <jlec@gentoo.org> numpy-1.5.1.ebuild,
- numpy-1.6.0.ebuild:
- Added fortran-2.eclass support
-
- 19 Jun 2011; Markus Meier <maekke@gentoo.org> numpy-1.6.0.ebuild:
- x86 stable, bug #371673
-
- 19 Jun 2011; Markus Meier <maekke@gentoo.org> numpy-1.6.0.ebuild:
- arm stable, bug #371673
-
- 18 Jun 2011; Markos Chandras <hwoarang@gentoo.org> numpy-1.6.0.ebuild:
- Stable on amd64 wrt bug #371673
-
- 15 Jun 2011; Jeroen Roovers <jer@gentoo.org> numpy-1.6.0.ebuild:
- Stable for HPPA (bug #371673).
-
-*numpy-1.6.0 (14 May 2011)
-
- 14 May 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
- +numpy-1.6.0.ebuild:
- Version bump.
-
-*numpy-1.6.0_rc3 (08 May 2011)
-
- 08 May 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
- +numpy-1.6.0_rc3.ebuild:
- Version bump.
-
-*numpy-1.6.0_beta2 (07 Apr 2011)
-
- 07 Apr 2011; Sébastien Fabbro <bicatali@gentoo.org>
- -numpy-1.6.0_beta1.ebuild, +numpy-1.6.0_beta2.ebuild:
- Version bump
-
- 03 Apr 2011; Raúl Porcel <armin76@gentoo.org> numpy-1.5.1.ebuild:
- ia64/s390/sh stable wrt #351487
-
-*numpy-1.6.0_beta1 (28 Mar 2011)
-
- 28 Mar 2011; Sébastien Fabbro <bicatali@gentoo.org>
- +numpy-1.6.0_beta1.ebuild:
- Version bump. Beta only, does not pass test suite
-
- 25 Mar 2011; Sébastien Fabbro <bicatali@gentoo.org> numpy-1.5.1.ebuild:
- Allows cross-compiling, bug #356381 thanks Dylan Smith
-
- 27 Feb 2011; Tobias Klausmann <klausman@gentoo.org> numpy-1.5.1.ebuild:
- Stable on alpha, bug #351487
-
- 26 Feb 2011; Michael Weber <xmw@gentoo.org> numpy-1.5.1.ebuild:
- sparc stable (bug 351487)
-
- 25 Jan 2011; Jeroen Roovers <jer@gentoo.org> numpy-1.5.1.ebuild:
- Stable for HPPA (bug #351487).
-
- 15 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> numpy-1.5.1.ebuild:
- ppc64 stable wrt #351487
-
- 15 Jan 2011; Markus Meier <maekke@gentoo.org> numpy-1.5.1.ebuild:
- arm/x86 stable, bug #351487
-
- 13 Jan 2011; Markos Chandras <hwoarang@gentoo.org> numpy-1.5.1.ebuild:
- Stable on amd64 wrt bug #351487
-
- 12 Jan 2011; Brent Baude <ranger@gentoo.org> numpy-1.5.1.ebuild:
- Marking numpy-1.5.1 ppc for bug 306237
-
- 12 Jan 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
- numpy-1.5.1.ebuild, +files/numpy-1.5.1-python-3.2.patch:
- Add incomplete fix for compatibility with Python 3.2 (bug #351057).
-
- 12 Jan 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
- numpy-1.5.1.ebuild:
- Disable tests failing on ppc/ppc64.
-
- 19 Dec 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
- numpy-1.3.0-r1.ebuild, numpy-1.3.0-r2.ebuild, numpy-1.4.1.ebuild,
- numpy-1.5.1.ebuild:
- Restrict Jython ABIs.
-
- 18 Dec 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
- numpy-1.5.1.ebuild:
- Run tests with Python 3.
-
- 18 Dec 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
- -numpy-1.5.0-r2.ebuild, -files/numpy-1.5.0-python3.patch:
- Delete.
-
-*numpy-1.5.1 (19 Nov 2010)
-
- 19 Nov 2010; Sébastien Fabbro <bicatali@gentoo.org> +numpy-1.5.1.ebuild:
- Version bump
-
- 07 Nov 2010; Mark Loeser <halcy0n@gentoo.org> numpy-1.5.0-r2.ebuild:
- Mark ~ppc64; bug #306237
-
- 08 Oct 2010; Mart Raudsepp <leio@gentoo.org> numpy-1.5.0-r2.ebuild:
- Marked ~mips for bug #233554
-
- 11 Sep 2010; Kacper Kowalik <xarthisius@gentoo.org>
- -numpy-1.5.0-r1.ebuild, numpy-1.5.0-r2.ebuild,
- +files/numpy-1.5.0-python3.patch:
- Fix infinite compile loop with python3 and gcc-4.5 wrt bug 336781. Thanks
- to Ryan for the report. Drop old.
-
-*numpy-1.5.0-r2 (10 Sep 2010)
-
- 10 Sep 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
- +numpy-1.5.0-r2.ebuild:
- Support Python 3. Install updated documentation. Avoid breaking strict-aliasing
- rules.
-
-*numpy-1.5.0-r1 (09 Sep 2010)
-
- 09 Sep 2010; Kacper Kowalik <xarthisius@gentoo.org> -numpy-1.2.1.ebuild,
- -numpy-1.5.0.ebuild, +numpy-1.5.0-r1.ebuild:
- Force numpy to use GNU compilers for linking when FC is set to gfortran,
- wrt bug 335908. Drop old.
-
-*numpy-1.5.0 (02 Sep 2010)
-
- 02 Sep 2010; Dirkjan Ochtman <djc@gentoo.org> +numpy-1.5.0.ebuild:
- Version bump to 1.5.0 (bug 335602).
-
- 25 Jul 2010; Raúl Porcel <armin76@gentoo.org> numpy-1.4.1.ebuild:
- ia64/s390/sh/sparc stable wrt #326251
-
- 24 Jul 2010; Markus Meier <maekke@gentoo.org> numpy-1.4.1.ebuild:
- arm stable, bug #326251
-
- 10 Jul 2010; Christian Faulhammer <fauli@gentoo.org> numpy-1.4.1.ebuild:
- stable x86, bug 326251
-
- 07 Jul 2010; Jeroen Roovers <jer@gentoo.org> numpy-1.4.1.ebuild:
- Stable for HPPA (bug #326251).
-
- 01 Jul 2010; Markos Chandras <hwoarang@gentoo.org> numpy-1.4.1.ebuild:
- Stable on amd64 wrt bug #326251
-
- 30 Jun 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
- numpy-1.2.1.ebuild, numpy-1.3.0-r1.ebuild, numpy-1.3.0-r2.ebuild,
- numpy-1.4.1.ebuild:
- Set PYTHON_DEPEND.
-
-*numpy-1.4.1 (22 Apr 2010)
-
- 22 Apr 2010; Sébastien Fabbro <bicatali@gentoo.org> -numpy-1.4.0.ebuild,
- -files/numpy-1.4.0-python-2.7.patch, +numpy-1.4.1.ebuild:
- Version bump. Removed 1.4.0 because pulled out by upstream for ABI
- incompatibilities
-
- 04 Mar 2010; Joseph Jezak <josejx@gentoo.org> numpy-1.4.0.ebuild:
- Marked -ppc/-ppc64 due to a lack of support for long double format. Please
- CC ppc/ppc64 if a new version comes out which supports ppc/ppc64's long
- double format.
-
- 24 Feb 2010; Markus Duft <mduft@gentoo.org> numpy-1.4.0.ebuild,
- +files/numpy-1.4.0-interix.patch:
- added small patch to fix build on interix
-
- 09 Jan 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
- numpy-1.4.0.ebuild, +files/numpy-1.4.0-python-2.7.patch:
- Fix building with Python 2.7 (bug #300322).
-
- 06 Jan 2010; Brent Baude <ranger@gentoo.org> numpy-1.3.0-r1.ebuild:
- Marking numpy-1.3.0-r1 ppc64 for bug 287575
-
-*numpy-1.4.0 (04 Jan 2010)
-
- 04 Jan 2010; Sébastien Fabbro <bicatali@gentoo.org> -numpy-1.3.0.ebuild,
- +numpy-1.4.0.ebuild:
- Version bump. Removed most architecture specific patches, applied
- upstream. Fixed the site.cfg generation such that dotblas.so links with
- atlas when present (was broken with the introduction of EPREFIX)
-
- 20 Nov 2009; Sébastien Fabbro <bicatali@gentoo.org>
- numpy-1.3.0-r2.ebuild:
- Added doc flag, bug #293525, thanks Denilson
-
-*numpy-1.3.0-r2 (20 Nov 2009)
-
- 20 Nov 2009; Fabian Groffen <grobian@gentoo.org> +numpy-1.3.0-r2.ebuild,
- +files/numpy-1.3.0-darwin-no-arch.patch:
- Add patch to prevent numpy's distutils from injecting -arch flags on
- Darwin, while this never works
- (http://projects.scipy.org/numpy/ticket/1087)
-
- 16 Nov 2009; Raúl Porcel <armin76@gentoo.org> numpy-1.3.0-r1.ebuild:
- ia64/s390/sh/sparc stable wrt #287575
-
- 18 Oct 2009; Tobias Klausmann <klausman@gentoo.org> numpy-1.3.0-r1.ebuild:
- Stable on alpha, bug #287575
-
- 12 Oct 2009; Jeroen Roovers <jer@gentoo.org> numpy-1.3.0-r1.ebuild:
- Stable for HPPA (bug #287575).
-
- 11 Oct 2009; Fabian Groffen <grobian@gentoo.org> numpy-1.3.0-r1.ebuild:
- Fix screwup, missing ED definition, bug #288476
-
- 10 Oct 2009; Fabian Groffen <grobian@gentoo.org> numpy-1.3.0-r1.ebuild,
- +files/numpy-1.3.0-fenv-freebsd.patch:
- Merge from Prefix
-
- 10 Oct 2009; Markus Meier <maekke@gentoo.org> numpy-1.3.0-r1.ebuild:
- amd64/arm/x86 stable, bug #287575
-
- 07 Oct 2009; nixnut <nixnut@gentoo.org> numpy-1.3.0-r1.ebuild:
- ppc stable #287575
-
-*numpy-1.3.0-r1 (28 Aug 2009)
-
- 28 Aug 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
- +numpy-1.3.0-r1.ebuild:
- Set SUPPORT_PYTHON_ABIS.
-
- 28 Aug 2009; Raúl Porcel <armin76@gentoo.org> numpy-1.3.0.ebuild:
- arm/ia64/s390/sh stable wrt #277354
-
- 26 Aug 2009; Tobias Klausmann <klausman@gentoo.org> numpy-1.3.0.ebuild:
- Stable on alpha, bug #277354
-
- 16 Aug 2009; Arun Raghavan <ford_prefect@gentoo.org> numpy-1.3.0.ebuild,
- +files/numpy-1.3.0-arm-sh.patch:
- Fix arm/sh build
-
- 09 Aug 2009; Raúl Porcel <armin76@gentoo.org> numpy-1.2.1.ebuild:
- arm/sh stable
-
- 02 Aug 2009; nixnut <nixnut@gentoo.org> numpy-1.3.0.ebuild:
- ppc stable #277354
-
- 28 Jul 2009; Jeroen Roovers <jer@gentoo.org> numpy-1.3.0.ebuild:
- Stable for HPPA (bug #277354).
-
- 22 Jul 2009; Raúl Porcel <armin76@gentoo.org> numpy-1.3.0.ebuild,
- +files/numpy-1.3.0-alpha.patch:
- Add patch to fix compilation on alpha
-
- 20 Jul 2009; Jeremy Olexa <darkside@gentoo.org> numpy-1.3.0.ebuild:
- amd64 stable, bug 277354
-
- 15 Jul 2009; Jeroen Roovers <jer@gentoo.org>
- files/numpy-1.3.0-parisc.patch:
- Remove the comment too.
-
- 15 Jul 2009; Jeroen Roovers <jer@gentoo.org> numpy-1.3.0.ebuild,
- +files/numpy-1.3.0-parisc.patch:
- Check for __hppa__ not __parisc__ (bug #277438).
-
- 15 Jul 2009; Christian Faulhammer <fauli@gentoo.org> numpy-1.3.0.ebuild:
- stable x86, bug 277354
-
- 10 Jul 2009; Ferris McCormick <fmccor@gentoo.org> numpy-1.3.0.ebuild:
- Sparc stable, bug #277354.
-
- 22 Apr 2009; Markus Meier <maekke@gentoo.org> numpy-1.2.1:
- amd64 stable, bug #265328
-
- 15 Apr 2009; Brent Baude <ranger@gentoo.org> numpy-1.2.1.ebuild:
- Marking numpy-1.2.1 ppc64 for bug 265328
-
- 14 Apr 2009; Raúl Porcel <armin76@gentoo.org> numpy-1.2.1.ebuild:
- ia64/s390/x86 stable wrt #265328
-
- 11 Apr 2009; nixnut <nixnut@gentoo.org> numpy-1.2.1.ebuild:
- ppc stable #265328
-
- 09 Apr 2009; Ferris McCormick <fmccor@gentoo.org> numpy-1.2.1.ebuild:
- Sparc stable, Bug #265328.
-
- 09 Apr 2009; Jeroen Roovers <jer@gentoo.org> numpy-1.2.1.ebuild:
- Stable for HPPA (bug #265328).
-
- 08 Apr 2009; Tobias Klausmann <klausman@gentoo.org> numpy-1.2.1.ebuild:
- Stable on alpha, bug #265328
-
-*numpy-1.3.0 (07 Apr 2009)
-
- 07 Apr 2009; Sébastien Fabbro <bicatali@gentoo.org> +numpy-1.3.0.ebuild:
- Version bump, removed fortran eclass
-
- 06 Apr 2009; Raúl Porcel <armin76@gentoo.org> numpy-1.0.4-r2.ebuild,
- numpy-1.1.1.ebuild, numpy-1.2.1.ebuild:
- Add ~arm/~sh
-
- 18 Feb 2009; Sébastien Fabbro <bicatali@gentoo.org>
- numpy-1.0.4-r2.ebuild, numpy-1.1.1.ebuild, numpy-1.2.1.ebuild:
- Removed f2py block since it's not in the tree anymore
-
- 12 Feb 2009; Sébastien Fabbro <bicatali@gentoo.org> ChangeLog:
- Fixed a syntax error. Re-added ppc and x86-fbsd now that nose is
- keyworded.
-
- 24 Jan 2009; Brent Baude <ranger@gentoo.org> numpy-1.2.1.ebuild:
- Marking numpy-1.2.1 ~ppc64 for bug 23354
-
- 12 Jan 2009; Sébastien Fabbro <bicatali@gentoo.org> -numpy-1.2.0.ebuild,
- numpy-1.2.1.ebuild:
- Fixes to pkg-config with lapack when atlas is selected
-
-*numpy-1.2.1 (06 Nov 2008)
-
- 06 Nov 2008; Sébastien Fabbro <bicatali@gentoo.org> +numpy-1.2.1.ebuild:
- Version bump
-
- 01 Oct 2008; Raúl Porcel <armin76@gentoo.org> numpy-1.2.0.ebuild:
- Add ~alpha wrt #233554
-
- 29 Sep 2008; Jeroen Roovers <jer@gentoo.org> numpy-1.2.0.ebuild:
- Marked ~hppa (bug #233554).
-
- 28 Sep 2008; Sébastien Fabbro <bicatali@gentoo.org> numpy-1.2.0.ebuild:
- Fixed again blas/lapack configuration to be compatible with the available
- gentoo implementations
-
-*numpy-1.2.0 (26 Sep 2008)
-
- 26 Sep 2008; Sébastien Fabbro <bicatali@gentoo.org> +numpy-1.2.0.ebuild:
- Version bump. New test framework dependent on dev-python/nose. Re-added
- gentoo names for ATLAS libraries. Dropped alpha hppa mips ppc ppc64
- x86-fbsd until nose is keyworded.
-
- 25 Sep 2008; Sébastien Fabbro <bicatali@gentoo.org> -numpy-1.1.0.ebuild,
- numpy-1.1.1.ebuild:
- One more fix for removal automagic blas/lapack detection, see bug #237739
-
-*numpy-1.1.1 (21 Aug 2008)
-
- 21 Aug 2008; Sébastien Fabbro <bicatali@gentoo.org> +numpy-1.1.1.ebuild:
- Version bump
-
-*numpy-1.1.0 (22 Jun 2008)
-
- 22 Jun 2008; Sébastien Fabbro <bicatali@gentoo.org>
- +files/numpy-1.1.0-f2py.patch, numpy-1.0.4-r2.ebuild, +numpy-1.1.0.ebuild:
- Version bump and added more configuration for better multiple lapack
- implementations
-
- 20 May 2008; Sébastien Fabbro <bicatali@gentoo.org>
- +files/numpy-1.0.4-cpuinfo.patch, -files/numpy-1.0.4-nocona-cpuinfo.patch,
- numpy-1.0.4-r2.ebuild:
- Applied cpu patch for AMD phenom architecture, thanks to Nylan (bug #183236)
-
- 06 May 2008; Markus Dittrich <markusle@gentoo.org> numpy-1.0.4-r2.ebuild:
- Fixed linking error when LDFLAGS is not set (see bug #219205).
-
- 30 Apr 2008; Ryan Hill <dirtyepic@gentoo.org> numpy-1.0.4-r2.ebuild:
- Keyword ~mips for bug #181888.
-
- 31 Mar 2008; Sébastien Fabbro <bicatali@gentoo.org> -numpy-1.0.4.ebuild,
- -numpy-1.0.4-r1.ebuild:
- Removed older revisions
-
- 02 Mar 2008; nixnut <nixnut@gentoo.org> numpy-1.0.4-r2.ebuild:
- Stable on ppc wrt bug 211876
-
- 29 Feb 2008; Raúl Porcel <armin76@gentoo.org> numpy-1.0.4-r2.ebuild:
- alpha/ia64/sparc stable wrt #211876
-
- 29 Feb 2008; Santiago M. Mola <coldwind@gentoo.org> numpy-1.0.4-r2.ebuild:
- amd64 stable wrt bug #211876
-
- 29 Feb 2008; Jeroen Roovers <jer@gentoo.org> numpy-1.0.4-r2.ebuild:
- Stable for HPPA (bug #211876).
-
- 29 Feb 2008; Ferris McCormick <fmccor@gentoo.org> numpy-1.0.4-r2.ebuild:
- Sparc stable with USE=lapack --- Bug #211876.
-
- 29 Feb 2008; Brent Baude <ranger@gentoo.org> numpy-1.0.4-r2.ebuild:
- stable ppc64, bug 211791
-
-*numpy-1.0.4-r2 (24 Jan 2008)
-
- 24 Jan 2008; Sébastien Fabbro <bicatali@gentoo.org>
- +numpy-1.0.4-r2.ebuild:
- Re-introduce fortran detection but only when lapack flag is set, to prevent
- autodetection and forced multiple fortran linking. Fixed site configuration
- file generation to really produce fast blas, some cleaning.
-
-*numpy-1.0.4-r1 (11 Jan 2008)
-
- 11 Jan 2008; Justin Bronder <jsbronder@gentoo.org>
- +files/numpy-1.0.4-nocona-cpuinfo.patch, +numpy-1.0.4-r1.ebuild:
- Fix cpuinfo to correctly detect nocona-based hardware. Bug 183236.
-
- 04 Jan 2008; Sébastien Fabbro <bicatali@gentoo.org> -numpy-1.0.3.ebuild,
- -numpy-1.0.3.1.ebuild:
- Removed obsolete versions
-
- 26 Dec 2007; Samuli Suominen <drac@gentoo.org> numpy-1.0.4.ebuild:
- amd64 stable wrt #202202
-
- 24 Dec 2007; Brent Baude <ranger@gentoo.org> numpy-1.0.4.ebuild:
- Marking numpy-1.0.4 ppc64 for bug 202202
-
- 21 Dec 2007; nixnut <nixnut@gentoo.org> numpy-1.0.4.ebuild:
- Stable on ppc wrt bug 202202
-
- 19 Dec 2007; Raúl Porcel <armin76@gentoo.org> numpy-1.0.4.ebuild:
- alpha/ia64/sparc/x86 stable wrt #202202
-
- 19 Dec 2007; Sébastien Fabbro <bicatali@gentoo.org> numpy-1.0.4.ebuild:
- Fixed site.cfg generation for external blas/lapack
-
- 18 Dec 2007; Jeroen Roovers <jer@gentoo.org> numpy-1.0.4.ebuild:
- Stable for HPPA (bug #202202).
-
- 07 Dec 2007; Sébastien Fabbro <bicatali@gentoo.org> numpy-1.0.4.ebuild:
- Fixed for LDFLAGS, now adding a -shared
-
- 21 Nov 2007; Joe Peterson <lavajoe@gentoo.org>
- +files/numpy-1.0.4-freebsd.patch, numpy-1.0.4.ebuild:
- Patch for FreeBSD, and add ~x86-fbsd keyword (bug #199825)
-
-*numpy-1.0.4 (12 Nov 2007)
-
- 12 Nov 2007; Sébastien Fabbro <bicatali@gentoo.org> -numpy-1.0.2.ebuild,
- +numpy-1.0.4.ebuild:
- Version bump
-
- 29 Oct 2007; Raúl Porcel <armin76@gentoo.org> numpy-1.0.3.ebuild:
- alpha stable wrt #180713
-
- 15 Oct 2007; Sébastien Fabbro <bicatali@gentoo.org> numpy-1.0.3.1.ebuild:
- Use the new virtual/cblas.
-
- 26 Aug 2007; Sébastien Fabbro <bicatali@gentoo.org> -numpy-0.9.8.ebuild:
- Removed old version
-
-*numpy-1.0.3.1 (24 Aug 2007)
-
- 24 Aug 2007; Sébastien Fabbro <bicatali@gentoo.org>
- +numpy-1.0.3.1.ebuild:
- Version bump. Removed fortran dependencies, closing bug #186913.
- Cleaned various configure settings. Thanks Vincent Legoll for his work.
-
- 22 Jul 2007; Christian Faulhammer <opfer@gentoo.org> numpy-1.0.3.ebuild:
- stable x86, bug 180713
-
- 20 Jul 2007; nixnut <nixnut@gentoo.org> numpy-1.0.3.ebuild:
- Stable on ppc wrt bug 180713
-
- 17 Jul 2007; Christoph Mende <angelos@gentoo.org> numpy-1.0.3.ebuild:
- Stable on amd64 wrt bug #180713
-
- 17 Jul 2007; Raúl Porcel <armin76@gentoo.org> numpy-1.0.3.ebuild:
- ia64 stable wrt #180713
-
- 17 Jul 2007; Markus Rothe <corsair@gentoo.org> numpy-1.0.3.ebuild:
- Stable on ppc64; bug #180713
-
- 17 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> numpy-1.0.3.ebuild:
- Stable on sparc wrt #180713
-
- 09 Jul 2007; Jeroen Roovers <jer@gentoo.org> numpy-1.0.3.ebuild:
- Stable for HPPA (bug #180713).
-
- 14 Jun 2007; Jeroen Roovers <jer@gentoo.org> numpy-1.0.3.ebuild:
- Marked ~hppa (bug #181888).
-
- 14 Jun 2007; Raúl Porcel <armin76@gentoo.org> numpy-1.0.3.ebuild:
- Add ~alpha/~ia64 wrt #181888
-
- 14 Jun 2007; Gustavo Zacarias <gustavoz@gentoo.org> numpy-1.0.3.ebuild:
- Keyworded ~sparc wrt #181888
-
- 13 Jun 2007; Lukasz Strzygowski <lucass@gentoo.org> numpy-1.0.3.ebuild:
- Fixed src_test to be more verbose.
-
-*numpy-1.0.3 (25 May 2007)
-
- 25 May 2007; Sébastien Fabbro <bicatali@gentoo.org>
- -files/numpy-1.0.1-cpuinfo.patch, -numpy-1.0.1.ebuild,
- -numpy-1.0.1-r1.ebuild, +numpy-1.0.3.ebuild:
- version bump and removed older version
-
-*numpy-1.0.2 (05 Apr 2007)
-
- 05 Apr 2007; Sébastien Fabbro <bicatali@gentoo.org> +numpy-1.0.2.ebuild:
- Version bump. Closing #173359.
-
- 06 Mar 2007; Sébastien Fabbro <bicatali@gentoo.org>
- numpy-1.0.1-r1.ebuild:
- Fixed a cblas requirement when lapack was not called. Allows F77FLAGS to
- be used along FFLAGS for FORTRAN flags.
-
- 05 Mar 2007; Sébastien Fabbro <bicatali@gentoo.org>
- +files/numpy-1.0.1-cpuinfo.patch, numpy-1.0.1-r1.ebuild:
- Fix bug #169262 with upstream patch. Thanks james@superbug.demon.co.uk
- for reporting.
-
- 20 Feb 2007; Sébastien Fabbro <bicatali@gentoo.org>
- numpy-1.0.1-r1.ebuild:
- Updated cblas dependencies. Closing bug #167652, thanks
- Grante Edwards <grante@visi.com> for the report.
-
-*numpy-1.0.1-r1 (19 Feb 2007)
-
- 19 Feb 2007; Sébastien Fabbro <bicatali@gentoo.org>
- +files/numpy-1.0.1-f2py.patch, metadata.xml, +numpy-1.0.1-r1.ebuild:
- Fixed for cblas deps, better testing. Now works with test. Better
- compliance to python packages. Added ifc treatment for amd64.
-
-*numpy-1.0.1 (31 Jan 2007)
-
- 31 Jan 2007; Steve Arnold <nerdboy@gentoo.org> -numpy-1.0_beta2.ebuild,
- -numpy-1.0_rc1.ebuild, +numpy-1.0.1.ebuild:
- Bumped to latest full release and cleaned up rc and beta ebuilds (bug
- 154275).
-
- 26 Sep 2006; Donnie Berkholz <dberkholz@gentoo.org>; numpy-0.9.8.ebuild:
- Stable on ppc.
-
- 24 Sep 2006; Donnie Berkholz <dberkholz@gentoo.org>; numpy-0.9.8.ebuild,
- numpy-1.0_beta2.ebuild, numpy-1.0_rc1.ebuild:
- The LDFLAGS situation is worse than I thought. Setting LDFLAGS at all
- entirely overrides the linker flags within the build and breaks it. See
- comp.lang.python thread 'Building things with setup.py' from 21 Sept. 2006.
-
- 22 Sep 2006; Donnie Berkholz <dberkholz@gentoo.org>;
- -files/0.9.6-recognize-more-gfortran-versions.patch:
- Remove unused patch.
-
- 21 Sep 2006; Donnie Berkholz <dberkholz@gentoo.org>; numpy-0.9.8.ebuild,
- numpy-1.0_beta2.ebuild, numpy-1.0_rc1.ebuild:
- It helps to inherit flag-o-matic.
-
-*numpy-1.0_rc1 (21 Sep 2006)
-
- 21 Sep 2006; Donnie Berkholz <dberkholz@gentoo.org>;
- +numpy-1.0_rc1.ebuild:
- Bump.
-
- 21 Sep 2006; Donnie Berkholz <dberkholz@gentoo.org>; numpy-0.9.8.ebuild,
- numpy-1.0_beta2.ebuild:
- LDFLAGS='-Wl,-O1' breaks the compile.
-
-*numpy-1.0_beta2 (16 Aug 2006)
-
- 16 Aug 2006; Alastair Tse <liquidx@gentoo.org> +numpy-1.0_beta2.ebuild:
- version bump (#143964). restricted test because it does not work in sandbox.
-
- 17 Jul 2006; Alastair Tse <liquidx@gentoo.org> -numpy-0.9.6.ebuild,
- -numpy-0.9.6-r1.ebuild, numpy-0.9.8.ebuild:
- Stable bump for x86. Block on !dev-python/f2py because numpy provides
- this package. (#131833)
-
-*numpy-0.9.8 (14 Jun 2006)
-
- 14 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; +numpy-0.9.8.ebuild:
- Bump. Incorporates many changes from the science overlay, mainly from bicatali.
-
- 13 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; metadata.xml:
- Add sci herd as co-maintainer.
-
- 13 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>;
- numpy-0.9.6-r1.ebuild:
- Keyword ~ppc.
-
- 13 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>;
- numpy-0.9.6-r1.ebuild:
- Fix up weird dep syntax.
-
-*numpy-0.9.6-r1 (13 Jun 2006)
-
- 13 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>;
- +files/0.9.6-recognize-more-gfortran-versions.patch,
- +numpy-0.9.6-r1.ebuild:
- Patch to recognize Gentoo gfortran version strings.
-
- 01 Apr 2006; Olivier Fisette <ribosome@gentoo.org> -numpy-0.9.4.ebuild,
- +numpy-0.9.6.ebuild:
- Removed old version.
-
-*numpy-0.9.6 (01 Apr 2006)
-
- 01 Apr 2006; Olivier Fisette <ribosome@gentoo.org> +numpy-0.9.6.ebuild:
- New version. Thanks to bicatali and Sebastien Fabbro <seb@ist.utl.pt> for
- their work.
-
- 01 Apr 2006; Aron Griffis <agriffis@gentoo.org> numpy-0.9.4.ebuild:
- Mark 0.9.4 ~ia64
-
-*numpy-0.9.4 (07 Feb 2006)
-
- 07 Feb 2006; Alastair Tse <liquidx@gentoo.org> +numpy-0.9.4.ebuild:
- initial ebuild thanks to Alok Singhal (#119305)
diff --git a/dev-python/numpy/Manifest b/dev-python/numpy/Manifest
deleted file mode 100644
index 0dd8d00..0000000
--- a/dev-python/numpy/Manifest
+++ /dev/null
@@ -1,24 +0,0 @@
-AUX numpy-1.1.0-f2py.patch 1123 SHA256 cc67bc8ab7dba2febb91ba15cc51933021743a286c980e0068afd6fabdd065e7 SHA512 0fd24aeab938ee9b1622bb758d29479290903f20b60d2f57539e07f834a3079d71b2d7d87cd595708e0ea90eb0efa20ceb0b0907345618a1f58768749b2c5982 WHIRLPOOL 60bc7ec9139be43b44f77d782426de5b89aa215b3b59cddcdc792e12aac4737f840db10a9f1dae56235b8b260f4fa01d4cd1d11c5ab8eab770c16045e4b6238c
-AUX numpy-1.3.0-fenv-freebsd.patch 1177 SHA256 2fa3ed9fdeb9dc529d51da4ba8a3a7ea4cc4bb9998fffa66426b1606f2c637b5 SHA512 a95df02c4ace93ed4cf5a137410b465e32b38d834f2f2e231e17368a96a612e46e34f6fcd0715b3e8c1babe6debb9507c063cb53794e350433e3fa4a5d031e50 WHIRLPOOL 8d56a76b61cb79bae9abbf6edb433ecb364ce707bec46b7cf089d51d645bd8f61fe829ad3dcaa63de3ff4e0dd2b59510dc65027c8fff94ad447d34dfe0c83762
-AUX numpy-1.4.0-interix.patch 478 SHA256 4d6adcc1c66aa1399871c37f57e94ae7138c157ee5575945e83224a36c98c142 SHA512 8497e605873ddff66930fff21e70dcb273ab23c3c8b8392c27594c3277656339a85a678f4d289fda741daa4a9d1278525c6f74cd1f47eb5200be460c780f1ccf WHIRLPOOL c85048bf10c35eba5b91df372ef47fcb881c4635aa3b6c3f767a077b0ee39c91dcf537202ef9cb710ce860be5caed60e7f020e47314266d06dd90be1f82b3ff6
-AUX numpy-1.5.1-python-3.2.patch 971 SHA256 8add395a3f0a7e381fb96691024d7e2e1e062e2f3a1be8ffccbaf0cc060b4735 SHA512 a3f3d344cf3c2aa1b9fa6f0062d29fe05f5bc400c09864bb426a840c31d406bd082ce3c9e63675d53b6cef6b1895764aead9fe93a4e9f67b220b1e808ec9d898 WHIRLPOOL 8cf01d3254c6c6017a23835f09425875b78b1c4a29fc858f01f05576f58a4a0b2b337fd0e8f5de56a05b34574515c3df8a0ae49ccb0ece5563ab290c2dd0ae7b
-AUX numpy-1.6.1-atlas.patch 829 SHA256 5faada467f38931eb128144bdef72d19b227eb3583bcdc95b973bc2267e3705d SHA512 84e5a820fad9bb2c97c866891b7e4cd5d025c21b4ccff2703b57eabdf3597cb9162d528d13863e1f6fa6b1e50281b2066f12b975feb88cc905b6da6cc60adde5 WHIRLPOOL 1f14425a1dd6717611a77693a90a94e60bde5ecfe82e5d26c0c38aa33e0374b363c135e906ec51c382bf62761d95aa9293d0f98ccf04e07544ad184d39e9d965
-AUX numpy-1.6.1-import_umath.patch 2240 SHA256 8c28b1b599934f366a5fd7cbc2f0926845d419caa2de6d63bcb0cbcae2768e9e SHA512 66899b3a7bfd3bf25a9f145ffaf2550344b3ad2f098794ed3b5952821a0172c3fc55a4159fa5fb609e6f045e3a0384b97a82a7aafddbf94159c79153bb161ca1 WHIRLPOOL 4df7881ebd7ee2614e5619e03e6148f77c7341c0b414287777f61d8614b85559df6aabcff60887ae97215352c2cdf58c16e9705d68d727cc54bcb856dae3df9c
-AUX numpy-1.6.2-distutils.patch 946 SHA256 88a2eed511c308a1af4ae88c605d17a103a14bb6b01c116cbf2401891d98cb9d SHA512 fac6e394464ed21889579557db0f818a9beebcd4cd58c2c73eb2a1cf0c7473414427aa26729fdcda739e38395275f1d4d6a1ef5468581c1c891f8a03a5e61256 WHIRLPOOL f41d00f59a3f73101c66e52319614f99a35c228e13e041b9d070c3aaaf22e03b4124f32c5127e32e9d130a4919e3dbfec5595b3a49e4f3868438ed53e4ad2ead
-DIST numpy-1.5-html.zip 8545276 SHA256 2b71258bc71b623f682eaa791b81e0f81dce43b69546a1bcd3b1a9de830ce057 SHA512 70a60091d86655a67a69852e051cb9fc5d14bb18b309d928c136f3f019151ee817581f2e9753fe6ab50aabcb7e4f5dda2798d762ee26dee2536f7c03b283ffed WHIRLPOOL ae4638e8f19e5eded719e5fed31500507e57457c61ef46b010aa3be8ff83d714b809d9cf3dfe590fac14ab6d297e01703704897e6facc3f291907b769081c014
-DIST numpy-1.5-ref.pdf 7112007 SHA256 9ec75950b46e9d086cfb170f6978ba2b146ed7b1dc103af51e3c81ed5b8b5406 SHA512 8849b823ce4b982e468a2b4dcf3e86451319b3985c51fc17918539ec4f687106ad7ae96e2d504163b0cbe2f63e7b940693f33e4d8a5be91b95f2d37f947337a0 WHIRLPOOL e6e403c9dbea513aa43b36191a8ef8a536a0c497c5d9d662794d7a0da544d8eefc7e454c2de93ce21d9bc688be308295321397454cd8c3be138c50f5e14a8112
-DIST numpy-1.5-user.pdf 562092 SHA256 afe77bacce8839460330e0c1c8a01508a03dd4a3010c2b8739ab61956d47f69d SHA512 a081e7d45eb0320df72ccd6e0c0f21b856e384e4c552fbaf4371697a5b15bd03880b01b892c50e1698159dcc88b81906a8ecdff60753ee16ca9bf01275a20914 WHIRLPOOL 41f1425561be0aef7d3195d47af533dfb56ea4f7730f76b37ce2b25da6b488a50773e01f78cceb1fe484dadf9f2eba2a8a12beba1515189ff5a567d4c29298c7
-DIST numpy-1.5.1.tar.gz 2280220 SHA256 c36789ec381fec09f519249744ea36a77e5534b69446a59ee73b06cac29542eb SHA512 3e0d2b4e7c1c5fbe93376f1c0a98e8919c36673b680bd5df32d14629729fabb171a53070cf1cdd168cd2483664585e45b840aa170ca5d51d6f04fc2cab6411a8 WHIRLPOOL 2aad1da073a900277eacc5a1e7d11af5a681cc9cc7d7adb5c79e4e0aede114d3749888aee453c67e34fd53a5167a9f397128aba0f1b513de612f7b2eba47ca3b
-DIST numpy-1.6.0-html.zip 9242421 SHA256 555cfd5899ee54d129169fb70e418c2593d5377ea963d50c812f25bb182261e0 SHA512 b3a7df5b3bb4d307b9184ffa7a0f7a8d919a70f642d9be3d1b3d9c837516385423cc05ba114310e03e124fc80033216035ff389a7f56b74ac1a849c975dbdc8c WHIRLPOOL 6edeecf637e5ca23c906e51dd4933bb6ab4beb3014a9c2cc6d59459d76dd8bf617ea6e3c1d5d5a15af17022549812d358a37840b8d47841d14e156fb6b319600
-DIST numpy-1.6.0-ref.pdf 6106335 SHA256 cbeea9b1395e0576bbd256c5de11886c63321d434785c6777df7bdd50109ba9f SHA512 ff00333beae3d886cf96cd72687f68dd0f226c88c390824c3f0cfc18a50ea6b8d6e12035eda76e10a97d58e7bc9b48b6dff7e0447b6045cc4e40fff3225721ec WHIRLPOOL 3ccb0373f0ef0f22a0a1ad967cecc1c7fd8e663d9c4437cfd31bf42a23d121619d89bcfcbb25091609cfdc20f13b551f6d904b1d13b4da6104dfca094734ca19
-DIST numpy-1.6.0-user.pdf 474664 SHA256 d8d51913cb494228f69c5f16d659b8539cbd04c6e584fde72c00c382e86eea8f SHA512 6af1275e46cb0df11d2654f191871504683bb3b5752e45ec6cca92d302babc4e66bd35dc037fdb48c8aad2a8a6414ba239b8874cc590720150c94a832a8cce74 WHIRLPOOL da8fc8a074d8b5a01f566f3c844d668c7652dba03cc618d9d2c162b72fec864a580e05cd940417dd8fcef4bb2c8340bf8e17d166fb582909ff69098332844e91
-DIST numpy-1.6.0.tar.gz 2633698 SHA256 687dcfb5f6a51f2107ba1dc8bb324fd1a0146ce8b0e2bd01a3ee7bcc453ee3d8 SHA512 18593fa336898704d5d8c454303c2bc797bb61577d341f218a3fb7c31ed410da12d62dc6edb125dbc719df633af076e466369f420ba52e929a03f88fd5e24f41 WHIRLPOOL aad9db8a56281ab2ccc12946278a3fc0f6ac6e5fd7ecdda9373e9e2266ad85573cd35093601af7b690095b7f279a72f4d0c06a30a0877c83f30d7028c31c888a
-DIST numpy-1.6.1.tar.gz 2637779 SHA256 788b1bc712ee566d4b4d62ef99736c5830fa264cbc56f8651ded1e795c755cdd SHA512 de3dd37f753614055dcfed910e9886e03688b8078492df3da94b1ec37be796030be93291cba09e8212fffd3e0a63b086902c3c25a996cf1439e15c5b16e014d9 WHIRLPOOL a61def16f952f76ded23d4bb378a45b4ce5549d51e44468ca0f9742eda190e8ffe59000a39d84848c55020fe5a0a3a8d89e4cb002cc1bc8b5b5e110dd8d8b23c
-DIST numpy-1.6.2.tar.gz 2585329 SHA256 0b83d96ab79711b548470b7aeee1272c4ba8fcbba6586a67116b566a21ed16c6 SHA512 a92667b92ecf2942bef4715189facccb8726866dfd90522b8e4b1e65991d1e6448ab06962e40a7cb83adaebf37eb48cf61417e7ba367da425a2ad7b3302a60a5 WHIRLPOOL 7aa9d7a1ca69bb9a6ce1cc5930997a5b9b8c9573ba261812706c9f12ea9ed42c1fd948552e25049d7b606fd3fda27c6a3ea72e2ffe43fb16e999b0b62515b32d
-EBUILD numpy-1.5.1.ebuild 5120 SHA256 f3344769efc746065631e0e34913eb8edd76d42021f930083907107da6eee114 SHA512 84430bdffd9030de344b763da357fe35614534946bf12a8216b00d4e5efaef611f1e739f7b0d60d088c33a5ae10837a0a41284a1584985612191ed210af73de8 WHIRLPOOL 36c91900c94debcef3a41d514a0139b03919bdff019df122d4c399dee80ea296eda9e0a749b9e2373977cfa227f49f1e317bb8eefb2da27828ea2f8c9bd61ee5
-EBUILD numpy-1.6.0.ebuild 4808 SHA256 924553aaea1ebbdfe4ebea358c11023885ba67d4a97c8886e02bdf26622c0655 SHA512 0bf3f07078f6094956338fa83b808c1cc7fd4338c6aa677fb33472c8c3101ca5e56c207c56d914cfa3fd3aa51d9871d06e1eb7eda1bf264dd62ab1a3c2d0f2d6 WHIRLPOOL ab801bd4756fb2f6ba670f0d94a49d6d9e9abe3f917aa31ca0e4522f88fa573580d8567214e3259992d68fa883fdb34696e16effd164959779a2d0d6d946e56b
-EBUILD numpy-1.6.1-r1.ebuild 4208 SHA256 6bcaf8a37742098e9416898f4978a103d0682a45644a3a3cc5cd5e3b1ba66f68 SHA512 7fa933c95396d65fe845724e6b171fa4e1150daeb6a4ff190b7ec878498c30f2f90e5f1b29a40065f856d5d65f2b16463fe5898fa77d1acbb3519350d8562061 WHIRLPOOL 192bbe2d7bc078c9dfd9ca42cd7b7d7b8934e58225bf416b99b917fdef0d8f884696b8670b166ee767dfd75abc1acf18a4e4f388184192d4bdcfdd3ddd6d3223
-EBUILD numpy-1.6.1.ebuild 4829 SHA256 90a2e8954594f0071c40c105da6482fd98e3035e88179a424d15c44ef6768643 SHA512 c9c2173f88814efa4198e9481ebf4549b2bba413f163098df6df9b903673232be510dd743f475c5ea7ffae7b2b077fae945182f739173298632566c7e89d023b WHIRLPOOL f305678a019eccbfaa226b94a76fbb7fe09b0c61fd9ee812c97d567f54ddb6c467af0347fe428324210155e6f1545cbdd362966690c88f9a4db3ad6de862f1f8
-EBUILD numpy-1.6.2.ebuild 4157 SHA256 7cd28c5200fa08a04d75eaf7e42b67765059939688cd2b4d4194788992d4b6c6 SHA512 92abfc92fd1eff38fd4a5eb1c4c935813bfa87f33b00b1e57960f82b0f1ec4e791126fd185a4c8dbaeec79a9c375ec0ce11177ff9e1957a89842d348477dcca4 WHIRLPOOL 4a00bfde531427c53c48fa244044456df8ad1af64539422dc35fd07d60451bfac25bcc304b1392f9444b4424614145c78466264f93ad7de8356f70faa5b8673d
-MISC ChangeLog 23730 SHA256 5e445b9f35b3f2ed74a07323d1c8e10b733729302d9483b1161601d150c47d7e SHA512 85a7783bf0cd59cacc6ea97082b07ef8291b598276da2a3fb90c2d7757df3818a0e8378b6181ef54f2b2b1630928c9f2cfaa6df6ba458a17d703ee1cc6295bca WHIRLPOOL 5085f4b02a9c6af6c300ac916177227da7864dd5f28a2c063a9483dba0c7ef0d8c829b42087186dda3cb5fc8cc3b5503fce61b4e307798da41a5aba60ff43da1
-MISC metadata.xml 615 SHA256 f50bbda17ece7ce10e62c739225822877af67a95b3fb9b6a861ee31db489cab3 SHA512 ffe2529b21b7a5ae0e201e735680603653fe32b2426a2c5cefe22409e4116e32d9e3ab3684192fa56f03e269bcc9ff333a511c0b5499246195c9a011b5779db0 WHIRLPOOL 6b43f449e642d51c693dbcb1c09af5e11dde1959c692073b8e7b366c61746e980ac966eede3ac7cc2cdbf7b7f41a092f8bdbe604cd5f477a7e6a43fc4129e2f7
diff --git a/dev-python/numpy/files/numpy-1.1.0-f2py.patch b/dev-python/numpy/files/numpy-1.1.0-f2py.patch
deleted file mode 100644
index 1ec18a9..0000000
--- a/dev-python/numpy/files/numpy-1.1.0-f2py.patch
+++ /dev/null
@@ -1,36 +0,0 @@
-diff -Nur numpy/f2py/f2py.1 numpy/f2py.new/f2py.1
---- numpy/f2py/f2py.1 2006-07-26 21:04:19.000000000 +0100
-+++ numpy/f2py.new/f2py.1 2007-02-14 12:16:47.000000000 +0000
-@@ -184,7 +184,7 @@
-
- Optional Numarray 0.9 or higher partially supported.
-
--numpy_distutils from Scipy (can be downloaded from F2PY homepage)
-+numpy_distutils from Numpy (can be downloaded from F2PY homepage)
- .SH "SEE ALSO"
- python(1)
- .SH BUGS
-@@ -200,10 +200,8 @@
-
- Mailing list: http://cens.ioc.ee/mailman/listinfo/f2py-users/
-
--Scipy website: http://www.numpy.org
-+Numpy website: http://numeric.numpy.org
- .SH COPYRIGHT
- Copyright (c) 1999, 2000, 2001, 2002, 2003, 2004, 2005 Pearu Peterson
- .SH LICENSE
- NumPy License
--.SH VERSION
--2.45.241
-diff -Nur numpy/f2py/setup.py numpy/f2py.new/setup.py
---- numpy/f2py/setup.py 2006-10-03 05:35:22.000000000 +0100
-+++ numpy/f2py.new/setup.py 2007-02-14 12:16:41.000000000 +0000
-@@ -35,8 +35,7 @@
-
- config.add_data_files('src/fortranobject.c',
- 'src/fortranobject.h',
-- 'f2py.1'
- )
-
- config.make_svn_version_py()
-
diff --git a/dev-python/numpy/files/numpy-1.3.0-fenv-freebsd.patch b/dev-python/numpy/files/numpy-1.3.0-fenv-freebsd.patch
deleted file mode 100644
index 629fc76..0000000
--- a/dev-python/numpy/files/numpy-1.3.0-fenv-freebsd.patch
+++ /dev/null
@@ -1,28 +0,0 @@
---- numpy/core/include/numpy/ufuncobject.h.orig 2009-07-28 15:04:42 -0400
-+++ numpy/core/include/numpy/ufuncobject.h 2009-07-28 15:05:58 -0400
-@@ -318,8 +318,10 @@
-
- #elif defined(__GLIBC__) || defined(__APPLE__) || defined(__CYGWIN__) || defined(__MINGW32__) || (defined(__FreeBSD__) && (__FreeBSD_version >= 502114))
-
--#if defined(__GLIBC__) || defined(__APPLE__) || defined(__MINGW32__) || defined(__FreeBSD__)
-+#if defined(__GLIBC__) || defined(__APPLE__) || defined(__MINGW32__)
- #include <fenv.h>
-+#elif defined(__FreeBSD__)
-+#include "fenv/fenv.h"
- #elif defined(__CYGWIN__)
- #include "fenv/fenv.c"
- #endif
---- numpy/numarray/_capi.c.orig 2009-07-28 15:18:13 -0400
-+++ numpy/numarray/_capi.c 2009-07-28 15:19:04 -0400
-@@ -8,8 +8,10 @@
- #include <sys/param.h>
- #endif
-
--#if defined(__GLIBC__) || defined(__APPLE__) || defined(__MINGW32__) || (defined(__FreeBSD__) && (__FreeBSD_version >= 502114))
-+#if defined(__GLIBC__) || defined(__APPLE__) || defined(__MINGW32__)
- #include <fenv.h>
-+#elif (defined(__FreeBSD__) && (__FreeBSD_version >= 502114))
-+#include "numpy/fenv/fenv.h"
- #elif defined(__CYGWIN__)
- #include "numpy/fenv/fenv.h"
- #include "numpy/fenv/fenv.c"
diff --git a/dev-python/numpy/files/numpy-1.4.0-interix.patch b/dev-python/numpy/files/numpy-1.4.0-interix.patch
deleted file mode 100644
index b755867..0000000
--- a/dev-python/numpy/files/numpy-1.4.0-interix.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-Reported [2010.01.18]: http://projects.scipy.org/numpy/ticket/1365
-
-diff -ru numpy-1.4.0.orig/numpy/core/setup.py numpy-1.4.0/numpy/core/setup.py
---- numpy-1.4.0.orig/numpy/core/setup.py 2010-01-15 16:49:14 +0100
-+++ numpy-1.4.0/numpy/core/setup.py 2010-01-15 17:02:27 +0100
-@@ -169,6 +169,9 @@
- priv = []
- pub = []
-
-+ if os.uname()[0] == "Interix":
-+ return priv, pub
-+
- # Check for complex support
- st = config.check_header('complex.h')
- if st:
diff --git a/dev-python/numpy/files/numpy-1.5.1-python-3.2.patch b/dev-python/numpy/files/numpy-1.5.1-python-3.2.patch
deleted file mode 100644
index 44e05c5..0000000
--- a/dev-python/numpy/files/numpy-1.5.1-python-3.2.patch
+++ /dev/null
@@ -1,31 +0,0 @@
-https://github.com/numpy/numpy/commit/f1f52d6c962bf0ada57d8332b3fbd863bb1ca6cd
-
---- numpy/ctypeslib.py
-+++ numpy/ctypeslib.py
-@@ -93,7 +93,6 @@
- "with ctypes < 1.0.1")
-
- ext = os.path.splitext(libname)[1]
--
- if not ext:
- # Try to load library with platform-specific name, otherwise
- # default to libname.[so|pyd]. Sometimes, these files are built
-@@ -112,14 +111,15 @@
- else:
- libdir = loader_path
-
-+ # Need to save exception when using Python 3k, see PEP 3110.
-+ exc = None
- for ln in libname_ext:
- try:
- libpath = os.path.join(libdir, ln)
- return ctypes.cdll[libpath]
- except OSError, e:
-- pass
--
-- raise e
-+ exc = e
-+ raise exc
-
- ctypes_load_library = deprecate(load_library, 'ctypes_load_library',
- 'load_library')
diff --git a/dev-python/numpy/files/numpy-1.6.1-atlas.patch b/dev-python/numpy/files/numpy-1.6.1-atlas.patch
deleted file mode 100644
index b10f653..0000000
--- a/dev-python/numpy/files/numpy-1.6.1-atlas.patch
+++ /dev/null
@@ -1,17 +0,0 @@
---- numpy/distutils/system_info.py 2011-10-10 20:45:44.261316565 +0300
-+++ numpy/distutils/system_info.py 2011-10-10 20:50:22.977932228 +0300
-@@ -255,13 +255,7 @@
- 1 - display warning message
- 2 - raise error
- """
-- cl = {'atlas':atlas_info, # use lapack_opt or blas_opt instead
-- 'atlas_threads':atlas_threads_info, # ditto
-- 'atlas_blas':atlas_blas_info,
-- 'atlas_blas_threads':atlas_blas_threads_info,
-- 'lapack_atlas':lapack_atlas_info, # use lapack_opt instead
-- 'lapack_atlas_threads':lapack_atlas_threads_info, # ditto
-- 'mkl':mkl_info,
-+ cl = {'mkl':mkl_info,
- 'lapack_mkl':lapack_mkl_info, # use lapack_opt instead
- 'blas_mkl':blas_mkl_info, # use blas_opt instead
- 'x11':x11_info,
diff --git a/dev-python/numpy/files/numpy-1.6.1-import_umath.patch b/dev-python/numpy/files/numpy-1.6.1-import_umath.patch
deleted file mode 100644
index aedaa20..0000000
--- a/dev-python/numpy/files/numpy-1.6.1-import_umath.patch
+++ /dev/null
@@ -1,67 +0,0 @@
-http://projects.scipy.org/numpy/ticket/1919
-https://github.com/numpy/numpy/commit/4dac50bf1faf2c8189c277ec8f11ead506c243b1
-https://github.com/numpy/numpy/commit/418f070fc67d1ea2b6eae3259e9dcf7a980bbaaf
-
---- numpy/core/code_generators/generate_ufunc_api.py
-+++ numpy/core/code_generators/generate_ufunc_api.py
-@@ -75,14 +75,53 @@
- return 0;
- }
-
--#define import_umath() { UFUNC_NOFPE if (_import_umath() < 0) {PyErr_Print(); PyErr_SetString(PyExc_ImportError, "numpy.core.umath failed to import"); return; }}
--
--#define import_umath1(ret) { UFUNC_NOFPE if (_import_umath() < 0) {PyErr_Print(); PyErr_SetString(PyExc_ImportError, "numpy.core.umath failed to import"); return ret; }}
--
--#define import_umath2(msg, ret) { UFUNC_NOFPE if (_import_umath() < 0) {PyErr_Print(); PyErr_SetString(PyExc_ImportError, msg); return ret; }}
--
--#define import_ufunc() { UFUNC_NOFPE if (_import_umath() < 0) {PyErr_Print(); PyErr_SetString(PyExc_ImportError, "numpy.core.umath failed to import"); }}
-+#if PY_VERSION_HEX >= 0x03000000
-+#define NUMPY_IMPORT_UMATH_RETVAL NULL
-+#else
-+#define NUMPY_IMPORT_UMATH_RETVAL
-+#endif
-
-+#define import_umath() \
-+ do {\
-+ UFUNC_NOFPE\
-+ if (_import_umath() < 0) {\
-+ PyErr_Print();\
-+ PyErr_SetString(PyExc_ImportError,\
-+ "numpy.core.umath failed to import");\
-+ return NUMPY_IMPORT_UMATH_RETVAL;\
-+ }\
-+ } while(0)
-+
-+#define import_umath1(ret) \
-+ do {\
-+ UFUNC_NOFPE\
-+ if (_import_umath() < 0) {\
-+ PyErr_Print();\
-+ PyErr_SetString(PyExc_ImportError,\
-+ "numpy.core.umath failed to import");\
-+ return ret;\
-+ }\
-+ } while(0)
-+
-+#define import_umath2(ret, msg) \
-+ do {\
-+ UFUNC_NOFPE\
-+ if (_import_umath() < 0) {\
-+ PyErr_Print();\
-+ PyErr_SetString(PyExc_ImportError, msg);\
-+ return ret;\
-+ }\
-+ } while(0)
-+
-+#define import_ufunc() \
-+ do {\
-+ UFUNC_NOFPE\
-+ if (_import_umath() < 0) {\
-+ PyErr_Print();\
-+ PyErr_SetString(PyExc_ImportError,\
-+ "numpy.core.umath failed to import");\
-+ }\
-+ } while(0)
-
- #endif
- """
diff --git a/dev-python/numpy/files/numpy-1.6.2-distutils.patch b/dev-python/numpy/files/numpy-1.6.2-distutils.patch
deleted file mode 100644
index f213f0d..0000000
--- a/dev-python/numpy/files/numpy-1.6.2-distutils.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-suggested in http://projects.scipy.org/numpy/ticket/1818 but not accepted
-upstream due to the policy described in http://projects.scipy.org/numpy/ticket/573
---- ./numpy/distutils/fcompiler/gnu.py 2011-09-14 05:39:16.000000000 +0900
-+++ /home/benda/tmp/gnu.py 2012-09-27 01:07:07.320690000 +0900
-@@ -23,6 +23,8 @@
- if is_win64():
- #_EXTRAFLAGS = ["-fno-leading-underscore"]
- _EXTRAFLAGS = []
-+elif os.uname()[4] == 'x86_64':
-+ _EXTRAFLAGS = ['-fPIC']
- else:
- _EXTRAFLAGS = []
-
-@@ -255,7 +257,7 @@
- 'compiler_f90' : [None, "-Wall", "-fno-second-underscore"] + _EXTRAFLAGS,
- 'compiler_fix' : [None, "-Wall", "-ffixed-form",
- "-fno-second-underscore"] + _EXTRAFLAGS,
-- 'linker_so' : ["<F90>", "-Wall"],
-+ 'linker_so' : ["<F90>", "-Wall", "-shared"],
- 'archiver' : ["ar", "-cr"],
- 'ranlib' : ["ranlib"],
- 'linker_exe' : [None, "-Wall"]
diff --git a/dev-python/numpy/metadata.xml b/dev-python/numpy/metadata.xml
deleted file mode 100644
index 067cfe3..0000000
--- a/dev-python/numpy/metadata.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <herd>sci</herd>
- <herd>python</herd>
- <longdescription lang="en">
- NumPy is a general-purpose array-processing Python package designed to
- efficiently manipulate large multi-dimensional arrays of arbitrary
- records without sacrificing too much speed for small multi-dimensional
- arrays. There are also basic facilities for discrete fourier transform,
- basic linear algebra and random number generation.
- It is the successor of Numeric and numarray.
-</longdescription>
-</pkgmetadata>
diff --git a/dev-python/numpy/numpy-1.5.1.ebuild b/dev-python/numpy/numpy-1.5.1.ebuild
deleted file mode 100644
index 8877c48..0000000
--- a/dev-python/numpy/numpy-1.5.1.ebuild
+++ /dev/null
@@ -1,161 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/numpy/numpy-1.5.1.ebuild,v 1.20 2012/05/04 15:12:15 patrick Exp $
-
-EAPI=3
-
-PYTHON_DEPEND="*"
-SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="*-jython 2.7-pypy-*"
-
-inherit distutils eutils fortran-2 flag-o-matic toolchain-funcs versionator
-
-NP="${PN}-1.5"
-
-DESCRIPTION="Fast array and numerical python library"
-HOMEPAGE="http://numpy.scipy.org/ http://pypi.python.org/pypi/numpy"
-SRC_URI="mirror://sourceforge/numpy/${P}.tar.gz
- doc? (
- http://docs.scipy.org/doc/${NP}.x/numpy-html.zip -> ${NP}-html.zip
- http://docs.scipy.org/doc/${NP}.x/numpy-ref.pdf -> ${NP}-ref.pdf
- http://docs.scipy.org/doc/${NP}.x/numpy-user.pdf -> ${NP}-user.pdf
- )"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
-IUSE="doc lapack test"
-
-RDEPEND="
- dev-python/setuptools
- lapack? ( virtual/cblas virtual/lapack virtual/fortran )"
-DEPEND="${RDEPEND}
- doc? ( app-arch/unzip )
- lapack? ( virtual/pkgconfig )
- test? ( >=dev-python/nose-0.10 )"
-
-PYTHON_CFLAGS=("* + -fno-strict-aliasing")
-
-DOCS="COMPATIBILITY DEV_README.txt THANKS.txt"
-
-pkg_setup() {
- use lapack && fortran-2_pkg_setup
- python_pkg_setup
-
- # See progress in http://projects.scipy.org/scipy/numpy/ticket/573
- # with the subtle difference that we don't want to break Darwin where
- # -shared is not a valid linker argument
- if [[ ${CHOST} != *-darwin* ]] ; then
- append-ldflags -shared
- fi
-
- # only one fortran to link with:
- # linking with cblas and lapack library will force
- # autodetecting and linking to all available fortran compilers
- use lapack || return
- append-fflags -fPIC
- NUMPY_FCONFIG="config_fc --noopt --noarch"
- # workaround bug 335908
- [[ ${FC} == *gfortran* ]] && NUMPY_FCONFIG="${NUMPY_FCONFIG} --fcompiler=gnu95"
- export NUMPY_FCONFIG
-}
-
-src_unpack() {
- unpack ${P}.tar.gz
- if use doc; then
- unzip -qo "${DISTDIR}"/${NP}-html.zip -d html || die
- fi
-}
-
-src_prepare() {
- epatch "${FILESDIR}/${PN}-1.1.0-f2py.patch"
- epatch "${FILESDIR}/${PN}-1.3.0-fenv-freebsd.patch" # Bug #279487
- epatch "${FILESDIR}/${PN}-1.4.0-interix.patch"
- epatch "${FILESDIR}/${P}-python-3.2.patch"
-
- # Gentoo patch for ATLAS library names
- sed -i \
- -e "s:'f77blas':'blas':g" \
- -e "s:'ptf77blas':'blas':g" \
- -e "s:'ptcblas':'cblas':g" \
- -e "s:'lapack_atlas':'lapack':g" \
- numpy/distutils/system_info.py \
- || die "sed system_info.py failed"
-
- if use lapack; then
- append-ldflags "$(pkg-config --libs-only-other cblas lapack)"
- sed -i -e '/NO_ATLAS_INFO/,+1d' numpy/core/setup.py || die
- local libdir="${EPREFIX}"/usr/$(get_libdir)
- cat >> site.cfg <<-EOF
- [atlas]
- include_dirs = $(pkg-config --cflags-only-I \
- cblas | sed -e 's/^-I//' -e 's/ -I/:/g')
- library_dirs = $(pkg-config --libs-only-L \
- cblas blas lapack | sed -e 's/^-L//' -e 's/ -L/:/g' -e 's/ //g'):${libdir}
- atlas_libs = $(pkg-config --libs-only-l \
- cblas blas | sed -e 's/^-l//' -e 's/ -l/, /g' -e 's/,.pthread//g')
- lapack_libs = $(pkg-config --libs-only-l \
- lapack | sed -e 's/^-l//' -e 's/ -l/, /g' -e 's/,.pthread//g')
- [blas_opt]
- include_dirs = $(pkg-config --cflags-only-I \
- cblas | sed -e 's/^-I//' -e 's/ -I/:/g')
- library_dirs = $(pkg-config --libs-only-L \
- cblas blas | sed -e 's/^-L//' -e 's/ -L/:/g' -e 's/ //g'):${libdir}
- libraries = $(pkg-config --libs-only-l \
- cblas blas | sed -e 's/^-l//' -e 's/ -l/, /g' -e 's/,.pthread//g')
- [lapack_opt]
- library_dirs = $(pkg-config --libs-only-L \
- lapack | sed -e 's/^-L//' -e 's/ -L/:/g' -e 's/ //g'):${libdir}
- libraries = $(pkg-config --libs-only-l \
- lapack | sed -e 's/^-l//' -e 's/ -l/, /g' -e 's/,.pthread//g')
- EOF
- else
- export {ATLAS,PTATLAS,BLAS,LAPACK,MKL}=None
- fi
-
- # Disable tests failing on ppc/ppc64.
- # http://projects.scipy.org/numpy/ticket/1664
- if use ppc || use ppc64; then
- sed \
- -e "s/test_nextafterl/_&/" \
- -e "s/test_spacingl/_&/" \
- -i numpy/core/tests/test_umath.py
- fi
- export CC="$(tc-getCC) ${CFLAGS}"
-}
-
-src_compile() {
- distutils_src_compile ${NUMPY_FCONFIG}
-}
-
-src_test() {
- testing() {
- "$(PYTHON)" setup.py ${NUMPY_FCONFIG} build -b "build-${PYTHON_ABI}" install \
- --home="${S}/test-${PYTHON_ABI}" --no-compile || die "install test failed"
- pushd "${S}/test-${PYTHON_ABI}/"lib* > /dev/null
- PYTHONPATH=python "$(PYTHON)" -c "import numpy; numpy.test()" 2>&1 | tee test.log
- grep -Eq '^(ERROR|FAIL):' test.log && return 1
- popd > /dev/null
- rm -fr test-${PYTHON_ABI}
- }
- python_execute_function testing
-}
-
-src_install() {
- distutils_src_install ${NUMPY_FCONFIG}
-
- delete_txt() {
- rm -f "${ED}"$(python_get_sitedir)/numpy/*.txt
- }
- python_execute_function -q delete_txt
-
- docinto f2py
- dodoc numpy/f2py/docs/*.txt || die "dodoc f2py failed"
- doman numpy/f2py/f2py.1 || die "doman failed"
-
- if use doc; then
- insinto /usr/share/doc/${PF}
- doins -r "${WORKDIR}"/html || die
- doins "${DISTDIR}"/${NP}*pdf || die
- fi
-}
diff --git a/dev-python/numpy/numpy-1.6.0.ebuild b/dev-python/numpy/numpy-1.6.0.ebuild
deleted file mode 100644
index c683836..0000000
--- a/dev-python/numpy/numpy-1.6.0.ebuild
+++ /dev/null
@@ -1,151 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/numpy/numpy-1.6.0.ebuild,v 1.13 2012/05/04 15:12:15 patrick Exp $
-
-EAPI=3
-
-PYTHON_DEPEND="*"
-SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="*-jython 2.7-pypy-*"
-
-inherit distutils flag-o-matic fortran-2 toolchain-funcs versionator
-
-DOC_P="${PN}-1.5"
-
-DESCRIPTION="Fast array and numerical python library"
-HOMEPAGE="http://numpy.scipy.org/ http://pypi.python.org/pypi/numpy"
-SRC_URI="mirror://sourceforge/numpy/${P}.tar.gz
- doc? (
- http://docs.scipy.org/doc/${DOC_P}.x/numpy-html.zip -> ${DOC_P}-html.zip
- http://docs.scipy.org/doc/${DOC_P}.x/numpy-ref.pdf -> ${DOC_P}-ref.pdf
- http://docs.scipy.org/doc/${DOC_P}.x/numpy-user.pdf -> ${DOC_P}-user.pdf
- )"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
-IUSE="doc lapack test"
-
-RDEPEND="
- dev-python/setuptools
- lapack? ( virtual/cblas virtual/lapack virtual/fortran )"
-DEPEND="${RDEPEND}
- doc? ( app-arch/unzip )
- lapack? ( virtual/pkgconfig )
- test? ( >=dev-python/nose-0.10 )"
-
-PYTHON_CFLAGS=("* + -fno-strict-aliasing")
-
-# Build system installs f2py${Python_version} scripts.
-PYTHON_NONVERSIONED_EXECUTABLES=("/usr/bin/f2py[[:digit:]]+\.[[:digit:]]+")
-
-DOCS="COMPATIBILITY DEV_README.txt THANKS.txt"
-
-pkg_setup() {
- use lapack && fortran-2_pkg_setup
- python_pkg_setup
-
- # See progress in http://projects.scipy.org/scipy/numpy/ticket/573
- # with the subtle difference that we don't want to break Darwin where
- # -shared is not a valid linker argument
- if [[ ${CHOST} != *-darwin* ]]; then
- append-ldflags -shared
- fi
-
- # only one fortran to link with:
- # linking with cblas and lapack library will force
- # autodetecting and linking to all available fortran compilers
- if use lapack; then
- append-fflags -fPIC
- NUMPY_FCONFIG="config_fc --noopt --noarch"
- # workaround bug 335908
- [[ ${FC} == *gfortran* ]] && NUMPY_FCONFIG+=" --fcompiler=gnu95"
- fi
-}
-
-src_unpack() {
- unpack ${P}.tar.gz
- if use doc; then
- unzip -qo "${DISTDIR}"/${DOC_P}-html.zip -d html || die
- fi
-}
-
-src_prepare() {
- # Gentoo patch for ATLAS library names
- sed -i \
- -e "s:'f77blas':'blas':g" \
- -e "s:'ptf77blas':'blas':g" \
- -e "s:'ptcblas':'cblas':g" \
- -e "s:'lapack_atlas':'lapack':g" \
- numpy/distutils/system_info.py \
- || die "sed system_info.py failed"
-
- if use lapack; then
- append-ldflags "$(pkg-config --libs-only-other cblas lapack)"
- sed -i -e '/NO_ATLAS_INFO/,+1d' numpy/core/setup.py || die
- local libdir="${EPREFIX}"/usr/$(get_libdir)
- cat >> site.cfg <<-EOF
- [atlas]
- include_dirs = $(pkg-config --cflags-only-I \
- cblas | sed -e 's/^-I//' -e 's/ -I/:/g')
- library_dirs = $(pkg-config --libs-only-L \
- cblas blas lapack | sed -e 's/^-L//' -e 's/ -L/:/g' -e 's/ //g'):${libdir}
- atlas_libs = $(pkg-config --libs-only-l \
- cblas blas | sed -e 's/^-l//' -e 's/ -l/, /g' -e 's/,.pthread//g')
- lapack_libs = $(pkg-config --libs-only-l \
- lapack | sed -e 's/^-l//' -e 's/ -l/, /g' -e 's/,.pthread//g')
- [blas_opt]
- include_dirs = $(pkg-config --cflags-only-I \
- cblas | sed -e 's/^-I//' -e 's/ -I/:/g')
- library_dirs = $(pkg-config --libs-only-L \
- cblas blas | sed -e 's/^-L//' -e 's/ -L/:/g' -e 's/ //g'):${libdir}
- libraries = $(pkg-config --libs-only-l \
- cblas blas | sed -e 's/^-l//' -e 's/ -l/, /g' -e 's/,.pthread//g')
- [lapack_opt]
- library_dirs = $(pkg-config --libs-only-L \
- lapack | sed -e 's/^-L//' -e 's/ -L/:/g' -e 's/ //g'):${libdir}
- libraries = $(pkg-config --libs-only-l \
- lapack | sed -e 's/^-l//' -e 's/ -l/, /g' -e 's/,.pthread//g')
- EOF
- else
- export {ATLAS,PTATLAS,BLAS,LAPACK,MKL}=None
- fi
-
- export CC="$(tc-getCC) ${CFLAGS}"
-}
-
-src_compile() {
- distutils_src_compile ${NUMPY_FCONFIG}
-}
-
-src_test() {
- testing() {
- "$(PYTHON)" setup.py ${NUMPY_FCONFIG} build -b "build-${PYTHON_ABI}" install \
- --home="${S}/test-${PYTHON_ABI}" --no-compile || die "install test failed"
- pushd "${S}/test-${PYTHON_ABI}/"lib* > /dev/null
- PYTHONPATH=python "$(PYTHON)" -c "import numpy; numpy.test()" 2>&1 | tee test.log
- grep -Eq "^(ERROR|FAIL):" test.log && return 1
- popd > /dev/null
- rm -fr test-${PYTHON_ABI}
- }
- python_execute_function testing
-}
-
-src_install() {
- distutils_src_install ${NUMPY_FCONFIG}
-
- delete_txt() {
- rm -f "${ED}"$(python_get_sitedir)/numpy/*.txt
- }
- python_execute_function -q delete_txt
-
- docinto f2py
- dodoc numpy/f2py/docs/*.txt || die "dodoc f2py failed"
- doman numpy/f2py/f2py.1 || die "doman failed"
-
- if use doc; then
- insinto /usr/share/doc/${PF}
- doins -r "${WORKDIR}"/html || die
- doins "${DISTDIR}"/${DOC_P}*pdf || die
- fi
-}
diff --git a/dev-python/numpy/numpy-1.6.1-r1.ebuild b/dev-python/numpy/numpy-1.6.1-r1.ebuild
deleted file mode 100644
index 50a3125..0000000
--- a/dev-python/numpy/numpy-1.6.1-r1.ebuild
+++ /dev/null
@@ -1,136 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/numpy/numpy-1.6.1-r1.ebuild,v 1.13 2012/07/29 18:05:48 armin76 Exp $
-
-EAPI=3
-
-PYTHON_DEPEND="*"
-SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="*-jython 2.7-pypy-*"
-
-inherit distutils eutils flag-o-matic fortran-2 toolchain-funcs versionator
-
-DOC_P="${PN}-1.6.0"
-
-DESCRIPTION="Fast array and numerical python library"
-HOMEPAGE="http://numpy.scipy.org/ http://pypi.python.org/pypi/numpy"
-SRC_URI="mirror://sourceforge/numpy/${P}.tar.gz
- doc? (
- http://docs.scipy.org/doc/${DOC_P}/numpy-html.zip -> ${DOC_P}-html.zip
- http://docs.scipy.org/doc/${DOC_P}/numpy-ref.pdf -> ${DOC_P}-ref.pdf
- http://docs.scipy.org/doc/${DOC_P}/numpy-user.pdf -> ${DOC_P}-user.pdf
- )"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE="doc lapack test"
-
-RDEPEND="
- dev-python/setuptools
- lapack? ( virtual/cblas virtual/lapack virtual/fortran )"
-DEPEND="${RDEPEND}
- doc? ( app-arch/unzip )
- lapack? ( virtual/pkgconfig )
- test? ( >=dev-python/nose-0.10 )"
-
-PYTHON_CFLAGS=("* + -fno-strict-aliasing")
-
-# Build system installs f2py${Python_version} scripts.
-PYTHON_NONVERSIONED_EXECUTABLES=("/usr/bin/f2py[[:digit:]]+\.[[:digit:]]+")
-
-DOCS="COMPATIBILITY DEV_README.txt THANKS.txt"
-
-pkg_setup() {
- use lapack && fortran-2_pkg_setup
- python_pkg_setup
-
- # See progress in http://projects.scipy.org/scipy/numpy/ticket/573
- # with the subtle difference that we don't want to break Darwin where
- # -shared is not a valid linker argument
- if [[ ${CHOST} != *-darwin* ]]; then
- append-ldflags -shared
- fi
-
- # only one fortran to link with:
- # linking with cblas and lapack library will force
- # autodetecting and linking to all available fortran compilers
- if use lapack; then
- append-fflags -fPIC
- NUMPY_FCONFIG="config_fc --noopt --noarch"
- # workaround bug 335908
- [[ ${FC} == *gfortran* ]] && NUMPY_FCONFIG+=" --fcompiler=gnu95"
- fi
-}
-
-src_unpack() {
- unpack ${P}.tar.gz
- if use doc; then
- unzip -qo "${DISTDIR}"/${DOC_P}-html.zip -d html || die
- fi
-}
-
-src_prepare() {
- epatch "${FILESDIR}"/${P}-atlas.patch
- epatch "${FILESDIR}"/${P}-import_umath.patch
-
- if use lapack; then
- append-ldflags "$(pkg-config --libs-only-other cblas lapack)"
- sed -i -e '/NO_ATLAS_INFO/,+1d' numpy/core/setup.py || die
- local libdir="${EPREFIX}"/usr/$(get_libdir)
- cat >> site.cfg <<-EOF
- [blas]
- include_dirs = $(pkg-config --cflags-only-I \
- cblas | sed -e 's/^-I//' -e 's/ -I/:/g')
- library_dirs = $(pkg-config --libs-only-L \
- cblas blas | sed -e 's/^-L//' -e 's/ -L/:/g' -e 's/ //g'):${libdir}
- blas_libs = $(pkg-config --libs-only-l \
- cblas blas | sed -e 's/^-l//' -e 's/ -l/, /g' -e 's/,.pthread//g')
- [lapack]
- library_dirs = $(pkg-config --libs-only-L \
- lapack | sed -e 's/^-L//' -e 's/ -L/:/g' -e 's/ //g'):${libdir}
- lapack_libs = $(pkg-config --libs-only-l \
- lapack | sed -e 's/^-l//' -e 's/ -l/, /g' -e 's/,.pthread//g')
- EOF
- else
- export {ATLAS,PTATLAS,BLAS,LAPACK,MKL}=None
- fi
-
- export CC="$(tc-getCC) ${CFLAGS}"
-}
-
-src_compile() {
- distutils_src_compile ${NUMPY_FCONFIG}
-}
-
-src_test() {
- testing() {
- "$(PYTHON)" setup.py ${NUMPY_FCONFIG} build -b "build-${PYTHON_ABI}" install \
- --home="${S}/test-${PYTHON_ABI}" --no-compile || die "install test failed"
- pushd "${S}/test-${PYTHON_ABI}/"lib* > /dev/null
- PYTHONPATH=python "$(PYTHON)" -c "import numpy; numpy.test()" 2>&1 | tee test.log
- grep -Eq "^(ERROR|FAIL):" test.log && return 1
- popd > /dev/null
- rm -fr test-${PYTHON_ABI}
- }
- python_execute_function testing
-}
-
-src_install() {
- distutils_src_install ${NUMPY_FCONFIG}
-
- delete_txt() {
- rm -f "${ED}"$(python_get_sitedir)/numpy/*.txt
- }
- python_execute_function -q delete_txt
-
- docinto f2py
- dodoc numpy/f2py/docs/*.txt || die "dodoc f2py failed"
- doman numpy/f2py/f2py.1 || die "doman failed"
-
- if use doc; then
- insinto /usr/share/doc/${PF}
- doins -r "${WORKDIR}"/html || die
- doins "${DISTDIR}"/${DOC_P}*pdf || die
- fi
-}
diff --git a/dev-python/numpy/numpy-1.6.1.ebuild b/dev-python/numpy/numpy-1.6.1.ebuild
deleted file mode 100644
index 4ddb6d7..0000000
--- a/dev-python/numpy/numpy-1.6.1.ebuild
+++ /dev/null
@@ -1,151 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/numpy/numpy-1.6.1.ebuild,v 1.4 2012/05/04 15:12:15 patrick Exp $
-
-EAPI=3
-
-PYTHON_DEPEND="*"
-SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="*-jython 2.7-pypy-*"
-
-inherit distutils flag-o-matic fortran-2 toolchain-funcs versionator
-
-DOC_P="${PN}-1.6.0"
-
-DESCRIPTION="Fast array and numerical python library"
-HOMEPAGE="http://numpy.scipy.org/ http://pypi.python.org/pypi/numpy"
-SRC_URI="mirror://sourceforge/numpy/${P}.tar.gz
- doc? (
- http://docs.scipy.org/doc/${DOC_P}/numpy-html.zip -> ${DOC_P}-html.zip
- http://docs.scipy.org/doc/${DOC_P}/numpy-ref.pdf -> ${DOC_P}-ref.pdf
- http://docs.scipy.org/doc/${DOC_P}/numpy-user.pdf -> ${DOC_P}-user.pdf
- )"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE="doc lapack test"
-
-RDEPEND="
- dev-python/setuptools
- lapack? ( virtual/cblas virtual/lapack virtual/fortran )"
-DEPEND="${RDEPEND}
- doc? ( app-arch/unzip )
- lapack? ( virtual/pkgconfig )
- test? ( >=dev-python/nose-0.10 )"
-
-PYTHON_CFLAGS=("* + -fno-strict-aliasing")
-
-# Build system installs f2py${Python_version} scripts.
-PYTHON_NONVERSIONED_EXECUTABLES=("/usr/bin/f2py[[:digit:]]+\.[[:digit:]]+")
-
-DOCS="COMPATIBILITY DEV_README.txt THANKS.txt"
-
-pkg_setup() {
- use lapack && fortran-2_pkg_setup
- python_pkg_setup
-
- # See progress in http://projects.scipy.org/scipy/numpy/ticket/573
- # with the subtle difference that we don't want to break Darwin where
- # -shared is not a valid linker argument
- if [[ ${CHOST} != *-darwin* ]]; then
- append-ldflags -shared
- fi
-
- # only one fortran to link with:
- # linking with cblas and lapack library will force
- # autodetecting and linking to all available fortran compilers
- if use lapack; then
- append-fflags -fPIC
- NUMPY_FCONFIG="config_fc --noopt --noarch"
- # workaround bug 335908
- [[ ${FC} == *gfortran* ]] && NUMPY_FCONFIG+=" --fcompiler=gnu95"
- fi
-}
-
-src_unpack() {
- unpack ${P}.tar.gz
- if use doc; then
- unzip -qo "${DISTDIR}"/${DOC_P}-html.zip -d html || die
- fi
-}
-
-src_prepare() {
- # Gentoo patch for ATLAS library names
- sed -i \
- -e "s:'f77blas':'blas':g" \
- -e "s:'ptf77blas':'blas':g" \
- -e "s:'ptcblas':'cblas':g" \
- -e "s:'lapack_atlas':'lapack':g" \
- numpy/distutils/system_info.py \
- || die "sed system_info.py failed"
-
- if use lapack; then
- append-ldflags "$(pkg-config --libs-only-other cblas lapack)"
- sed -i -e '/NO_ATLAS_INFO/,+1d' numpy/core/setup.py || die
- local libdir="${EPREFIX}"/usr/$(get_libdir)
- cat >> site.cfg <<-EOF
- [atlas]
- include_dirs = $(pkg-config --cflags-only-I \
- cblas | sed -e 's/^-I//' -e 's/ -I/:/g')
- library_dirs = $(pkg-config --libs-only-L \
- cblas blas lapack | sed -e 's/^-L//' -e 's/ -L/:/g' -e 's/ //g'):${libdir}
- atlas_libs = $(pkg-config --libs-only-l \
- cblas blas | sed -e 's/^-l//' -e 's/ -l/, /g' -e 's/,.pthread//g')
- lapack_libs = $(pkg-config --libs-only-l \
- lapack | sed -e 's/^-l//' -e 's/ -l/, /g' -e 's/,.pthread//g')
- [blas_opt]
- include_dirs = $(pkg-config --cflags-only-I \
- cblas | sed -e 's/^-I//' -e 's/ -I/:/g')
- library_dirs = $(pkg-config --libs-only-L \
- cblas blas | sed -e 's/^-L//' -e 's/ -L/:/g' -e 's/ //g'):${libdir}
- libraries = $(pkg-config --libs-only-l \
- cblas blas | sed -e 's/^-l//' -e 's/ -l/, /g' -e 's/,.pthread//g')
- [lapack_opt]
- library_dirs = $(pkg-config --libs-only-L \
- lapack | sed -e 's/^-L//' -e 's/ -L/:/g' -e 's/ //g'):${libdir}
- libraries = $(pkg-config --libs-only-l \
- lapack | sed -e 's/^-l//' -e 's/ -l/, /g' -e 's/,.pthread//g')
- EOF
- else
- export {ATLAS,PTATLAS,BLAS,LAPACK,MKL}=None
- fi
-
- export CC="$(tc-getCC) ${CFLAGS}"
-}
-
-src_compile() {
- distutils_src_compile ${NUMPY_FCONFIG}
-}
-
-src_test() {
- testing() {
- "$(PYTHON)" setup.py ${NUMPY_FCONFIG} build -b "build-${PYTHON_ABI}" install \
- --home="${S}/test-${PYTHON_ABI}" --no-compile || die "install test failed"
- pushd "${S}/test-${PYTHON_ABI}/"lib* > /dev/null
- PYTHONPATH=python "$(PYTHON)" -c "import numpy; numpy.test()" 2>&1 | tee test.log
- grep -Eq "^(ERROR|FAIL):" test.log && return 1
- popd > /dev/null
- rm -fr test-${PYTHON_ABI}
- }
- python_execute_function testing
-}
-
-src_install() {
- distutils_src_install ${NUMPY_FCONFIG}
-
- delete_txt() {
- rm -f "${ED}"$(python_get_sitedir)/numpy/*.txt
- }
- python_execute_function -q delete_txt
-
- docinto f2py
- dodoc numpy/f2py/docs/*.txt || die "dodoc f2py failed"
- doman numpy/f2py/f2py.1 || die "doman failed"
-
- if use doc; then
- insinto /usr/share/doc/${PF}
- doins -r "${WORKDIR}"/html || die
- doins "${DISTDIR}"/${DOC_P}*pdf || die
- fi
-}
diff --git a/dev-python/numpy/numpy-1.6.2.ebuild b/dev-python/numpy/numpy-1.6.2.ebuild
deleted file mode 100644
index 92afed7..0000000
--- a/dev-python/numpy/numpy-1.6.2.ebuild
+++ /dev/null
@@ -1,148 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/numpy/numpy-1.6.2.ebuild,v 1.3 2012/06/28 21:59:22 floppym Exp $
-
-EAPI=4
-
-PYTHON_DEPEND="*"
-SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="*-jython *-pypy-*"
-
-inherit distutils eutils flag-o-matic fortran-2 toolchain-funcs versionator
-
-DOC_P="${PN}-1.6.0"
-
-DESCRIPTION="Fast array and numerical python library"
-HOMEPAGE="http://numpy.scipy.org/ http://pypi.python.org/pypi/numpy"
-SRC_URI="mirror://sourceforge/numpy/${P}.tar.gz
- doc? (
- http://docs.scipy.org/doc/${DOC_P}/numpy-html.zip -> ${DOC_P}-html.zip
- http://docs.scipy.org/doc/${DOC_P}/numpy-ref.pdf -> ${DOC_P}-ref.pdf
- http://docs.scipy.org/doc/${DOC_P}/numpy-user.pdf -> ${DOC_P}-user.pdf
- )"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE="doc lapack test"
-
-RDEPEND="
- dev-python/setuptools
- lapack? ( virtual/cblas virtual/lapack virtual/fortran )"
-DEPEND="${RDEPEND}
- doc? ( app-arch/unzip )
- lapack? ( virtual/pkgconfig )
- test? ( >=dev-python/nose-0.10 )"
-
-PYTHON_CFLAGS=("* + -fno-strict-aliasing")
-
-# Build system installs f2py${Python_version} scripts.
-PYTHON_NONVERSIONED_EXECUTABLES=("/usr/bin/f2py[[:digit:]]+\.[[:digit:]]+")
-
-DOCS="COMPATIBILITY DEV_README.txt THANKS.txt"
-
-pkg_setup() {
- use lapack && fortran-2_pkg_setup
- python_pkg_setup
-
- # See progress in http://projects.scipy.org/scipy/numpy/ticket/573
- # with the subtle difference that we don't want to break Darwin where
- # -shared is not a valid linker argument
- if [[ ${CHOST} != *-darwin* ]]; then
- append-ldflags -shared
- fi
-
- # only one fortran to link with:
- # linking with cblas and lapack library will force
- # autodetecting and linking to all available fortran compilers
- if use lapack; then
- append-fflags -fPIC
- NUMPY_FCONFIG="config_fc --noopt --noarch"
- # workaround bug 335908
- [[ $(tc-getFC) == *gfortran* ]] && NUMPY_FCONFIG+=" --fcompiler=gnu95"
- fi
-}
-
-src_unpack() {
- unpack ${P}.tar.gz
- if use doc; then
- unzip -qo "${DISTDIR}"/${DOC_P}-html.zip -d html || die
- fi
-}
-
-pc_incdir() {
- pkg-config --cflags-only-I $@ | \
- sed -e 's/^-I//' -e 's/[ ]*-I/:/g'
-}
-
-pc_libdir() {
- pkg-config --libs-only-L $@ | \
- sed -e 's/^-L//' -e 's/[ ]*-L/:/g'
-}
-
-pc_libs() {
- pkg-config --libs-only-l $@ | \
- sed -e 's/[ ]-l*\(pthread\|m\)[ ]*//g' \
- -e 's/^-l//' -e 's/[ ]*-l/,/g'
-}
-
-src_prepare() {
- epatch "${FILESDIR}"/${PN}-1.6.1-atlas.patch
- epatch "${FILESDIR}"/${PN}-1.6.2-distutils.patch
-
- if use lapack; then
- append-ldflags "$(pkg-config --libs-only-other cblas lapack)"
- local libdir="${EPREFIX}"/usr/$(get_libdir)
- # make sure _dotblas.so gets built
- sed -i -e '/NO_ATLAS_INFO/,+1d' numpy/core/setup.py || die
- cat >> site.cfg <<-EOF
- [blas]
- include_dirs = $(pc_incdir cblas)
- library_dirs = $(pc_libdir cblas blas):${libdir}
- blas_libs = $(pc_libs cblas blas)
- [lapack]
- library_dirs = $(pc_libdir lapack):${libdir}
- lapack_libs = $(pc_libs lapack)
- EOF
- else
- export {ATLAS,PTATLAS,BLAS,LAPACK,MKL}=None
- fi
-
- export CC="$(tc-getCC) ${CFLAGS}"
-}
-
-src_compile() {
- distutils_src_compile ${NUMPY_FCONFIG}
-}
-
-src_test() {
- testing() {
- "$(PYTHON)" setup.py ${NUMPY_FCONFIG} build -b "build-${PYTHON_ABI}" install \
- --home="${S}/test-${PYTHON_ABI}" --no-compile || die "install test failed"
- pushd "${S}/test-${PYTHON_ABI}/"lib* > /dev/null
- PYTHONPATH=python "$(PYTHON)" -c "import numpy; numpy.test()" 2>&1 | tee test.log
- grep -Eq "^(ERROR|FAIL):" test.log && return 1
- popd > /dev/null
- rm -fr test-${PYTHON_ABI}
- }
- python_execute_function testing
-}
-
-src_install() {
- distutils_src_install ${NUMPY_FCONFIG}
-
- delete_txt() {
- rm -f "${ED}"$(python_get_sitedir)/numpy/*.txt
- }
- python_execute_function -q delete_txt
-
- docinto f2py
- dodoc numpy/f2py/docs/*.txt
- doman numpy/f2py/f2py.1
-
- if use doc; then
- insinto /usr/share/doc/${PF}
- doins -r "${WORKDIR}"/html
- doins "${DISTDIR}"/${DOC_P}*pdf
- fi
-}
diff --git a/dev-python/wxpython/ChangeLog b/dev-python/wxpython/ChangeLog
index 284b4c6..73a4df5 100644
--- a/dev-python/wxpython/ChangeLog
+++ b/dev-python/wxpython/ChangeLog
@@ -1,6 +1,36 @@
# ChangeLog for dev-python/wxpython
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.174 2013/02/06 10:46:39 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.181 2013/08/13 09:31:28 ago Exp $
+
+ 13 Aug 2013; Agostino Sarubbo <ago@gentoo.org> wxpython-2.8.12.1-r1.ebuild:
+ Stable for amd64, wrt bug #477480
+
+ 22 Apr 2013; Michał Górny <mgorny@gentoo.org>
+ +files/wxpython-2.8.12.1-disable-egging-mode.patch,
+ wxpython-2.8.12.1-r1.ebuild, wxpython-2.9.4.1-r1.ebuild:
+ Fix alternating install design by the egg_info command. Fixes bug #466302.
+
+ 10 Apr 2013; Ryan Hill <dirtyepic@gentoo.org> wxpython-2.8.12.1-r1.ebuild,
+ -wxpython-2.9.4.1.ebuild, wxpython-2.9.4.1-r1.ebuild:
+ Add slot operator to libpng dep.
+
+ 26 Mar 2013; Ryan Hill <dirtyepic@gentoo.org> wxpython-2.8.12.1-r1.ebuild,
+ +files/wxpython-2.8-no-preservatives-added.patch, wxpython-2.9.3.1.ebuild,
+ wxpython-2.9.4.1-r1.ebuild:
+ Prevent build system from considering preserved libs when checking wxGTK
+ features. (bug #376339).
+
+ 19 Mar 2013; Michał Górny <mgorny@gentoo.org> wxpython-2.8.12.1-r1.ebuild,
+ wxpython-2.9.4.1-r1.ebuild:
+ Use separate platlib & purelib build directory, fixes bug #455332.
+
+ 04 Mar 2013; Ian Delaney <idella4@gentoo.org>
+ files/wxpython-2.8.12-drop-categories.patch:
+ Correction to patch wrt Bug #457586
+
+ 04 Mar 2013; Ian Delaney <idella4@gentoo.org>
+ +files/wxpython-2.8.12-drop-categories.patch, wxpython-2.8.12.1-r1.ebuild:
+ Patch added wrt Bug #457586 by Ago
*wxpython-2.9.4.1-r1 (06 Feb 2013)
*wxpython-2.8.12.1-r1 (06 Feb 2013)
diff --git a/dev-python/wxpython/Manifest b/dev-python/wxpython/Manifest
index 7808624..7f6296d 100644
--- a/dev-python/wxpython/Manifest
+++ b/dev-python/wxpython/Manifest
@@ -1,7 +1,13 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA512
+
AUX wxpython-2.8-cache-writable.patch 538 SHA256 caf371fdd36ae60b36754f6fa66df3887c3ee2e1dd509f8cc8bc92525942f429 SHA512 e0232ff7bcb713358a2981b84b0eac3b3b0825d43b43dd6f19d3d21f9b45a9e63fbf39dc87c2fedc0342a88007ef43fcd9d890177dc38e15b4f89576fdf363a0 WHIRLPOOL c2c0488d0d5a840d1be68c95a2f53d3bce7d58798f0e09f2116f16655d73c8a5b525af7d7b836c7f820bd729acff441942510055b8f455a9b2f742361effd6c3
+AUX wxpython-2.8-no-preservatives-added.patch 525 SHA256 590ef2435f3bb24ce061213628467652509aa39992d9b0f94e1c784952d523b8 SHA512 83e066d6798aea833304004d7270e3b7698e51581e9ac9c934b96fb438bbafb16cea15cc73297961893fd73fd18f95cade22c134aea6556962025fc3c12bdedd WHIRLPOOL 218e72aa785c762f0171987c79cb7d998864252ebd259537e463f134caabca17d8f5d5d75f2ec7791cf5353edb8331d173eb6f08d4fbb7f7713d9ca14ad91831
AUX wxpython-2.8-wxversion-demo.patch 219 SHA256 19618386cf750f56051541c403153bf1c7e90764199e53818eb0c9557d026f1c SHA512 a20e79dc2f96400046dd5d5697533466529c30bde96a2e8ace1984c7e3fb42a6b38375cacddeb319253dbaabff6571b52af41da5268d22cfb294b11da56421f8 WHIRLPOOL 3af6ad578fcc1144f0172b4a959665441880ba20b9d471049f9c48602987e4265df34b180cd98727d0beadef66e6603fbdad7f1d0b0358a795b3372a8f46d2df
AUX wxpython-2.8.11-drop-editra.patch 2197 SHA256 a0774e4c273485711cb3da4d70cf7bf0766a9f189fafdc7bae07186d553f341b SHA512 3800b68ba13c52e81a4411940e297f83f9e98c76b4d8d9d3e53ac55564a38b1376b57df337e4f009b1cbbd44199293554058341aa2122ec329c3a42dd38593a6 WHIRLPOOL c79b106c6cbcbc1089bcbdb13bc7e5aeb613a8f374edf7a3d4680d3240b27de2f1d8a0e15ddf13257d7878cc2828b8fe49b2db8ff23eeb1bf7f7ebcf69c9f885
+AUX wxpython-2.8.12-drop-categories.patch 1554 SHA256 37c4e706e5a63e51995bbd99ceceace0cf12789aacbb6a8cc4ed6e13c2c22531 SHA512 d622cdd72db26ff44a058b9c4dd0a0a20b504d4799933636ffa3fd131e4746ae993ec80a74dc7a6496cb1306187222fb075004db547937b7c91857b8c18fe0e1 WHIRLPOOL 49fa7a4e53402d4fc4a77213fe3760ae271e85680fcc5d6a1623ef4a7621b926d672a760313c33b5450c7256b4964b8203bd6ce8543f55033a09ccd41f1cee23
AUX wxpython-2.8.12-drop-editra.patch 2643 SHA256 bbe4960ab735f344916e36cb772a1a6c7e27d6540c7ee1dcd8437bff8fb6bee8 SHA512 d49e2ab9cbc388e21b387c04524979840a52b167fe718e333d742a427fc18d7dbab0d2554263697796c802b81435ae8499e33b640f5840b4b626d01bc2f9780d WHIRLPOOL 70dd7825b701d5bd4589f8e6c6c9881dba250ef03b5c4bde0bc552e8154f729439e17caee2bfb16922ddbe34db60be60e0eb2d91156a9a7a6ce35ccbde7241ba
+AUX wxpython-2.8.12.1-disable-egging-mode.patch 1146 SHA256 47d3fe389cc8da061c936ba12e4ca27941a756cb76264286c8ab78f4203fb5b9 SHA512 a834a2c3f009f6855755bd07b54683b8f3d9dc58ee9d0631e51c0450e3bac98245e4dab0e40820ba1727b6a0d8528675443c986d7fa4f7c58d606d60975e4190 WHIRLPOOL d61f64f3cc36a6696eb33abbea96f2e1693d35d443c13c777512668487836c26251177967a38c0f2742decebc5bceb62da9602447e9080bb7a77e87a20d17bcf
AUX wxpython-2.8.9-wxversion-scripts.patch 7730 SHA256 55b1caa38295338dda3cc9ebfa4e43eb3be76959a0ee9b23a7b81085d80d7ba6 SHA512 f6ff14045487b53733ed71ed4fd2d5a2d847d5f267f2c6348fefe38f1f0db11a3b0b4cbdd61a3a391d820bc39e13c0aa1b57360c045f49ae539212f08fb07332 WHIRLPOOL c4d946f0e1625623f8d98063901c790a99799eb7d46fb8afcbd59b458330bbe40bc9e1e29c954f8c0c07cd65afd1ec7b02d12fe53e803a6a742f9b01afbc733e
AUX wxpython-2.9-wxversion-demo.patch 147 SHA256 79c0cb7455fe6947ba9b7278d98e2c6da156edd5e5c276b03cc7fff5d3073d14 SHA512 7fe67f8d292f186b9271e1f8761f53e0e68df9a85d7624aa401e907411f58e3d6961cea8bcee3a575c97b2ed1caf596a6a0b47acc72efe5b4222c8795302700d WHIRLPOOL 164f70695f19d45919f56e0b6986a019b6a21092bc52599bbb45f1ef0d74e5fb44777d551cb95d6757aa62312e33644a5d7042e5cd18e42e33c0f00b4000f4e5
AUX wxpython-2.9-wxversion-scripts.patch 4600 SHA256 6c5cd5f3daa51bf3c033f1c934ac1ce219a421a7e993660c64ac532a9dd96675 SHA512 fab5031bbbae567a5cc4a8adadcc7b3db0bebd55b1c8aae71217e5159a0e3f730ba98f8a8587bf9b6a715e8661292a962339c4362dbdf66d33f551c588d29aea WHIRLPOOL 8ff8d7e3346ce63db5ffc68079e3c4792d20fe99f7747076731398964cfaf94b15abfe5187013d3c035218979ac59bd16cddd007e3077df29214f08ccada9c82
@@ -15,10 +21,26 @@ DIST wxPython-src-2.8.12.1.tar.bz2 31311482 SHA256 1f3f153d9f1504c6ce2d2c4b23e94
DIST wxPython-src-2.9.3.1.tar.bz2 49131100 SHA256 7bae5bf45e98eba836472bdb358330f867c69de3a347860edd48fcb53690040d SHA512 16e5be3a2a98d64637866ecae7afb3a2835d21684077bb8a1b87d3c0cf37b75eb1169f3b8e16e38c5b85c04cce974dbfd5ba25d3d0a3016a47c005a05e5dbfc5 WHIRLPOOL ccae768ff87a95ee88d6259821be5e2073928278155743c0c16c75dd9b2262ac49ccb322dd4aa77ccfdac12d7de0e874a92b41171adacfa26ffb216f170751a7
DIST wxPython-src-2.9.4.0.tar.bz2 50827671 SHA256 78c35c19e85a17cb9c730b86b49d6a479198d76d19e0b13e86db0b55707004be SHA512 100dd4474bc2508e9a80aed6f08d295e2697926e29c5789e1f6aa7c303921e1c5de2574c3eddde568804da8fc670d0214ef225d46f34a3006d0a947423d01fbf WHIRLPOOL feff68600a40a8f02492e91049ecdd1a1865ee6db8024112aa3a85a7eff616f26653c418a8ffde77121e2bf7d2c7090c5b91896f9a2de8eb980573af2ca65507
DIST wxPython-src-2.9.4.1.patch 3768 SHA256 075e3a7b1cf69dd2bb20010717505d2508c74bc81658540f3e6d8c4fbf0a6b85 SHA512 4a5254a5bb9c246b75095e3cc0b849073e3cc71ff15ab7fb1db6ecfe71359800b9e1a5493bc39ce5b1f338cdc1d142ce84641611d458a8da4315f3c8a6aef3ba WHIRLPOOL 9bec06da4824fe56c172f4f417966681d1ffbf173dcb54f1579e9a484377bc76c45b4f2389911bbb17eff2476cfca786d68d9524856b21accc64b4dffafb1811
-EBUILD wxpython-2.8.12.1-r1.ebuild 5214 SHA256 ca98b9d0a4d218523152b9566fa429dd0ec35e62d9bc8b2bd67dad84ed02e263 SHA512 6c50900e9f379c855e9688b35f1c90324152b742c92ca2c1c50553afa2bcbb9073ffd11ea9b197e0a36b4ce112f0466bc05660d34f9a476c9ce67c82cff67239 WHIRLPOOL e2fa5db5d6b3d2a0440af0d6bab0ba20340cb8d17472b5502718ede08838cff866ce96a8f9d85d1cd01199ec8a88d9160dfb3c8fec85167575e6ccd494fb998d
+EBUILD wxpython-2.8.12.1-r1.ebuild 5628 SHA256 89204c850ed3f54ac4b4a5fa8277d0a0c7149b80e070fb5d9e0fa69baa60bf94 SHA512 a6307e4b71edac5216e8a34e3dfb752466a90a45952f2cd920049a89261ba9ab6402aa2862f17747c1723c73d1b1194130a6426043dab83d3d98688337eff58d WHIRLPOOL ff4e3897ed960e301c2ff7135b11aff7f9f224d25fb40950d557742411bdec5c79dd22de7ea79d9bcb5961f71491c48d65dc3453fd9998446ce9378f220f4d0f
EBUILD wxpython-2.8.12.1.ebuild 5151 SHA256 36b7e6c3622539299e15bc5c4aa30a00dde859fc4e5b4ab754ecad0eedc0112e SHA512 e2b9c8ed35535b2ff66b62343b67a6fa814eea9c685549cfdfab02f83433b1905191b633a8f7507ed9d8e4820af99af39a80761816d10a11f96d06342d2d51af WHIRLPOOL 7b8893dcde348dc355f83fc8a347305c4b390e2f0b8272ea74e9c9a70efcef1ad054fe4aa329365986e7493df8a4b235b11d3d1359f3a531377a868851cbcf79
-EBUILD wxpython-2.9.3.1.ebuild 4357 SHA256 376646a25640952cd34e65bba00dafa0f2135f852eab9eb74073ccb437124405 SHA512 8a59a4b070e23a3d2faad2e6ad8ff2ad9ef7b28a84450b03a2a2ee1a01ba04a48a14649e32e6ca960c46d5d73ac010b811f4d0897cba9619e6f2a0fc017ef05c WHIRLPOOL bc3b733221f1cd78e417b5a9aff491d2efc84a3a56bf983572ef9ab02a17f5e0cf7a48d020b3994f6577ce59da5d1f1d76bff5b0dcdd018b33ec1299833840a6
-EBUILD wxpython-2.9.4.1-r1.ebuild 4458 SHA256 5a41efbd41e2c8dfacdc4d0e2575f04480ff328b5feeaa664d71cb629fa25400 SHA512 636dad21c885443980fab9a9282064abeaecd72850b7e863b54d4e8467b67fa93c64893e300b57c72b8dbdbdc481240ea398beaa0a1a716e700db6861fe88fd1 WHIRLPOOL 7ab5fe429306d8c16761617ba0de9a2032ab2fe92f77e6c0022ea29d1aa58477f846b1f2e5e1bc4e48a319e7be3da366627936dbdd2f400271083b25afd5d794
-EBUILD wxpython-2.9.4.1.ebuild 4344 SHA256 e885f7b2c67644a64d1d162394fc62f7305bcf5635e2b21222313e6ae4af3e1d SHA512 b3a104f03f65c83952299a60a1101f56c6f1aeb675811275fc57e5d4c4d4bcff8a6215742fb624473566e4d1382b2fd9f8d6baa7de580176ab9560921935b1a2 WHIRLPOOL 509f43cef7e41c00d1e0ec4a3c1d43b4eaf9903090671e128140502b3de1791417ec670496a17c31d52658b325739564942145959ac1d932cfd973b66a4642e1
-MISC ChangeLog 31050 SHA256 9be7589a94ad96062c8216391b5c6f3aef476e07f685ebb3992464b5a143c8e8 SHA512 0da88713f6150794b6d0c980d5fa90e2eacac095536797ae8f2003d6d104a897cd14eb6ad007b895ecc24030dd7f08d32f550ab5af023d37a0afbd790ccd4ff6 WHIRLPOOL 0e734ade42ee415dbc0f03cf7552de2ad0c01d6ca24d6765d5363147b3fb588b47a335625c5733293e4d9cbbfa8ead219fb9ab2d33a0391693042ef7d6cd1baa
+EBUILD wxpython-2.9.3.1.ebuild 4423 SHA256 d373c252954d78fe241755d6e43757cb6c4e465fc00212411d282c5d9d65ce9c SHA512 0f1d00e47641d00b1d912754124fc9f39e31f9aa658f9680012ecbc6706065f4fc6c9f0266e13f916033ce1bf91b9dbdddcc11d28c270577cff89c005699ba29 WHIRLPOOL 60c1a4906c209407126836e21e62c51dcc97e72b592725a6d299f960793139795e104e08068e79926a15c2db0b94f45129f1596b32d0bd59fd53a23a1a83ddc3
+EBUILD wxpython-2.9.4.1-r1.ebuild 4796 SHA256 b1adbff44d4ff70baa3a620d311e40a68f2c0b725b0261296b52eef65670e2ad SHA512 68703bad02bc5860e94b84f2c84daef1e8b9b3053809ec70bcc7abf4c1906d28825d6365acd22e6f2fd5fff64f7bad6ce8bed2ebec156a2a70dde5ca41761c1f WHIRLPOOL 632dc210f2c8eabb054b3818c9440ff1810078b553d112e6de11821e70ca1d263850d36791d87b10283bba6dd0276c0b44061c02e6deb56e215ac1c44e4f1b91
+MISC ChangeLog 32335 SHA256 6a82a15be14b6200d174807c891d9595c8e5adf7ac9b63318b7732537d626142 SHA512 7c23a444a26606bf4b25f980a748735d5a8a13993dbce18ff73d1b29561c022ace2101f0970cdcdf1b9ff6ca320701170528443389dfd3996f6654126def934d WHIRLPOOL 7893423ec06f6d820fcf592734779e4d537ea521ce20eb0bb330de40e13eed7a679fd22e4f1fd307c78a20b250d4f2ea56745c80df7f0f0ab43822a649000739
MISC metadata.xml 366 SHA256 d90a8fa164deff1b8cfa28cf401483424addfceeca8cd35539b7f2bbb3280cff SHA512 260bafb8c2fba6a3d1b6c0dcb0fa4f1db5ccff7319395d9856997df816d3cfc69dc38859835eeafb693f22da6179e73227c87d820019793e639987085e596c6f WHIRLPOOL f8619bf36512bc3debe4fd4d810f5512485fe5f6041af2704898cef0123c9ba9512864763dc6fca78f400931a120b43f494e7384a567a79d42db507cd74b8062
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.20 (GNU/Linux)
+
+iQIcBAEBCgAGBQJSCfzwAAoJELp701BxlEWf5e0P/RQAR11OIsGmOsBraNO6rldE
+3rdwb9bG8poZnIxttc8FMOQAHLftVFD58+Eq2Q0dzDHxHjF2gIcmhXykwwLzmTIF
+ui+lGvtG7Sb9QjuJChZ1ssfHPUz0fG1ZDa+azpUqXzwaUgB/UCGQqT9LQ5DpFtYD
+UuGDrR9ih3Ak44OkSyMt7vkrDQjqE5aJRzojVn8xEABLFuuDsMYfaEuaCVrAhfJa
+zlUV2d9AnQC5//F1OIhmAKIEC4/miE8Pi2WEEZqJ11KSHH/t/pKRLLEf4f5DvrGA
+GQHFtQvVpoH8IIsWBDe5eDWAuj+isYW+/rN+FaAiJyVkX4iAYaWPbADGTSXOJs+u
+E4tEG3fQ8IoDtjrVhzPfdxKYIr460OI6wjA0YoQVdcncZBk5D9b6WrD1RSl/QGk1
+TjQGeFin6YGJDRhtzfPkAF2iwRjcKlgg8VIEz1nvlKMl6ur5KZPVQGDHpI3d8wH5
+cflvYqcS/OxkkflKMkOyCaI9ZRp6khxQ6WFpC4uWt1+ID0pjgyYWNsqit7EECRkM
+KTfZ7zfWKnr471bJUOFC5Rs7ipAJBEkoPpbH26zuGpvJLccUZcZgdGyQelFn8lGR
+BkFAakEL1ZbG0zUkFvjDFIhw4hl2ng7xANkWuYtRbcXZqH9MX6YGAx7p3WpdHWxV
+KcyKANmFQ2WSVIKUrjG3
+=EUIE
+-----END PGP SIGNATURE-----