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