Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@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: Mon, 22 Jun 2009 04:37:29
Message-Id: E1MIbHb-0007j1-Nf@stork.gentoo.org
1 jer 09/06/22 04:37:27
2
3 Modified: ChangeLog timezone-data-2009g.ebuild
4 Log:
5 Stable for HPPA (bug #274842).
6 (Portage version: 2.2_rc33/cvs/Linux i686)
7
8 Revision Changes Path
9 1.186 sys-libs/timezone-data/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/timezone-data/ChangeLog?rev=1.186&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/timezone-data/ChangeLog?rev=1.186&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/timezone-data/ChangeLog?r1=1.185&r2=1.186
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/ChangeLog,v
18 retrieving revision 1.185
19 retrieving revision 1.186
20 diff -u -r1.185 -r1.186
21 --- ChangeLog 20 Jun 2009 18:28:15 -0000 1.185
22 +++ ChangeLog 22 Jun 2009 04:37:27 -0000 1.186
23 @@ -1,6 +1,9 @@
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.185 2009/06/20 18:28:15 vapier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/ChangeLog,v 1.186 2009/06/22 04:37:27 jer Exp $
28 +
29 + 22 Jun 2009; Jeroen Roovers <jer@g.o> timezone-data-2009g.ebuild:
30 + Stable for HPPA (bug #274842).
31
32 *timezone-data-2009j (20 Jun 2009)
33
34
35
36
37 1.2 sys-libs/timezone-data/timezone-data-2009g.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/timezone-data/timezone-data-2009g.ebuild?rev=1.2&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/timezone-data/timezone-data-2009g.ebuild?rev=1.2&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/timezone-data/timezone-data-2009g.ebuild?r1=1.1&r2=1.2
42
43 Index: timezone-data-2009g.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/timezone-data-2009g.ebuild,v
46 retrieving revision 1.1
47 retrieving revision 1.2
48 diff -u -r1.1 -r1.2
49 --- timezone-data-2009g.ebuild 29 Apr 2009 21:49:10 -0000 1.1
50 +++ timezone-data-2009g.ebuild 22 Jun 2009 04:37:27 -0000 1.2
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/timezone-data-2009g.ebuild,v 1.1 2009/04/29 21:49:10 vapier Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/timezone-data-2009g.ebuild,v 1.2 2009/06/22 04:37:27 jer Exp $
56
57 inherit eutils toolchain-funcs flag-o-matic
58
59 @@ -15,7 +15,7 @@
60
61 LICENSE="BSD public-domain"
62 SLOT="0"
63 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
64 +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
65 IUSE="nls elibc_FreeBSD elibc_glibc"
66
67 RDEPEND="!<sys-libs/glibc-2.3.5"