> When running:
> ebuild
> /usr/local/portage/app-office/bhpos_base/bhpos_base-1.0.1-1.ebuild
> fetch
>
> I receive the following error:
> !!! Name error in bhpos_base-1.0.1-1: multiple version parts.
^^
The filename is wrong... Emerge interprets this as the package having
multiple versions in it's name since you have a - sign followed by only
numbers (without r, alpha or any other version-specifying notation)
You have to add a single r after the - sign. It should read like this
instead (if it's meant to be a new revision of the ebuild):
/usr/local/portage/app-office/bhpos_base/bhpos_base-1.0.1-r1.ebuild
Else you'll have to replace the - sign with a dot.Patrick B�rjesson -- Public key id: 4C5AB0BF Public key available at search.keyserver.net[:11371]
pgp00000.pgp
Description: PGP signature
