summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/timezone-data/ChangeLog6
-rw-r--r--sys-libs/timezone-data/timezone-data-2007e.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-libs/timezone-data/ChangeLog b/sys-libs/timezone-data/ChangeLog
index bc74122ac8e6..f7b00492369a 100644
--- a/sys-libs/timezone-data/ChangeLog
+++ b/sys-libs/timezone-data/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-libs/timezone-data
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/ChangeLog,v 1.76 2007/05/11 10:16:45 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/ChangeLog,v 1.77 2007/05/11 12:58:59 gustavoz Exp $
+
+ 11 May 2007; Gustavo Zacarias <gustavoz@gentoo.org>
+ timezone-data-2007e.ebuild:
+ Stable on sparc wrt #177948
11 May 2007; Raúl Porcel <armin76@gentoo.org> timezone-data-2007e.ebuild:
ia64 + x86 stable wrt #177948
diff --git a/sys-libs/timezone-data/timezone-data-2007e.ebuild b/sys-libs/timezone-data/timezone-data-2007e.ebuild
index 4b86dc5cae55..ad5b0d5a1db8 100644
--- a/sys-libs/timezone-data/timezone-data-2007e.ebuild
+++ b/sys-libs/timezone-data/timezone-data-2007e.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/timezone-data/timezone-data-2007e.ebuild,v 1.4 2007/05/11 10:16:45 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/timezone-data-2007e.ebuild,v 1.5 2007/05/11 12:58:59 gustavoz Exp $
inherit eutils toolchain-funcs flag-o-matic
@@ -13,7 +13,7 @@ SRC_URI="ftp://elsie.nci.nih.gov/pub/tzdata${data_ver}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE="nls"
DEPEND=""