summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2008-01-03 17:44:12 +0000
committerBrent Baude <ranger@gentoo.org>2008-01-03 17:44:12 +0000
commitb1d6d2863e5a59f02a19945d1def4fdcb414d721 (patch)
treee3fd8f0b14b4699416672c217f1b46782baa9153 /sys-libs
parentAdd support for building without ocamlopt, import smimou's patches from debia... (diff)
downloadgentoo-2-b1d6d2863e5a59f02a19945d1def4fdcb414d721.tar.gz
gentoo-2-b1d6d2863e5a59f02a19945d1def4fdcb414d721.tar.bz2
gentoo-2-b1d6d2863e5a59f02a19945d1def4fdcb414d721.zip
Marking timezone-data-2007j ppc for bug 210968
(Portage version: 2.1.3.19)
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/timezone-data/ChangeLog5
-rw-r--r--sys-libs/timezone-data/timezone-data-2007j.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/timezone-data/ChangeLog b/sys-libs/timezone-data/ChangeLog
index 725714f0e21e..fb4d98ff85d4 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.111 2008/01/02 15:06:33 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/ChangeLog,v 1.112 2008/01/03 17:44:12 ranger Exp $
+
+ 03 Jan 2008; Brent Baude <ranger@gentoo.org> timezone-data-2007j.ebuild:
+ Marking timezone-data-2007j ppc for bug 210968
02 Jan 2008; Christoph Mende <angelos@gentoo.org>
timezone-data-2007j.ebuild:
diff --git a/sys-libs/timezone-data/timezone-data-2007j.ebuild b/sys-libs/timezone-data/timezone-data-2007j.ebuild
index 452c187c639a..48a34cfc791e 100644
--- a/sys-libs/timezone-data/timezone-data-2007j.ebuild
+++ b/sys-libs/timezone-data/timezone-data-2007j.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-2007j.ebuild,v 1.5 2008/01/02 15:06:33 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/timezone-data-2007j.ebuild,v 1.6 2008/01/03 17:44:12 ranger 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 elibc_FreeBSD elibc_glibc"
DEPEND=""