Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 51418 Details for
Bug 82328
gezel ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
gezel-1.6b.ebuild
gezel-1.6b.ebuild (text/plain), 618 bytes, created by
Thilo Bangert (RETIRED) (RETIRED)
on 2005-02-17 02:46:10 UTC
(
hide
)
Description:
gezel-1.6b.ebuild
Filename:
MIME Type:
Creator:
Thilo Bangert (RETIRED) (RETIRED)
Created:
2005-02-17 02:46:10 UTC
Size:
618 bytes
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils >DESCRIPTION="GEZEL is a language and open environment for exploration, simulation and implementation of domain-specific micro-architectures." >HOMEPAGE="http://www.ee.ucla.edu/~schaum/gezel/" >SRC_URI="http://www.ee.ucla.edu/~schaum/gezel/package/${P}.tar.gz" > >LICENSE="LGPL-2.1" >SLOT="0" >KEYWORDS="~x86" >IUSE="" > >DEPEND="dev-libs/gmp" >S=${WORKDIR}/${P} > >src_compile() { > econf || die "econf failed" > emake || die "emake failed" >} > >src_install() { > make DESTDIR=${D} install || 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 82328
:
51417
| 51418