summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-01-02 11:53:28 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-01-02 11:53:28 +0000
commitb8b5d5e9177da42d689437fcefbc672aed2f228d (patch)
tree595651fb029808c43e3cc0694d7c6dc0e4bf9f1e /sys-libs
parentfix deps on musicbrainz again... slot deps would be better here (diff)
downloadgentoo-2-b8b5d5e9177da42d689437fcefbc672aed2f228d.tar.gz
gentoo-2-b8b5d5e9177da42d689437fcefbc672aed2f228d.tar.bz2
gentoo-2-b8b5d5e9177da42d689437fcefbc672aed2f228d.zip
alpha/ia64/sparc stable wrt #201968
(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 a56b49730a36..1e807ce4194c 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.109 2008/01/02 07:34:00 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/ChangeLog,v 1.110 2008/01/02 11:53:28 armin76 Exp $
+
+ 02 Jan 2008; Raúl Porcel <armin76@gentoo.org> timezone-data-2007j.ebuild:
+ alpha/ia64/sparc stable wrt #201968
02 Jan 2008; Christian Faulhammer <opfer@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 ad3951fe6976..fc3b4c158cea 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.3 2008/01/02 07:34:00 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/timezone-data-2007j.ebuild,v 1.4 2008/01/02 11:53:28 armin76 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=""