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

Bug 30391

Summary: New ebuild: ulex, a lexer for unicode streams
Product: Gentoo Linux Reporter: Matthieu Sozeau (RETIRED) <mattam>
Component: New packagesAssignee: George Shapovalov (RETIRED) <george>
Status: RESOLVED TEST-REQUEST    
Severity: enhancement Keywords: EBUILD
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.cduce.org/download.html
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: ulex ebuild package
ulex-0.2.ebuild
Makefile patch

Description Matthieu Sozeau (RETIRED) gentoo-dev 2003-10-05 07:27:09 UTC
ulex is an O'Caml lexer for unicode streams. 

The ebuild should go in dev-ml.
Comment 1 Matthieu Sozeau (RETIRED) gentoo-dev 2003-10-05 07:28:29 UTC
Created attachment 18783 [details]
ulex ebuild package

The tarball contains the ebuild and a patch for the Makefile.
Comment 2 Matthieu Sozeau (RETIRED) gentoo-dev 2003-10-05 07:29:46 UTC
Add EBUILD keyword
Comment 3 Matthieu Sozeau (RETIRED) gentoo-dev 2003-10-05 15:26:16 UTC
Created attachment 18803 [details]
ulex-0.2.ebuild

Fix my bad habit of putting tarballs on bugzilla
Comment 4 Matthieu Sozeau (RETIRED) gentoo-dev 2003-10-05 15:27:33 UTC
Created attachment 18804 [details]
Makefile patch

Needed as there seems to be a bug when creating compiled interfaces on gentoo
(ocamlc/ocamlopt related).
Comment 5 George Shapovalov (RETIRED) gentoo-dev 2003-10-22 21:45:39 UTC
Hi Matthieu.

Looking good here, except the same issue with LICENSE.
I have committed it, please test.

Also looks like there are not that many bugs I have to go through. Lets get
done with the coq and coqdocs ebuilds and then I'll guide you through cvs
stuff on them, when you'll get access.

George