Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 65687 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]
ebuild take 2
lemon-1.33.ebuild (text/plain), 474 bytes, created by
Nuno Lopes
on 2005-08-11 11:29:28 UTC
(
hide
)
Description:
ebuild take 2
Filename:
MIME Type:
Creator:
Nuno Lopes
Created:
2005-08-11 11:29:28 UTC
Size:
474 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}.tar.bz2" >LICENSE="public-domain" >SLOT="0" >KEYWORDS="~x86 ~ppc ~ia64 ~sparc ~alpha ~mips ~hppa" >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