Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 219401 - dev-lang/erlang-12.2.2 ebuild refers to itself as R12B-1
Summary: dev-lang/erlang-12.2.2 ebuild refers to itself as R12B-1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Christian Faulhammer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-27 01:08 UTC by Dennis Schridde
Modified: 2008-04-28 23:02 UTC (History)
1 user (show)

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 Dennis Schridde 2008-04-27 01:08:45 UTC
pkg_postinst:
"Gentoo's versioning scheme differs from the author's, so please refer to this version as R12B-1"

This should be R12B-2.

Reproducible: Always

Steps to Reproduce:
Comment 1 Ulrich Müller gentoo-dev 2008-04-27 08:07:43 UTC
Maybe use ${MY_PV} instead of a fixed string?
Comment 2 Christian Faulhammer (RETIRED) gentoo-dev 2008-04-28 23:02:59 UTC
Should be fixed now.  Thanks.