Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 14553 Details for
Bug 24593
new ebuild: SciPy-0.2.0.200.4161a, scipy-0.3, scipy-0.3.2
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
slightly fixed ebuild
SciPy-0.2.0.200.4161a.ebuild (text/plain), 736 bytes, created by
David Grant
on 2003-07-16 10:24:22 UTC
(
hide
)
Description:
slightly fixed ebuild
Filename:
MIME Type:
Creator:
David Grant
Created:
2003-07-16 10:24:22 UTC
Size:
736 bytes
patch
obsolete
># Copyright 1999-2003 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit distutils > >IUSE="" >DESCRIPTION="Scientific Algorithms Library for Python" >MY_P="SciPy-0.2.0_alpha_200.4161" >SRC_URI="http://www.scipy.org/site_content/downloads/${MY_P}_src.tar.gz" >HOMEPAGE="http://www.scipy.org" >SLOT="0" >LICENSE="BSD" >KEYWORDS="~x86" > >S=${WORKDIR}/${MY_P} > >DEPEND="virtual/python > >=dev-python/python-2.1 > >=dev-python/Numeric-21 > >=dev-python/wxPython-2.4 > >=dev-libs/fftw-2.1 > >=dev-libs/atlas-3.2.1 > >=dev-python/f2py-2.23.190.1367" > >src_compile() { > distutils_src_compile >} > >src_install() { > distutils_src_install > dodoc FORMAT_GUIDELINES.TXT LICENSE.TXT PKG-INFO THANKS.txt >}
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 Raw
Actions:
View
Attachments on
bug 24593
:
14552
|
14553
|
16237
|
18321
|
29602
|
34889
|
34896
|
42756
|
47445
|
50559
|
50925
|
50928
|
58619
|
58620