diff options
author | Joel Martin <kanaka@gentoo.org> | 2006-07-01 17:20:34 +0000 |
---|---|---|
committer | Joel Martin <kanaka@gentoo.org> | 2006-07-01 17:20:34 +0000 |
commit | 0d5436167151b0425b7c596bef5399cee260199e (patch) | |
tree | 52196f0289b0408f523f6922512b95aeb2d2ddab /sys-libs/timezone-data/ChangeLog | |
parent | 1.1 version bump for bug 138734. Thanks to Taku Murakami <murakami.taku at gm... (diff) | |
download | gentoo-2-0d5436167151b0425b7c596bef5399cee260199e.tar.gz gentoo-2-0d5436167151b0425b7c596bef5399cee260199e.tar.bz2 gentoo-2-0d5436167151b0425b7c596bef5399cee260199e.zip |
Compile native zic first and use that if we are cross-compiling.
(Portage version: 2.1-r1)
Diffstat (limited to 'sys-libs/timezone-data/ChangeLog')
-rw-r--r-- | sys-libs/timezone-data/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys-libs/timezone-data/ChangeLog b/sys-libs/timezone-data/ChangeLog index 6aded9d75608..22183c417967 100644 --- a/sys-libs/timezone-data/ChangeLog +++ b/sys-libs/timezone-data/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/timezone-data # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/ChangeLog,v 1.33 2006/06/27 20:32:43 the_paya Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/ChangeLog,v 1.34 2006/07/01 17:20:34 kanaka Exp $ + + 01 Jul 2006; Joel Martin <kanaka@gentoo.org> timezone-data-2006g.ebuild: + Compile native zic first and use that if we are cross-compiling. 27 Jun 2006; Javier Villavicencio <the_paya@gentoo.org> timezone-data-2006g.ebuild: |