Bug 84286 - New version (0.20) of app-text/po4a
|
Bug#:
84286
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: enhancement
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: perl@gentoo.org
|
Reported By: jvprat@gmail.com
|
|
Component: Ebuilds
|
|
|
URL:
http://alioth.debian.org/projects/po4a/
|
|
Summary: New version (0.20) of app-text/po4a
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2005-03-06 04:14 0000
|
We've just released a new version of po4a. I'll attach the new ebuild, which
includes some new dependancies, and updates the download url.
Reproducible: Always
Steps to Reproduce:
Just so you know, style="builder" isn't needed anymore - now part of the eclass
to check to make sure Module::Build scripts are being handled properly. I've
taken out the block for manually executing Build Build - already taken care of
in the eclass now, and it appears to work fine (was there a specific reason for
adding it back in that I missed?). Other than that, all posted :)
Sorry for the delay of my answer...
There was a reason for executing the Build script manually: the install target doesn't depend on the build one, and installing it directly doesn't build.
We've just released 0.21. Maybe you could delete the 0.19 and 0.20 ebuilds and add the 0.21 one (I'll attach it now), which solves bugs from the previous releases.
And thanks for the "style" tip.
I'm going to finangle the ebuild for now, but you might consider changing the
name of the unpacked dir to match the version ;) Currently 0.21 unpacks as 0.20
and running the buildscript displays "Creating new 'Build' script for 'po4a'
version '0.20'"
Also, you don't need that last block in the ebuild - really, the eclass handles
it all now (ok, so it was updated to handle Build build invocations...) :)