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

Bug 361153

Summary: dev-ml/type-conv-2.3.0: version bump
Product: Gentoo Linux Reporter: Vladimir Ivanov <v.ivanov>
Component: New packagesAssignee: Gentoo Team for the ML programming language family <ml>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
URL: http://ocaml.janestreet.com/?q=node/13
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: ebuild
ebuild

Description Vladimir Ivanov 2011-03-29 19:37:56 UTC
new version

Reproducible: Always
Comment 1 Vladimir Ivanov 2011-03-29 19:46:58 UTC
Created attachment 267707 [details]
ebuild
Comment 2 Alexis Ballier gentoo-dev 2011-04-03 14:13:56 UTC
-findlib doesnt need to be in rdepend, moreover findlib.eclass takes care of the dep
- EAPI is defined twice
- src_compile is the default one
- you shouldnt protect installing the README and changelog with the doc useflag
- it breaks almost everything that depends on it: http://tinderbox.dev.gentoo.org/misc/dindex/dev-ml/type-conv
Comment 3 Vladimir Ivanov 2011-04-08 08:50:41 UTC
Created attachment 268977 [details]
ebuild

 - fixed the mistakes you mentioned 
 - what do you mean needs to be done to src_compile ? 
 - yes -- it does break ocaml-data-notation -- i submitted a bug to the author -- he said will deal with it soon; but the new versions of the other packages (i submuttied ebuilds as well) do compile with the new version of type-conv.
Comment 4 Alexis Ballier gentoo-dev 2011-06-25 18:58:14 UTC
bumped, thanks