diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-05-11 10:16:45 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-05-11 10:16:45 +0000 |
commit | c6022f99b713b87eeb1642d402bdd138d141ba57 (patch) | |
tree | f69b6469fb99ecf3abe73cbbc7573bd0a7110c00 /sys-libs | |
parent | Bug #177767, nut now needs to be in the uucp group instead of the tty group d... (diff) | |
download | gentoo-2-c6022f99b713b87eeb1642d402bdd138d141ba57.tar.gz gentoo-2-c6022f99b713b87eeb1642d402bdd138d141ba57.tar.bz2 gentoo-2-c6022f99b713b87eeb1642d402bdd138d141ba57.zip |
ia64 + x86 stable wrt #177948
(Portage version: 2.1.2.7)
Diffstat (limited to 'sys-libs')
-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 b55965014f0b..bc74122ac8e6 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.75 2007/05/11 05:06:58 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/ChangeLog,v 1.76 2007/05/11 10:16:45 armin76 Exp $ + + 11 May 2007; Raúl Porcel <armin76@gentoo.org> timezone-data-2007e.ebuild: + ia64 + x86 stable wrt #177948 11 May 2007; Joshua Kinard <kumba@gentoo.org> timezone-data-2007d.ebuild: Stable on mips. diff --git a/sys-libs/timezone-data/timezone-data-2007e.ebuild b/sys-libs/timezone-data/timezone-data-2007e.ebuild index 14f5359960c2..4b86dc5cae55 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.3 2007/05/11 03:23:33 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/timezone-data-2007e.ebuild,v 1.4 2007/05/11 10:16:45 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="" |