Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 340252 Details for
Bug 452622
dev-python/pytables needs to be recompiled for the exact sci-libs/hdf5 version.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to hdf5 ebuild
hdf5-1.8.10_p1.ebuild.patch (text/plain), 1.29 KB, created by
William Throwe
on 2013-02-27 04:11:53 UTC
(
hide
)
Description:
patch to hdf5 ebuild
Filename:
MIME Type:
Creator:
William Throwe
Created:
2013-02-27 04:11:53 UTC
Size:
1.29 KB
patch
obsolete
>--- a/hdf5-1.8.10_p1.ebuild 2013-01-28 19:41:03.000000000 +0000 >+++ b/hdf5-1.8.10_p1.ebuild 2013-02-27 03:01:51.000000000 +0000 >@@ -2,7 +2,7 @@ > # Distributed under the terms of the GNU General Public License v2 > # $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.8.10_p1.ebuild,v 1.1 2013/01/28 19:41:03 xarthisius Exp $ > >-EAPI=4 >+EAPI=5 > > FORTRAN_NEEDED=fortran > MY_P=${PN}-${PV/_p/-patch} >@@ -14,7 +14,7 @@ > SRC_URI="http://www.hdfgroup.org/ftp/HDF5/releases/${MY_P}/src/${MY_P}.tar.bz2" > > LICENSE="NCSA-HDF" >-SLOT="0" >+SLOT="0/${PV%%_p*}" > KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" > IUSE="cxx debug examples fortran fortran2003 mpi static-libs szip threads zlib" > >@@ -106,15 +106,3 @@ > default > use static-libs || find "${ED}" -name '*.la' -exec rm -f {} + > } >- >-pkg_postinst() { >- if has_version "sci-libs/hdf5"; then >- ewarn "You have upgraded hdf5 from previous version and the software" >- ewarn "using it may start complaining about mismatch between headers" >- ewarn "and library version. You have two options:" >- ewarn " 1. export HDF5_DISABLE_VERSION_CHECK=2 to get rid of the" >- ewarn " warning/error message" >- ewarn " 2. re-emerge all reverse dependencies (type" >- ewarn " 'emerge --depclean -pv sci-libs/hdf5' to get the list)" >- fi >-}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 452622
: 340252 |
340254