diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-04-25 13:52:25 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-04-25 13:52:25 +0000 |
commit | 76a771987892899a43e52e73f31f100d7ccd8807 (patch) | |
tree | 561dfe78a0fff84135b131099928aea86668f3d6 /sys-libs/timezone-data | |
parent | Stable on sparc (diff) | |
download | historical-76a771987892899a43e52e73f31f100d7ccd8807.tar.gz historical-76a771987892899a43e52e73f31f100d7ccd8807.tar.bz2 historical-76a771987892899a43e52e73f31f100d7ccd8807.zip |
Stable on sparc
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'sys-libs/timezone-data')
-rw-r--r-- | sys-libs/timezone-data/ChangeLog | 6 | ||||
-rw-r--r-- | sys-libs/timezone-data/timezone-data-2007d.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-libs/timezone-data/ChangeLog b/sys-libs/timezone-data/ChangeLog index 171836cb04c9..1cc236555bf8 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/ChangeLog,v 1.71 2007/04/24 14:56:51 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/ChangeLog,v 1.72 2007/04/25 13:50:43 gustavoz Exp $ + + 25 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> + timezone-data-2007d.ebuild: + Stable on sparc 24 Apr 2007; Raúl Porcel <armin76@gentoo.org> timezone-data-2007d.ebuild: ia64 + x86 stable diff --git a/sys-libs/timezone-data/timezone-data-2007d.ebuild b/sys-libs/timezone-data/timezone-data-2007d.ebuild index e38f621ab874..175c80c1295b 100644 --- a/sys-libs/timezone-data/timezone-data-2007d.ebuild +++ b/sys-libs/timezone-data/timezone-data-2007d.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-2007d.ebuild,v 1.3 2007/04/24 14:56:51 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/timezone-data-2007d.ebuild,v 1.4 2007/04/25 13:50:43 gustavoz 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="" |