Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 360540 Details for
Bug 487482
=sci-libs/gsl-1.15 - Remove eselect-cblas for supporting newer version of cblas.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
remove_eselect-blas.patch
remove_eselect-blas.patch (text/plain), 2.14 KB, created by
Yishen Miao (mys_721tx)
on 2013-10-10 03:53:44 UTC
(
hide
)
Description:
remove_eselect-blas.patch
Filename:
MIME Type:
Creator:
Yishen Miao (mys_721tx)
Created:
2013-10-10 03:53:44 UTC
Size:
2.14 KB
patch
obsolete
>--- /Users/mys_721tx/gentoo/usr/portage/sci-libs/gsl/gsl-1.15.ebuild 2013-03-29 05:31:48.000000000 -0700 >+++ /Users/mys_721tx/gentoo/usr/local/portage/sci-libs/gsl/gsl-1.15.ebuild 2013-10-09 20:32:57.000000000 -0700 >@@ -2,7 +2,7 @@ > # Distributed under the terms of the GNU General Public License v2 > # $Header: /var/cvsroot/gentoo-x86/sci-libs/gsl/gsl-1.15.ebuild,v 1.6 2013/03/29 12:17:43 jlec Exp $ > >-EAPI=4 >+EAPI=5 > > inherit eutils flag-o-matic autotools toolchain-funcs > >@@ -17,7 +17,6 @@ > > RDEPEND="cblas-external? ( virtual/cblas )" > DEPEND="${RDEPEND} >- app-admin/eselect-cblas > virtual/pkgconfig" > > DOCS=( AUTHORS BUGS ChangeLog NEWS README THANKS TODO ) >@@ -82,22 +81,22 @@ > || die "sed cblas.pc failed" > insinto /usr/$(get_libdir)/blas/gsl > doins cblas.pc || die "installing cblas.pc failed" >- eselect cblas add $(get_libdir) "${T}"/eselect.cblas.gsl \ >- ${ESELECT_PROF} >+# eselect cblas add $(get_libdir) "${T}"/eselect.cblas.gsl \ >+# ${ESELECT_PROF} > } > >-pkg_postinst() { >- local p=cblas >- local current_lib=$(eselect ${p} show | cut -d' ' -f2) >- if [[ ${current_lib} == ${ESELECT_PROF} || -z ${current_lib} ]]; then >- # work around eselect bug #189942 >- local configfile="${EROOT}"/etc/env.d/${p}/$(get_libdir)/config >- [[ -e ${configfile} ]] && rm -f ${configfile} >- eselect ${p} set ${ESELECT_PROF} >- elog "${p} has been eselected to ${ESELECT_PROF}" >- else >- elog "Current eselected ${p} is ${current_lib}" >- elog "To use ${p} ${ESELECT_PROF} implementation, you have to issue (as root):" >- elog "\t eselect ${p} set ${ESELECT_PROF}" >- fi >-} >+#pkg_postinst() { >+# local p=cblas >+# local current_lib=$(eselect ${p} show | cut -d' ' -f2) >+# if [[ ${current_lib} == ${ESELECT_PROF} || -z ${current_lib} ]]; then >+# # work around eselect bug #189942 >+# local configfile="${EROOT}"/etc/env.d/${p}/$(get_libdir)/config >+# [[ -e ${configfile} ]] && rm -f ${configfile} >+# eselect ${p} set ${ESELECT_PROF} >+# elog "${p} has been eselected to ${ESELECT_PROF}" >+# else >+# elog "Current eselected ${p} is ${current_lib}" >+# elog "To use ${p} ${ESELECT_PROF} implementation, you have to issue (as root):" >+# elog "\t eselect ${p} set ${ESELECT_PROF}" >+# 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 487482
: 360540