diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-05-14 17:18:09 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-05-14 17:18:09 +0000 |
commit | 4455402df4e39dba67a927a3cac1ce702bd7ffa9 (patch) | |
tree | d116c6c0ef5415b50d979bd8093e61fb72992a5b /sys-libs/timezone-data | |
parent | alpha stable wrt #168558 (diff) | |
download | gentoo-2-4455402df4e39dba67a927a3cac1ce702bd7ffa9.tar.gz gentoo-2-4455402df4e39dba67a927a3cac1ce702bd7ffa9.tar.bz2 gentoo-2-4455402df4e39dba67a927a3cac1ce702bd7ffa9.zip |
alpha stable wrt #177948
(Portage version: 2.1.2.7)
Diffstat (limited to 'sys-libs/timezone-data')
-rw-r--r-- | sys-libs/timezone-data/ChangeLog | 5 | ||||
-rw-r--r-- | sys-libs/timezone-data/timezone-data-2007e.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/timezone-data/ChangeLog b/sys-libs/timezone-data/ChangeLog index 8163a2af74f3..7995898c0b6c 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/ChangeLog,v 1.80 2007/05/13 14:22:55 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/ChangeLog,v 1.81 2007/05/14 17:18:09 armin76 Exp $ + + 14 May 2007; Raúl Porcel <armin76@gentoo.org> timezone-data-2007e.ebuild: + alpha stable wrt #177948 13 May 2007; nixnut <nixnut@gentoo.org> timezone-data-2007d.ebuild: Stable on ppc wrt bug 177948 diff --git a/sys-libs/timezone-data/timezone-data-2007e.ebuild b/sys-libs/timezone-data/timezone-data-2007e.ebuild index 5d82564838eb..c14355859682 100644 --- a/sys-libs/timezone-data/timezone-data-2007e.ebuild +++ b/sys-libs/timezone-data/timezone-data-2007e.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-2007e.ebuild,v 1.9 2007/05/13 22:15:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/timezone-data-2007e.ebuild,v 1.10 2007/05/14 17:18:09 armin76 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="" |