summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-10-27 20:45:53 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-10-27 20:45:53 +0000
commitb49be16e15edfc212ec432d0f76832716aac9821 (patch)
treecb4d31f6dad55ca9de51f65ffe0d3c3892179830 /sys-libs/timezone-data
parentApply patch from Matthew Swank <akopa@charter.net> to enable compilation on C... (diff)
downloadgentoo-2-b49be16e15edfc212ec432d0f76832716aac9821.tar.gz
gentoo-2-b49be16e15edfc212ec432d0f76832716aac9821.tar.bz2
gentoo-2-b49be16e15edfc212ec432d0f76832716aac9821.zip
Added to ~ppc.
(Portage version: 2.0.53_rc6)
Diffstat (limited to 'sys-libs/timezone-data')
-rw-r--r--sys-libs/timezone-data/ChangeLog6
-rw-r--r--sys-libs/timezone-data/timezone-data-2005n.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-libs/timezone-data/ChangeLog b/sys-libs/timezone-data/ChangeLog
index d4422749f6cb..395874ac75bf 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-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/ChangeLog,v 1.1 2005/10/27 01:00:08 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/ChangeLog,v 1.2 2005/10/27 20:44:02 hansmi Exp $
+
+ 27 Oct 2005; Michael Hanselmann <hansmi@gentoo.org>
+ timezone-data-2005n.ebuild:
+ Added to ~ppc.
*timezone-data-2005n (19 Oct 2005)
diff --git a/sys-libs/timezone-data/timezone-data-2005n.ebuild b/sys-libs/timezone-data/timezone-data-2005n.ebuild
index b3cac1987a47..175a71bc84f8 100644
--- a/sys-libs/timezone-data/timezone-data-2005n.ebuild
+++ b/sys-libs/timezone-data/timezone-data-2005n.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/timezone-data-2005n.ebuild,v 1.1 2005/10/27 01:00:08 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/timezone-data-2005n.ebuild,v 1.2 2005/10/27 20:44:02 hansmi Exp $
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="ftp://elsie.nci.nih.gov/pub/tzdata${PV}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ppc ~x86"
IUSE=""
DEPEND=""