But it fails saying "nothing specified for unpack"
And, indeed,
doing
ebuild --debug<PATH_to_EBUILD> unpack
shows that ${A} is the empty string.
What am I missing?
Thanks a lot, it drives me nuts,
Helmut.
Place a RESTRICT="fetch" in the ebuild, and copy the tarball manually
to distfiles dir.
Unfortunately, now I get MyPack-1.0.7.tar.gz does not exist (though it
is in /usr/portage/distfiles)
AFAIK there is no variable SRC that ebuild/portage would know of, but
there is SRC_URI. Change to that and try to check for other similar, but
hard to notice problems in the ebuild.
--
Arttu V. -- Running Gentoo is like running with scissors