Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 146135 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-voidoo-bin-0.1.ebuild
usf-voidoo-bin-0.1.ebuild (text/plain), 770 bytes, created by
Justin Lecher (RETIRED)
on 2008-03-14 16:45:16 UTC
(
hide
)
Description:
usf-voidoo-bin-0.1.ebuild
Filename:
MIME Type:
Creator:
Justin Lecher (RETIRED)
Created:
2008-03-14 16:45:16 UTC
Size:
770 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/voidoo/voidoo_linux.tar.gz > ftp://xray.bmc.uu.se/pub/gerard/voidoo/voidoo_etc.tar.gz" >HOMEPAGE="http://alpha2.bmc.uu.se/usf/voidoo.html" >IUSE="" >RESTRICT="mirror" > >src_install(){ > exeinto /opt/${PN} > for i in `ls voidoo_linux` > do > newexe voidoo_linux/$i ${i#lx_} > done > insinto /opt/usf-lib/ > doins voidoo_etc/*{lib,radii,charges,polar,atypes} > dodoc voidoo_etc/*doc > > cat>>"${T}"/20${PN}<<-EOF > PATH="/opt/${PN}/" > GKLIB="/opt/usf-lib/" > 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