summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2007-07-05 23:10:08 +0000
committerChristoph Mende <angelos@gentoo.org>2007-07-05 23:10:08 +0000
commit1b3f3715bfe90957f3cb697c387f841190f5175b (patch)
treeaf56d72b53c760b2f5a28e605fbff56245ede80f /sys-libs/timezone-data
parentStable on amd64 wrt bug #184103 (diff)
downloadgentoo-2-1b3f3715bfe90957f3cb697c387f841190f5175b.tar.gz
gentoo-2-1b3f3715bfe90957f3cb697c387f841190f5175b.tar.bz2
gentoo-2-1b3f3715bfe90957f3cb697c387f841190f5175b.zip
Stable on amd64 wrt bug #184119
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'sys-libs/timezone-data')
-rw-r--r--sys-libs/timezone-data/ChangeLog6
-rw-r--r--sys-libs/timezone-data/timezone-data-2007f.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-libs/timezone-data/ChangeLog b/sys-libs/timezone-data/ChangeLog
index 08829d39e7fd..aa62163e03ad 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.87 2007/07/05 22:53:25 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/ChangeLog,v 1.88 2007/07/05 23:10:08 angelos Exp $
+
+ 05 Jul 2007; Christoph Mende <angelos@gentoo.org>
+ timezone-data-2007f.ebuild:
+ Stable on amd64 wrt bug #184119
05 Jul 2007; Jeroen Roovers <jer@gentoo.org> timezone-data-2007f.ebuild:
Stable for HPPA (bug #184119).
diff --git a/sys-libs/timezone-data/timezone-data-2007f.ebuild b/sys-libs/timezone-data/timezone-data-2007f.ebuild
index 506c14078907..06d6ecfd446e 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.6 2007/07/05 22:53:25 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/timezone-data-2007f.ebuild,v 1.7 2007/07/05 23:10:08 angelos 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=""