Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 375817 - rename iniparser-3.0b to iniparser-3.0_beta
Summary: rename iniparser-3.0b to iniparser-3.0_beta
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All All
: Normal trivial
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-20 21:27 UTC by Nick Howell
Modified: 2011-07-21 11:21 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 Nick Howell 2011-07-20 21:27:37 UTC
iniparser-3.0b should probably be renamed to iniparser-3.0_beta (or else the beta will take priority over the final release).

The funny naming of the beta tarball is what caused the trouble in the first place:

--- iniparser-3.0b.ebuild       2011-07-20 16:24:56.214591068 -0500
+++ iniparser-3.0_beta.ebuild   2011-07-20 16:21:27.292590749 -0500
@@ -4,7 +4,7 @@

 inherit multilib toolchain-funcs

-MY_P="${PN}${PV}"
+MY_P="${PN}${PV/_beta/b}"

 DESCRIPTION="A free stand-alone ini file parsing library."
 HOMEPAGE="http://ndevilla.free.fr/iniparser/"
Comment 1 Agostino Sarubbo gentoo-dev 2011-07-21 11:21:23 UTC
is out final release, marking as wontfix