Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 255759 Details for
Bug 253844
new package sci-biology/cap3-bin: CAP3 is for small-scale assembly of EST sequences
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
cap3-bin-20071221.ebuild
cap3-bin-20071221.ebuild (text/plain), 1.37 KB, created by
Martin Mokrejš
on 2010-11-28 20:59:16 UTC
(
hide
)
Description:
cap3-bin-20071221.ebuild
Filename:
MIME Type:
Creator:
Martin Mokrejš
Created:
2010-11-28 20:59:16 UTC
Size:
1.37 KB
patch
obsolete
># Copyright 1999-2010 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI=3 > >DESCRIPTION="CAP3 is for small-scale assembly of EST sequences with or without quality value" >HOMEPAGE="http://seq.cs.iastate.edu" ># These exist currently and contain version 20071221: ># http://seq.cs.iastate.edu/CAP3/cap3.linux.tar ># http://seq.cs.iastate.edu/CAP3/cap3.linux.i686_xeon64.tar ># http://seq.cs.iastate.edu/CAP3/cap3.linux.opteron64.tar > ># The /pub/ directory is gone although contained same version of binaries but for some different platforms: ># http://seq.cs.iastate.edu/pub/CAP3/cap3.linux.tar ># http://seq.cs.iastate.edu/pub/CAP3/cap3.linux.i686_xeon64.tar ># http://seq.cs.iastate.edu/pub/CAP3/cap3.linux.opteron64.tar ># http://seq.cs.iastate.edu/pub/CAP3/cap3.linux.itanium.tar ># http://seq.cs.iastate.edu/pub/CAP3/cap3.linux.powerpc32.tar ># http://seq.cs.iastate.edu/pub/CAP3/cap3.linux.powerpc64.tar >SRC_URI="x86? ( http://seq.cs.iastate.edu/CAP3/cap3.linux.tar ) > amd64? ( http://seq.cs.iastate.edu/CAP3/cap3.linux.i686_xeon64.tar )" > >LICENSE="" >SLOT="0" >KEYWORDS="~x86 ~amd64" >IUSE="" > >DEPEND="" >RDEPEND="${DEPEND}" > >src_install() { > cd "${WORKDIR}/CAP3" > dobin cap3 formcon > dodoc README > newdoc doc cap3.txt > # other examples > # http://seq.cs.iastate.edu/pub/CAP3/data.tar > dodir /usr/share/cap3/examples > insinto /usr/share/cap3 > doins -r example >} >
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 253844
:
177467
|
177590
| 255759 |
255761