Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 469300

Summary: =dev-lua/lpeg-0.12 - Parsing Expression Grammars For Lua
Product: Gentoo Linux Reporter: Raphaël Droz <raphael.droz+floss>
Component: New packagesAssignee: Tim Harder <radhermit>
Status: RESOLVED FIXED    
Severity: enhancement Keywords: EBUILD
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.inf.puc-rio.br/~roberto/lpeg/
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Parsing Expression Grammars For Lua

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.