summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Hill <dirtyepic@gentoo.org>2011-10-30 17:53:11 +0000
committerRyan Hill <dirtyepic@gentoo.org>2011-10-30 17:53:11 +0000
commit274396bea515aafe0267479094913d5470dad749 (patch)
tree8fc1a3cd9ac7eb6d4d991ffc1bce6ea65522b8c2 /sys-libs/timezone-data
parentalpha/ia64/sh/sparc stable wrt #385699 (diff)
downloadgentoo-2-274396bea515aafe0267479094913d5470dad749.tar.gz
gentoo-2-274396bea515aafe0267479094913d5470dad749.tar.bz2
gentoo-2-274396bea515aafe0267479094913d5470dad749.zip
Mark stable for all (bug #387835 by Andy Crook).
(Portage version: 2.2.0_alpha71/cvs/Linux x86_64)
Diffstat (limited to 'sys-libs/timezone-data')
-rw-r--r--sys-libs/timezone-data/ChangeLog5
-rw-r--r--sys-libs/timezone-data/timezone-data-2011l.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/timezone-data/ChangeLog b/sys-libs/timezone-data/ChangeLog
index f40a4ae02253..be8988c6599a 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/ChangeLog,v 1.259 2011/10/19 20:12:23 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/ChangeLog,v 1.260 2011/10/30 17:53:11 dirtyepic Exp $
+
+ 30 Oct 2011; Ryan Hill <dirtyepic@gentoo.org> timezone-data-2011l.ebuild:
+ Mark stable for all (bug #387835 by Andy Crook).
19 Oct 2011; Mike Frysinger <vapier@gentoo.org> timezone-data-2011j.ebuild,
timezone-data-2011k.ebuild, timezone-data-2011l.ebuild:
diff --git a/sys-libs/timezone-data/timezone-data-2011l.ebuild b/sys-libs/timezone-data/timezone-data-2011l.ebuild
index 1887dd0cc302..766bd61be8cd 100644
--- a/sys-libs/timezone-data/timezone-data-2011l.ebuild
+++ b/sys-libs/timezone-data/timezone-data-2011l.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/timezone-data-2011l.ebuild,v 1.2 2011/10/19 20:12:23 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/timezone-data-2011l.ebuild,v 1.3 2011/10/30 17:53:11 dirtyepic Exp $
inherit eutils toolchain-funcs flag-o-matic
@@ -17,7 +17,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 ~x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
IUSE="nls elibc_FreeBSD elibc_glibc"
RDEPEND="!<sys-libs/glibc-2.3.5"