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

Bug 301463

Summary: dev-cpp/ctemplate-0.97 version bump
Product: Gentoo Linux Reporter: Tim Harder <radhermit>
Component: New packagesAssignee: C++ Team [disbanded] <cpp+disabled>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Ebuild updates for ctemplate-0.97

Description Tim Harder gentoo-dev 2010-01-19 00:09:18 UTC
A new version is available and a simple version bump from 0.95 works fine.

However, I'm getting two test failures: template_unittest and template_nothreads_unittest. These should probably be solved before the ebuild is bumped since I had no test failures with version 0.95.
Comment 1 Tim Harder gentoo-dev 2010-04-29 21:38:37 UTC
ctemplate-0.97 has been released and it now passes all its tests. See the attached patch for minor ebuild updates.
Comment 2 Tim Harder gentoo-dev 2010-04-29 21:43:11 UTC
Created attachment 229737 [details, diff]
Ebuild updates for ctemplate-0.97

Ebuild updates for ctemplate-0.97:
  * Add newline to split variable sections to follow the general cosmetic default for ebuilds
  * Parallel install issues seem to be fixed so drop the -j1 flag from emake
Comment 3 Tim Harder gentoo-dev 2010-10-26 07:42:57 UTC
I added ctemplate-0.98 to CVS.