Gentoo Archives: gentoo-commits

From: "Richard Freeman (rich0)" <rich0@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-libs/timezone-data: ChangeLog timezone-data-2009g.ebuild
Date: Sat, 27 Jun 2009 22:00:00
Message-Id: E1MKfwD-0001tr-O4@stork.gentoo.org
1 rich0 09/06/27 21:59:57
2
3 Modified: ChangeLog timezone-data-2009g.ebuild
4 Log:
5 amd64 stable - 274842
6 (Portage version: 2.1.6.13/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.188 sys-libs/timezone-data/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/timezone-data/ChangeLog?rev=1.188&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/timezone-data/ChangeLog?rev=1.188&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/timezone-data/ChangeLog?r1=1.187&r2=1.188
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/ChangeLog,v
18 retrieving revision 1.187
19 retrieving revision 1.188
20 diff -u -r1.187 -r1.188
21 --- ChangeLog 22 Jun 2009 13:54:01 -0000 1.187
22 +++ ChangeLog 27 Jun 2009 21:59:57 -0000 1.188
23 @@ -1,6 +1,10 @@
24 # ChangeLog for sys-libs/timezone-data
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/ChangeLog,v 1.187 2009/06/22 13:54:01 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/ChangeLog,v 1.188 2009/06/27 21:59:57 rich0 Exp $
28 +
29 + 27 Jun 2009; Richard Freeman <rich0@g.o>
30 + timezone-data-2009g.ebuild:
31 + amd64 stable - 274842
32
33 22 Jun 2009; Raúl Porcel <armin76@g.o> timezone-data-2009g.ebuild:
34 alpha/arm/ia64/m68k/s390/sh/sparc/x86 stable wrt #274842
35
36
37
38 1.4 sys-libs/timezone-data/timezone-data-2009g.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/timezone-data/timezone-data-2009g.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/timezone-data/timezone-data-2009g.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/timezone-data/timezone-data-2009g.ebuild?r1=1.3&r2=1.4
43
44 Index: timezone-data-2009g.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/timezone-data-2009g.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- timezone-data-2009g.ebuild 22 Jun 2009 13:54:01 -0000 1.3
51 +++ timezone-data-2009g.ebuild 27 Jun 2009 21:59:57 -0000 1.4
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2009 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/timezone-data-2009g.ebuild,v 1.3 2009/06/22 13:54:01 armin76 Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/timezone-data-2009g.ebuild,v 1.4 2009/06/27 21:59:57 rich0 Exp $
57
58 inherit eutils toolchain-funcs flag-o-matic
59
60 @@ -15,7 +15,7 @@
61
62 LICENSE="BSD public-domain"
63 SLOT="0"
64 -KEYWORDS="alpha ~amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
65 +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
66 IUSE="nls elibc_FreeBSD elibc_glibc"
67
68 RDEPEND="!<sys-libs/glibc-2.3.5"