Updated squeak-3.4.1.ebuild for inclusion into Portage tree. lintool reports 0 errors, 0 warnings. This version of the ebuild will run with ANY squeak-vm version, choosing the latest version in Portage as the default to install if no version has been previously installed. Squeak operates on the principle of a virtual machine and an image file. In portage, the virtual machine is the dev-lang/squeak package, and the image file is the dev-lang/squeak-vm package. A little convoluted, but hey ... This ebuild will install the Squeak 3.4-1 virtual machine; it RDEPENDS on ANY squeak image to be installed (dev-lang/squeak-vm), and will install the latest version in Portage if that dependency fails. This makes this version of the ebuild backwards compatible with Squeak 3.2.* images. Reproducible: Always Steps to Reproduce:
Created attachment 12226 [details] Changelog for ebuild
Created attachment 12227 [details] Actual ebuild file
I checked in this ebuild. Please test and report back if it's save to unmask. Thanks for your submission.
*** Bug 16813 has been marked as a duplicate of this bug. ***
Everything seems to check out OK for the ebuild. Thanks for getting it into Portage so quickly! To test it, I simply ran "emerge squeak" and let it install the 3.4.1 virtual machine. Is there something special I should do, or is that all?
No, that's enough. Thanks for your submission!