summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Anderson <gentoofan23@gentoo.org>2008-12-14 14:00:23 +0000
committerThomas Anderson <gentoofan23@gentoo.org>2008-12-14 14:00:23 +0000
commit917d643a9e5c007a0f3d59bee5719f4495f1b468 (patch)
tree4ab594d29de6ef756165963c42dbb5f24343844e /sys-libs
parentAdapt zph patch for fixing gcc-4.3 "suggest parentheses" error (#250007). (diff)
downloadgentoo-2-917d643a9e5c007a0f3d59bee5719f4495f1b468.tar.gz
gentoo-2-917d643a9e5c007a0f3d59bee5719f4495f1b468.tar.bz2
gentoo-2-917d643a9e5c007a0f3d59bee5719f4495f1b468.zip
stable amd64, bug 250241
(Portage version: 2.1.6_rc3/cvs/Linux 2.6.25.9 x86_64)
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/timezone-data/ChangeLog6
-rw-r--r--sys-libs/timezone-data/timezone-data-2008i.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-libs/timezone-data/ChangeLog b/sys-libs/timezone-data/ChangeLog
index b366c6d34bd2..ec3436ecaf45 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-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/ChangeLog,v 1.162 2008/12/14 13:33:03 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/ChangeLog,v 1.163 2008/12/14 14:00:23 gentoofan23 Exp $
+
+ 14 Dec 2008; Thomas Anderson <gentoofan23@gentoo.org>
+ timezone-data-2008i.ebuild:
+ stable amd64, bug 250241
14 Dec 2008; nixnut <nixnut@gentoo.org> timezone-data-2008i.ebuild:
Stable on ppc wrt bug 250241
diff --git a/sys-libs/timezone-data/timezone-data-2008i.ebuild b/sys-libs/timezone-data/timezone-data-2008i.ebuild
index 52fff0305370..e1eee07d5c04 100644
--- a/sys-libs/timezone-data/timezone-data-2008i.ebuild
+++ b/sys-libs/timezone-data/timezone-data-2008i.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-2008i.ebuild,v 1.6 2008/12/14 13:33:03 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/timezone-data-2008i.ebuild,v 1.7 2008/12/14 14:00:23 gentoofan23 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="BSD public-domain"
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=""