dev-python/numpy: replace pc_incdir() with plain names.
authorBenda Xu <heroxbd@gentoo.org>
Sat, 25 Jan 2020 03:20:43 +0000 (11:20 +0800)
committerBenda Xu <heroxbd@gentoo.org>
Sat, 25 Jan 2020 03:24:56 +0000 (11:24 +0800)
commit261f747b27a57db8c9da8fc9f2d1a991a5db350e
tree47d4755ffc3061b779096202faf5e4b17f73827d
parent35f44c7768d504a8877b3838212bc0323aa5db39
dev-python/numpy: replace pc_incdir() with plain names.

  Same goes to pc_libs() and pc_libdir(). pkg-config mechanism is not
  necessary any more with the introduction of eselect-ldso. All the
  compile and linking time operation are done against standard blas
  and lapack headers and libraries.

Closes: https://bugs.gentoo.org/700848
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Benda Xu <heroxbd@gentoo.org>
dev-python/numpy/numpy-1.17.4-r2.ebuild [new file with mode: 0644]