diff options
author | 2007-07-05 03:53:46 +0000 | |
---|---|---|
committer | 2007-07-05 03:53:46 +0000 | |
commit | a429f31dab4066ab4bb2fcaf3586e8dc58e01c10 (patch) | |
tree | 4c39fb93bc13f8cc6fac72c51956cb7269b20a83 /sys-libs/timezone-data/timezone-data-2007f.ebuild | |
parent | stable on ppc64, bug #183853 (diff) | |
download | gentoo-2-a429f31dab4066ab4bb2fcaf3586e8dc58e01c10.tar.gz gentoo-2-a429f31dab4066ab4bb2fcaf3586e8dc58e01c10.tar.bz2 gentoo-2-a429f31dab4066ab4bb2fcaf3586e8dc58e01c10.zip |
stable on ppc64, bug #184119
(Portage version: 2.1.2.7)
Diffstat (limited to 'sys-libs/timezone-data/timezone-data-2007f.ebuild')
-rw-r--r-- | sys-libs/timezone-data/timezone-data-2007f.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/timezone-data/timezone-data-2007f.ebuild b/sys-libs/timezone-data/timezone-data-2007f.ebuild index ef6b25b3655b..7cb19ee111b0 100644 --- a/sys-libs/timezone-data/timezone-data-2007f.ebuild +++ b/sys-libs/timezone-data/timezone-data-2007f.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-2007f.ebuild,v 1.4 2007/07/04 19:06:16 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/timezone-data-2007f.ebuild,v 1.5 2007/07/05 03:53:46 tgall 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="" |