Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 15324 Details for
Bug 25711
new ebuilds: bioconductor dependencies
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-libs/graph-1.1.10
graph-1.1.10.ebuild (text/plain), 696 bytes, created by
Gontran Zepeda
on 2003-08-01 09:32:11 UTC
(
hide
)
Description:
dev-libs/graph-1.1.10
Filename:
MIME Type:
Creator:
Gontran Zepeda
Created:
2003-08-01 09:32:11 UTC
Size:
696 bytes
patch
obsolete
># Copyright 1999-2003 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >IUSE="" >DESCRIPTION="Bioconductor package which implements some simple graph handling capabilities." >HOMEPAGE="http://www.bioconductor.org/repository/devel/package/html/graph.html" > >SRC_URI="http://www.bioconductor.org/repository/devel/package/Source//graph_${PV}.tar.gz" > >LICENSE="lgpl" >SLOT="0" >KEYWORDS="x86" > >DEPEND=">=dev-lang/R-1.7.1 > dev-libs/rsxml" > >RDEPEND=${DEPEND} >S=${WORKDIR}/${PN} > >src_install() { > # install into the fakeroot, avoiding sandbox violates > dodir /usr/lib/R/library > /usr/bin/R INSTALL --library=${D}/usr/lib/R/library \ > ${S} || die > >}
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 25711
:
15322
| 15324 |
15326
|
15328