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

Bug 406661

Summary: dev-ml/eliom-2.2.2 - A web framework to program client/server applications
Product: Gentoo Linux Reporter: Guillaume Horel <guillaume.horel>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED FIXED    
Severity: enhancement CC: guillaume.horel, jp.deplaix, ml
Priority: Normal Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://ocsigen.org/eliom/
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 406513, 406653, 406659, 410257    
Bug Blocks:    
Attachments: eliom-2.0.2.ebuild
eliom-2.1.1b.ebuild
eliom-2.2.2.ebuild
eliom-2.2.2.ebuild
eliom-2.2.2.ebuild

Description Guillaume Horel 2012-03-02 20:38:19 UTC
A web framework to program client/server applications.
Comment 1 Guillaume Horel 2012-03-02 20:40:29 UTC
Created attachment 304029 [details]
eliom-2.0.2.ebuild
Comment 2 Guillaume Horel 2012-03-30 16:32:25 UTC
Created attachment 307215 [details]
eliom-2.1.1b.ebuild

version bump
Comment 3 Jacques-Pascal Deplaix 2012-06-14 20:48:54 UTC
Created attachment 315331 [details]
eliom-2.2.2.ebuild
Comment 4 Jacques-Pascal Deplaix 2012-07-25 09:20:34 UTC
Created attachment 319190 [details]
eliom-2.2.2.ebuild

Just a license fix.
Comment 5 Alexis Ballier gentoo-dev 2012-08-07 18:53:24 UTC
some comments:

- missing inherit multilib for get_libdir
- missing src_test: there are tests.byte and tests.opt targets
- USE=doc with parallel make seems to fail here
Comment 6 Jacques-Pascal Deplaix 2012-08-07 19:56:22 UTC
Created attachment 320648 [details]
eliom-2.2.2.ebuild
Comment 7 Alexis Ballier gentoo-dev 2012-08-07 20:31:11 UTC
all good, but seems i missed this one: could you please give me a metadata.xml file with a description for the ocamlduce useflag ?
Comment 8 Jacques-Pascal Deplaix 2012-08-07 20:39:22 UTC
(In reply to comment #7)
> all good, but seems i missed this one: could you please give me a
> metadata.xml file with a description for the ocamlduce useflag ?

Mmh, I think it can be the same than the metadata.xml of tyxml.
Comment 9 Alexis Ballier gentoo-dev 2012-08-07 20:50:07 UTC
allright :)

added, thanks all