diff options
author | Jeroen Roovers <jer@gentoo.org> | 2006-10-21 10:58:23 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2006-10-21 10:58:23 +0000 |
commit | 544c9e3b69a9cec943108ca158ee9e0755ce37ac (patch) | |
tree | 7a5e3a0e942f20bebf25715c40491b21dc8669cf /sys-libs | |
parent | ppc stable (diff) | |
download | gentoo-2-544c9e3b69a9cec943108ca158ee9e0755ce37ac.tar.gz gentoo-2-544c9e3b69a9cec943108ca158ee9e0755ce37ac.tar.bz2 gentoo-2-544c9e3b69a9cec943108ca158ee9e0755ce37ac.zip |
Stable for HPPA (bug #151539).
(Portage version: 2.1.2_pre3-r6)
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/timezone-data/ChangeLog | 5 | ||||
-rw-r--r-- | sys-libs/timezone-data/timezone-data-2006n.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/timezone-data/ChangeLog b/sys-libs/timezone-data/ChangeLog index de5914048154..c571a4928ad1 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/ChangeLog,v 1.47 2006/10/21 06:29:39 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/ChangeLog,v 1.48 2006/10/21 10:58:23 jer Exp $ + + 21 Oct 2006; Jeroen Roovers <jer@gentoo.org> timezone-data-2006n.ebuild: + Stable for HPPA (bug #151539). 21 Oct 2006; Tobias Scherbaum <dertobi123@gentoo.org> timezone-data-2006n.ebuild: diff --git a/sys-libs/timezone-data/timezone-data-2006n.ebuild b/sys-libs/timezone-data/timezone-data-2006n.ebuild index 950fbd53b632..750a17f50583 100644 --- a/sys-libs/timezone-data/timezone-data-2006n.ebuild +++ b/sys-libs/timezone-data/timezone-data-2006n.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-2006n.ebuild,v 1.6 2006/10/21 06:29:39 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/timezone-data-2006n.ebuild,v 1.7 2006/10/21 10:58:23 jer 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="elibc_FreeBSD" DEPEND="" |