Download
Here you can get the ebuild and the source (which is loaded by the ebuild
anyway ;-)
Unstable
Latest release (Version 0.9.7.2)
Older releases
The ebuild is the same for most releases. You just have to rename the
file to the right version.
CVS
The bleeding edge version can be downloaded through CVS:
cvs -z3 -d:pserver:anonymous@cvs.sf.net:/cvsroot/glcu co -P stable
The CVS version might not work at all, so only use it if you know what
you're doing!
Dependencies
glcu needs the following packages to work (the ebuild makes sure
everythings there):
- any cron package (e.g. vixie-cron)
- python (of course)
- portage (of course)
- gentoolkit (if you want to use glsa-check, and I'm sure you do
want security updates)
- mailx (to send the eMails)
The following packages are optional (USE-flags esearch and eix):
- esearch (if you want to search portage really fast, with esearch/eupdatedb)
- eix (if you want to search portage really fast, with eix/update-eix)
Old bash version (deprecated)