On Mon, 3 Sep 2007 03:00:05 -0500, Liviu Andronic wrote:

> For some reason, it persistently considers my timezone EST (Eastern
> Standard Time, GMT-5). I reconsidered Gentoo's localization guide and
> now /etc/cond.d/clock contains these two options:
> 
> localhost liviu # nano /etc/conf.d/clock
> [..]
> CLOCK="local"
> TIMEZONE="Europe/Berlin"
> [..]

This setting is only used when emerging timezone-data, to copy the
correct file to /etc/localtime. Either re-emerge timesone-data or 
cp /usr/share/zoneinfo/Europe/Berlin /etc/localtime.


-- 
Neil Bothwick

To iterate is human; to recurse, divine.