diff options
author | 2006-08-25 10:27:06 +0000 | |
---|---|---|
committer | 2006-08-25 10:27:06 +0000 | |
commit | a5ff4f0edb8bd841d2335270b38bd1b7cf4c7bf4 (patch) | |
tree | f0b6fa64e2ecb071492cbc6e5fb5ecec2998e808 /sys-libs/timezone-data/timezone-data-2006g.ebuild | |
parent | Stable on x86. Security bug #144875. (diff) | |
download | historical-a5ff4f0edb8bd841d2335270b38bd1b7cf4c7bf4.tar.gz historical-a5ff4f0edb8bd841d2335270b38bd1b7cf4c7bf4.tar.bz2 historical-a5ff4f0edb8bd841d2335270b38bd1b7cf4c7bf4.zip |
Stable on x86, bug #144711.
Package-Manager: portage-2.1.1_pre5-r3
Diffstat (limited to 'sys-libs/timezone-data/timezone-data-2006g.ebuild')
-rw-r--r-- | sys-libs/timezone-data/timezone-data-2006g.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/timezone-data/timezone-data-2006g.ebuild b/sys-libs/timezone-data/timezone-data-2006g.ebuild index df02bbe96d6e..d3586b65e4fd 100644 --- a/sys-libs/timezone-data/timezone-data-2006g.ebuild +++ b/sys-libs/timezone-data/timezone-data-2006g.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/timezone-data-2006g.ebuild,v 1.6 2006/08/23 00:09:40 malc Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/timezone-data-2006g.ebuild,v 1.7 2006/08/25 10:27:06 ticho Exp $ inherit eutils toolchain-funcs flag-o-matic @@ -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 hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="elibc_FreeBSD" DEPEND="" |