Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 301353 - app-text/po4a-0.38 version bump
Summary: app-text/po4a-0.38 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Perl team
URL: http://alioth.debian.org/frs/shownote...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-18 10:17 UTC by Nils Kneuper
Modified: 2010-01-18 15:58 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nils Kneuper 2010-01-18 10:17:13 UTC
app-text/po4a-0.38 was released on 14.01.2010

Reproducible: Always

Renaming the 0.37.1 ebuild to 0.38 seems to *not* be enough to get the build in.
Comment 1 Torsten Veller (RETIRED) gentoo-dev 2010-01-18 15:18:43 UTC
Bumped. Thanks
Comment 2 Nils Kneuper 2010-01-18 15:56:05 UTC
The plain bump is not enough. You need to apply this change or it will not compile (remove the 'v' in front of the version number):

--- po4a-0.37.1.ebuild  2010-01-02 12:35:26.000000000 +0100
+++ po4a-0.38.ebuild    2010-01-18 16:52:43.000000000 +0100
@@ -15,7 +15,7 @@
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-solaris ~x86-solaris"
 IUSE="test"

-MY_P=${PN}-v${PV}
+MY_P=${PN}-${PV}
 S=${WORKDIR}/${MY_P}

 RDEPEND="dev-perl/SGMLSpm
Comment 3 Torsten Veller (RETIRED) gentoo-dev 2010-01-18 15:58:44 UTC
(In reply to comment #2)
> The plain bump is not enough. You need to apply this change or it will not
> compile (remove the 'v' in front of the version number):

I did this already.

http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/po4a/po4a-0.38.ebuild?rev=1.1&view=markup