Anjuta has an offical release 1.2.0there is already in the portage tree
How long does it take to have it available in emerge? What can I do to use it? just download and 'make install'? First probably 'emerge sync' to try if it is there (it is not).
How does it get in sync? Is this done automagically or manually? I think: is there a cron job that checks the anjuta server or somebody has to be notified from anjuta to start the process to get the new version included.
Regards, Goran
-- [EMAIL PROTECTED] mailing list
lh root # cd /usr/portage/dev-util/anjuta/ lh anjuta # ls ChangeLog anjuta-1.0.2.ebuild anjuta-1.2.0.ebuild metadata.xml Manifest anjuta-1.1.98.ebuild files lh anjuta #
but you have to emerge it like this:
cd /usr/portage/dev-util/anjuta/ emerge anjuta-1.2.0.ebuild
l
-- [EMAIL PROTECTED] mailing list
