summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2008-06-03 14:18:23 +0000
committerSteve Dibb <beandog@gentoo.org>2008-06-03 14:18:23 +0000
commit6ca1ec81edc087b238ba4d888952537b0defd883 (patch)
tree3e4ce3175f190ca98e839ce0b267df27cd27ac03 /sys-libs
parentmask laptop sys-apps/hal (diff)
downloadgentoo-2-6ca1ec81edc087b238ba4d888952537b0defd883.tar.gz
gentoo-2-6ca1ec81edc087b238ba4d888952537b0defd883.tar.bz2
gentoo-2-6ca1ec81edc087b238ba4d888952537b0defd883.zip
amd64 stable, bug 224305
(Portage version: 2.1.5.3)
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/timezone-data/ChangeLog5
-rw-r--r--sys-libs/timezone-data/timezone-data-2008b.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/timezone-data/ChangeLog b/sys-libs/timezone-data/ChangeLog
index 3615208480f1..5eadd5bc3247 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-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/ChangeLog,v 1.130 2008/06/02 03:29:17 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/ChangeLog,v 1.131 2008/06/03 14:18:23 beandog Exp $
+
+ 03 Jun 2008; Steve Dibb <beandog@gentoo.org> timezone-data-2008b.ebuild:
+ amd64 stable, bug 224305
02 Jun 2008; Jeroen Roovers <jer@gentoo.org> timezone-data-2008b.ebuild:
Stable for HPPA (bug #224305).
diff --git a/sys-libs/timezone-data/timezone-data-2008b.ebuild b/sys-libs/timezone-data/timezone-data-2008b.ebuild
index 110c92fec0d1..9ad19e3a12b1 100644
--- a/sys-libs/timezone-data/timezone-data-2008b.ebuild
+++ b/sys-libs/timezone-data/timezone-data-2008b.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/timezone-data-2008b.ebuild,v 1.6 2008/06/02 03:29:17 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/timezone-data-2008b.ebuild,v 1.7 2008/06/03 14:18:23 beandog Exp $
inherit eutils toolchain-funcs flag-o-matic
@@ -15,7 +15,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 elibc_FreeBSD elibc_glibc"
DEPEND=""