summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2007-07-05 22:53:25 +0000
committerJeroen Roovers <jer@gentoo.org>2007-07-05 22:53:25 +0000
commit5957815109c1b00a85def6f630d323c34e814543 (patch)
treefe479aed9d1f067fac03864162baed4da971d163
parentStable on amd64 wrt bug #182301 (diff)
downloadgentoo-2-5957815109c1b00a85def6f630d323c34e814543.tar.gz
gentoo-2-5957815109c1b00a85def6f630d323c34e814543.tar.bz2
gentoo-2-5957815109c1b00a85def6f630d323c34e814543.zip
Stable for HPPA (bug #184119).
(Portage version: 2.1.2.9)
-rw-r--r--sys-libs/timezone-data/ChangeLog5
-rw-r--r--sys-libs/timezone-data/timezone-data-2007f.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/timezone-data/ChangeLog b/sys-libs/timezone-data/ChangeLog
index 03a46fb069e5..08829d39e7fd 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/ChangeLog,v 1.86 2007/07/05 03:53:46 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/ChangeLog,v 1.87 2007/07/05 22:53:25 jer Exp $
+
+ 05 Jul 2007; Jeroen Roovers <jer@gentoo.org> timezone-data-2007f.ebuild:
+ Stable for HPPA (bug #184119).
04 Jul 2007; Tom Gall <tgall@gentoo.org> timezone-data-2007f.ebuild:
stable on ppc64, bug #184119
diff --git a/sys-libs/timezone-data/timezone-data-2007f.ebuild b/sys-libs/timezone-data/timezone-data-2007f.ebuild
index 7cb19ee111b0..506c14078907 100644
--- a/sys-libs/timezone-data/timezone-data-2007f.ebuild
+++ b/sys-libs/timezone-data/timezone-data-2007f.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-2007f.ebuild,v 1.5 2007/07/05 03:53:46 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/timezone-data-2007f.ebuild,v 1.6 2007/07/05 22:53:25 jer 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=""