Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 469300 - =dev-lua/lpeg-0.12 - Parsing Expression Grammars For Lua
Summary: =dev-lua/lpeg-0.12 - Parsing Expression Grammars For Lua
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Tim Harder
URL: http://www.inf.puc-rio.br/~roberto/lpeg/
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2013-05-10 11:35 UTC by Raphaël Droz
Modified: 2013-05-22 08:22 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Parsing Expression Grammars For Lua (lpeg-0.12.ebuild,622 bytes, text/plain)
2013-05-10 11:35 UTC, Raphaël Droz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Raphaël Droz 2013-05-10 11:35:22 UTC
An ebuild for lpeg: Parsing Expression Grammars For Lua

Reproducible: Always
Comment 1 Raphaël Droz 2013-05-10 11:35:44 UTC
Created attachment 347926 [details]
Parsing Expression Grammars For Lua
Comment 2 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2013-05-10 18:04:45 UTC
Keywords need to be unstable (~amd64 ~x86) as we never commit to stable.

The src_compile function can be dropped such that the default implementation gets called, see http://devmanual.gentoo.org/ebuild-writing/functions/src_compile

Other than that it looks quite good, thank you for contributing.
Comment 3 Tim Harder gentoo-dev 2013-05-22 08:15:39 UTC
Added to CVS.