I realized that in addition to changing the ebuild name, I also needed to update the SRC_URIs, as well. For the smooth library, I renamed the betagarden ebuild, smooth-0.8.72.0_pre2.ebuild, to smooth-0.8.74.0_pre4.ebuild, and edited the SRC_URI to directly point to the SF source code archive download link of, https://sourceforge.net/projects/smooth ... re4.tar.gz. The library then appeared to emerge correctly.
For the betagarden ebuilds of freac-20151115.ebuild, and freac-cdk-20151115.ebuild, I eventually renamed them to freac-20180913.ebuild, and freac-cdk-20180913.ebuild, respectively, (after trying naming variations that included an _alpha1 append, but for which the ebuild [...] digest command rejected the ebuild name). I also edited the SRC_URI to point to the direct link for the github source code archive download links listed here. Unfortunately the freac-cdk emerge fails with the simplest of errors indicating to me, that my hasty rename hacking doesn't work;
Code: Select all
The source directory '/var/tmp/portage/media-libs/freac-cdk-20180913/work/freac-cdk-20180913' doesn't existCode: Select all
/var/tmp/portage/media-libs/freac-cdk-20180913/work/freac-cdk-1.1-alpha-20180913TIA


