Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 22138 Details for
Bug 35727
biopython-1.23.ebuild (update)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
new ebuild
biopython-1.23.ebuild (text/plain), 928 bytes, created by
Peter Bienstman (RETIRED)
on 2003-12-13 07:42:23 UTC
(
hide
)
Description:
new ebuild
Filename:
MIME Type:
Creator:
Peter Bienstman (RETIRED)
Created:
2003-12-13 07:42:23 UTC
Size:
928 bytes
patch
obsolete
># Copyright 1999-2003 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: /home/cvsroot/gentoo-x86/app-sci/biopython/biopython-1.21.ebuild,v 1.3 2003/09/08 07:24:58 msterret Exp $ > >IUSE="" > >S=${WORKDIR}/${P} >DESCRIPTION="Biopython - python modules for computational molecular biology" >SRC_URI="http://www.biopython.org/files/${P}.tar.gz" >HOMEPAGE="http://www.biopython.org" > >DEPEND=">=dev-lang/python-2.0 > >=dev-python/egenix-mx-base-2.0.3 > >=dev-python/numeric-19.0 > >=dev-python/reportlab-1.11" > >SLOT="0" >LICENSE="as-is" >KEYWORDS="x86 ~ppc ~sparc ~alpha" > >src_compile() { > python setup.py build || die ># python setup.py test --no-gui || die >} > >src_install() { > echo y | python setup.py install --prefix=${D}/usr || die > > dodoc PKG-INFO README NEWS LICENSE CONTRIB > dodoc Doc/* Doc/install/*.txt > dohtml Doc/install/*.html > cp -r Doc/examples/ ${D}/usr/share/doc/${PF}/ >}
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 35727
:
22138
|
22838