diff options
author | Jason Wever <weeve@gentoo.org> | 2006-10-17 04:58:25 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-10-17 04:58:25 +0000 |
commit | c6273f52aaf51fb7a3fce53a3e2b99405db720cc (patch) | |
tree | 584a46b82e5c5956a9b0c05976cc772ffaaa9321 /sys-libs | |
parent | update changelog. (diff) | |
download | gentoo-2-c6273f52aaf51fb7a3fce53a3e2b99405db720cc.tar.gz gentoo-2-c6273f52aaf51fb7a3fce53a3e2b99405db720cc.tar.bz2 gentoo-2-c6273f52aaf51fb7a3fce53a3e2b99405db720cc.zip |
Stable on SPARC wrt bug #151539.
(Portage version: 2.1.2_pre3-r2)
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 e9501645fcd2..aa4bf5df1cab 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.42 2006/10/11 03:14:39 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/ChangeLog,v 1.43 2006/10/17 04:58:25 weeve Exp $ + + 17 Oct 2006; Jason Wever <weeve@gentoo.org> timezone-data-2006n.ebuild: + Stable on SPARC wrt bug #151539. *timezone-data-2006n (11 Oct 2006) diff --git a/sys-libs/timezone-data/timezone-data-2006n.ebuild b/sys-libs/timezone-data/timezone-data-2006n.ebuild index 758e5f629e06..a1d1e4ad4fb3 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.1 2006/10/11 03:14:39 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/timezone-data-2006n.ebuild,v 1.2 2006/10/17 04:58:25 weeve 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 ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd" IUSE="elibc_FreeBSD" DEPEND="" |