From 2e933b7f902390bdedf6e6daab791bc148a661b3 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Tue, 13 Mar 2007 06:09:00 +0000 Subject: [PATCH] force latest timezone data --- sys-libs/glibc/glibc-2.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-libs/glibc/glibc-2.5.ebuild b/sys-libs/glibc/glibc-2.5.ebuild index 4e8a86304081..f558f9debe63 100644 --- a/sys-libs/glibc/glibc-2.5.ebuild +++ b/sys-libs/glibc/glibc-2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.5.ebuild,v 1.38 2007/03/01 02:21:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.5.ebuild,v 1.39 2007/03/13 06:09:00 vapier Exp $ # Here's how the cross-compile logic breaks down ... # CTARGET - machine that will target the binaries @@ -1017,7 +1017,7 @@ if [[ ${CATEGORY/cross-} != ${CATEGORY} ]] ; then fi fi else - DEPEND="${DEPEND} sys-libs/timezone-data" + DEPEND="${DEPEND} >=sys-libs/timezone-data-2007c" RDEPEND="${RDEPEND} sys-libs/timezone-data" fi -- 2.26.2