diff options
author | 2008-01-02 15:06:33 +0000 | |
---|---|---|
committer | 2008-01-02 15:06:33 +0000 | |
commit | 73401789e301fdb6d7d12cd831f80637fa308f20 (patch) | |
tree | 194fd99265f7a58b1e04e7d36c58e6299a05035d /sys-libs | |
parent | Version bump (diff) | |
download | gentoo-2-73401789e301fdb6d7d12cd831f80637fa308f20.tar.gz gentoo-2-73401789e301fdb6d7d12cd831f80637fa308f20.tar.bz2 gentoo-2-73401789e301fdb6d7d12cd831f80637fa308f20.zip |
Stable on amd64 wrt bug #201968
(Portage version: 2.1.4_rc14)
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/timezone-data/ChangeLog | 6 | ||||
-rw-r--r-- | sys-libs/timezone-data/timezone-data-2007j.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-libs/timezone-data/ChangeLog b/sys-libs/timezone-data/ChangeLog index 1e807ce4194c..725714f0e21e 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/ChangeLog,v 1.110 2008/01/02 11:53:28 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/ChangeLog,v 1.111 2008/01/02 15:06:33 angelos Exp $ + + 02 Jan 2008; Christoph Mende <angelos@gentoo.org> + timezone-data-2007j.ebuild: + Stable on amd64 wrt bug #201968 02 Jan 2008; Raúl Porcel <armin76@gentoo.org> timezone-data-2007j.ebuild: alpha/ia64/sparc stable wrt #201968 diff --git a/sys-libs/timezone-data/timezone-data-2007j.ebuild b/sys-libs/timezone-data/timezone-data-2007j.ebuild index fc3b4c158cea..452c187c639a 100644 --- a/sys-libs/timezone-data/timezone-data-2007j.ebuild +++ b/sys-libs/timezone-data/timezone-data-2007j.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/timezone-data-2007j.ebuild,v 1.4 2008/01/02 11:53:28 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/timezone-data-2007j.ebuild,v 1.5 2008/01/02 15:06:33 angelos 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 elibc_FreeBSD elibc_glibc" DEPEND="" |