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

Bug 290459

Summary: [science overlay] =sci-chemistry/tinker-5.0-r20090814, new ebuild
Product: Gentoo Linux Reporter: Ivan Fedyanin <fedyanin>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED FIXED    
Severity: normal CC: sci
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: tinker-5.0-r20090814.ebuild

Description Ivan Fedyanin 2009-10-25 12:53:23 UTC
I tried to compile =sci-chemistry/tinker-5.0 from science overlay but got a "digest mismatch" message. The source archive had been downloaded from developers' site.

Then I found out that versioning convention of tinker is a bit confusing. Apart from a major revision (5.0 at the moment) there's also a "minor revision" defined by date (currently Aug. 14, 2009).

So I suggest to change the ebuild naming scheme to <major_version>-r<minor_version_date> like 5.0-r20090814. Ebuild for latest version is attached. Changes in the ebuild include: 
1. Currently unused "X" use flag has been removed;
2. Fetch restriction "nomirror" has been added according to above note;
3. Build section was slightly modified to compile with the new version.
Comment 1 Ivan Fedyanin 2009-10-25 12:55:53 UTC
Created attachment 208205 [details]
tinker-5.0-r20090814.ebuild
Comment 2 Justin Lecher (RETIRED) gentoo-dev 2009-10-25 13:21:27 UTC
*tinker-5.0_p090814 (25 Oct 2009)

  25 Oct 2009; Justin Lecher (jlec) <jlec@j-schmitz.net> -tinker-5.0.ebuild,
  +tinker-5.0_p090814.ebuild:
  version bump
  fixes bug 290459
  Thanks Ivan Fedyanin for providing an updated ebuild