diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-03-08 17:55:42 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-03-08 17:55:42 +0000 |
commit | 4c13dfc3a02f89497172430e625b409d846d1ee4 (patch) | |
tree | 00b4e2646da43d7ff6ff88ab7ad726fed2fb9a33 /sys-libs/timezone-data | |
parent | version bump (diff) | |
download | gentoo-2-4c13dfc3a02f89497172430e625b409d846d1ee4.tar.gz gentoo-2-4c13dfc3a02f89497172430e625b409d846d1ee4.tar.bz2 gentoo-2-4c13dfc3a02f89497172430e625b409d846d1ee4.zip |
Stable on ppc wrt bug #169640.
(Portage version: 2.1.2.2)
Diffstat (limited to 'sys-libs/timezone-data')
-rw-r--r-- | sys-libs/timezone-data/ChangeLog | 6 | ||||
-rw-r--r-- | sys-libs/timezone-data/timezone-data-2007c.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-libs/timezone-data/ChangeLog b/sys-libs/timezone-data/ChangeLog index f3a6036995d0..9e31bcb18b6b 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/ChangeLog,v 1.66 2007/03/07 13:24:21 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/ChangeLog,v 1.67 2007/03/08 17:55:42 dertobi123 Exp $ + + 08 Mar 2007; Tobias Scherbaum <dertobi123@gentoo.org> + timezone-data-2007c.ebuild: + Stable on ppc wrt bug #169640. 07 Mar 2007; Simon Stelling <blubb@gentoo.org> timezone-data-2007c.ebuild: stable on amd64; bug 169640 diff --git a/sys-libs/timezone-data/timezone-data-2007c.ebuild b/sys-libs/timezone-data/timezone-data-2007c.ebuild index 1dfed9715b20..b6c76d3e5107 100644 --- a/sys-libs/timezone-data/timezone-data-2007c.ebuild +++ b/sys-libs/timezone-data/timezone-data-2007c.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-2007c.ebuild,v 1.7 2007/03/07 13:24:21 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/timezone-data-2007c.ebuild,v 1.8 2007/03/08 17:55:42 dertobi123 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="" |