Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 67406 Details for
Bug 101965
add lemon to portage
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
lemon-1.33.ebuild take 3
lemon-1.33.ebuild (text/plain), 434 bytes, created by
Nuno Lopes
on 2005-09-01 05:55:06 UTC
(
hide
)
Description:
lemon-1.33.ebuild take 3
Filename:
MIME Type:
Creator:
Nuno Lopes
Created:
2005-09-01 05:55:06 UTC
Size:
434 bytes
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit toolchain-funcs > >DESCRIPTION="A LALR(1) parser generator." >HOMEPAGE="http://www.hwaci.com/sw/lemon/" >SRC_URI="mirror://gentoo/lemon-${PV}.bz2" >LICENSE="public-domain" >SLOT="0" >KEYWORDS="~x86" >IUSE="" > >S=${WORKDIR} > >src_compile() { > "$(tc-getCC)" -o lemon lemon.c || die >} > >src_install() { > dobin lemon >} >
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 101965
:
65595
|
65612
|
65687
| 67406 |
191101
|
191102