Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 342624 Details for
Bug 462296
dev-lang/berkeley_upc_translator -- the Berkeley UPC-to-C translator
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
berkeley_upc_translator-2.16.0.ebuild
berkeley_upc_translator-2.16.0.ebuild (text/plain), 518 bytes, created by
Jauhien Piatlicki (RETIRED)
on 2013-03-19 11:26:01 UTC
(
hide
)
Description:
berkeley_upc_translator-2.16.0.ebuild
Filename:
MIME Type:
Creator:
Jauhien Piatlicki (RETIRED)
Created:
2013-03-19 11:26:01 UTC
Size:
518 bytes
patch
obsolete
># Copyright 1999-2013 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI=5 > >inherit eutils > >DESCRIPTION="The Berkeley UPC-to-C translator" >HOMEPAGE="http://upc.lbl.gov/" >SRC_URI="http://upc.lbl.gov/download/release/${P}.tar.gz" >LICENSE="BSD-4" > >SLOT="0" >KEYWORDS="~x86" >IUSE="" > >DEPEND="app-shells/tcsh" > >src_prepare() { > epatch "${FILESDIR}"/${P}-stackoverflow.patch >} > >src_compile() { > emake -j1 >} > >src_install() { > emake install PREFIX="${D}/usr/libexec/${P}" >}
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 462296
:
342624
|
342626