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-2008e.ebuild
Date: Wed, 03 Sep 2008 08:47:54
Message-Id: E1Kao1l-0008K7-Cx@stork.gentoo.org
1 jer 08/09/03 08:47:49
2
3 Modified: ChangeLog timezone-data-2008e.ebuild
4 Log:
5 Stable for HPPA (bug #236349).
6 (Portage version: 2.2_rc8/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
7
8 Revision Changes Path
9 1.145 sys-libs/timezone-data/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/timezone-data/ChangeLog?rev=1.145&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/timezone-data/ChangeLog?rev=1.145&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/timezone-data/ChangeLog?r1=1.144&r2=1.145
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/ChangeLog,v
18 retrieving revision 1.144
19 retrieving revision 1.145
20 diff -u -r1.144 -r1.145
21 --- ChangeLog 1 Sep 2008 15:35:20 -0000 1.144
22 +++ ChangeLog 3 Sep 2008 08:47:48 -0000 1.145
23 @@ -1,6 +1,9 @@
24 # ChangeLog for sys-libs/timezone-data
25 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/ChangeLog,v 1.144 2008/09/01 15:35:20 ranger Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/ChangeLog,v 1.145 2008/09/03 08:47:48 jer Exp $
28 +
29 + 03 Sep 2008; Jeroen Roovers <jer@g.o> timezone-data-2008e.ebuild:
30 + Stable for HPPA (bug #236349).
31
32 01 Sep 2008; Brent Baude <ranger@g.o> timezone-data-2008e.ebuild:
33 stable ppc, bug 236349
34
35
36
37 1.5 sys-libs/timezone-data/timezone-data-2008e.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/timezone-data/timezone-data-2008e.ebuild?rev=1.5&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/timezone-data/timezone-data-2008e.ebuild?rev=1.5&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/timezone-data/timezone-data-2008e.ebuild?r1=1.4&r2=1.5
42
43 Index: timezone-data-2008e.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/timezone-data-2008e.ebuild,v
46 retrieving revision 1.4
47 retrieving revision 1.5
48 diff -u -r1.4 -r1.5
49 --- timezone-data-2008e.ebuild 1 Sep 2008 15:35:20 -0000 1.4
50 +++ timezone-data-2008e.ebuild 3 Sep 2008 08:47:48 -0000 1.5
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2008 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-2008e.ebuild,v 1.4 2008/09/01 15:35:20 ranger Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/timezone-data-2008e.ebuild,v 1.5 2008/09/03 08:47:48 jer Exp $
56
57 inherit eutils toolchain-funcs flag-o-matic
58
59 @@ -15,7 +15,7 @@
60
61 LICENSE="GPL-2"
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 ~sparc-fbsd x86 ~x86-fbsd"
65 IUSE="nls elibc_FreeBSD elibc_glibc"
66
67 DEPEND=""