summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2007-07-04 19:06:16 +0000
committerJoseph Jezak <josejx@gentoo.org>2007-07-04 19:06:16 +0000
commitc5a003a288fdd5fe6170820f235b44d54224dde2 (patch)
treeddd3d1bbd02bf659a05d9bfaef6e4e4e0f443bbd /sys-libs/timezone-data
parentRemoved setuptools sed. bug# 184039 (diff)
downloadgentoo-2-c5a003a288fdd5fe6170820f235b44d54224dde2.tar.gz
gentoo-2-c5a003a288fdd5fe6170820f235b44d54224dde2.tar.bz2
gentoo-2-c5a003a288fdd5fe6170820f235b44d54224dde2.zip
Marked ppc stable for bug #184119.
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'sys-libs/timezone-data')
-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 b6d52b6a2a92..7e43083d728c 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.84 2007/07/04 19:03:06 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/ChangeLog,v 1.85 2007/07/04 19:06:16 josejx Exp $
+
+ 04 Jul 2007; Joseph Jezak <josejx@gentoo.org> timezone-data-2007f.ebuild:
+ Marked ppc stable for bug #184119.
04 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org>
timezone-data-2007f.ebuild:
diff --git a/sys-libs/timezone-data/timezone-data-2007f.ebuild b/sys-libs/timezone-data/timezone-data-2007f.ebuild
index 3427bb1e1c39..ef6b25b3655b 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.3 2007/07/04 19:03:06 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/timezone-data-2007f.ebuild,v 1.4 2007/07/04 19:06:16 josejx 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=""