Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 146134 Details for
Bug 213406
[NEW EBUILD] Tools from USF 3
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
usf-rave-bin-0.1.ebuild
usf-rave-bin-0.1.ebuild (text/plain), 709 bytes, created by
Justin Lecher (RETIRED)
on 2008-03-14 16:45:03 UTC
(
hide
)
Description:
usf-rave-bin-0.1.ebuild
Filename:
MIME Type:
Creator:
Justin Lecher (RETIRED)
Created:
2008-03-14 16:45:03 UTC
Size:
709 bytes
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > > > >SLOT="0" >LICENSE="free-noncomm" >KEYWORDS="-* ~x86 ~amd64" >DESCRIPTION="The tools package from USF for macromolecular crystallography" >SRC_URI="ftp://xray.bmc.uu.se/pub/gerard/rave/rave_linux.tar.gz > ftp://xray.bmc.uu.se/pub/gerard/rave/rave_doc.tar.gz" >HOMEPAGE="http://alpha2.bmc.uu.se/usf/rave.html" >IUSE="" >RESTRICT="mirror" > >src_install(){ > exeinto /opt/${PN} > for i in `ls rave_linux` > do > newexe rave_linux/$i ${i#lx_} > done > insinto /usr/share/${PN} > doins rave_doc/*pdb > dodoc rave_doc/*{csh,doc} > > cat>>"${T}"/20${PN}<<-EOF > PATH="/opt/${PN}/" > EOF > doenvd "${T}"/20${PN} >}
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 213406
:
146134
|
146135
|
146136