Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-libs/timezone-data: ChangeLog timezone-data-2008g-r1.ebuild
Date: Tue, 28 Oct 2008 01:33:33
Message-Id: E1KudSb-0001xX-Uw@stork.gentoo.org
1 ranger 08/10/28 01:33:29
2
3 Modified: ChangeLog timezone-data-2008g-r1.ebuild
4 Log:
5 stable ppc64, bug 244391
6 (Portage version: 2.2_rc12/cvs/Linux 2.6.24-gentoo-r3-g5-64 ppc64)
7
8 Revision Changes Path
9 1.157 sys-libs/timezone-data/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/timezone-data/ChangeLog?rev=1.157&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/timezone-data/ChangeLog?rev=1.157&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/timezone-data/ChangeLog?r1=1.156&r2=1.157
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/ChangeLog,v
18 retrieving revision 1.156
19 retrieving revision 1.157
20 diff -u -r1.156 -r1.157
21 --- ChangeLog 27 Oct 2008 02:29:20 -0000 1.156
22 +++ ChangeLog 28 Oct 2008 01:33:29 -0000 1.157
23 @@ -1,6 +1,10 @@
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.156 2008/10/27 02:29:20 darkside Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/ChangeLog,v 1.157 2008/10/28 01:33:29 ranger Exp $
28 +
29 + 28 Oct 2008; Brent Baude <ranger@g.o>
30 + timezone-data-2008g-r1.ebuild:
31 + stable ppc64, bug 244391
32
33 27 Oct 2008; Jeremy Olexa <darkside@g.o>
34 timezone-data-2008g-r1.ebuild:
35
36
37
38 1.8 sys-libs/timezone-data/timezone-data-2008g-r1.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/timezone-data/timezone-data-2008g-r1.ebuild?rev=1.8&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/timezone-data/timezone-data-2008g-r1.ebuild?rev=1.8&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/timezone-data/timezone-data-2008g-r1.ebuild?r1=1.7&r2=1.8
43
44 Index: timezone-data-2008g-r1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/timezone-data-2008g-r1.ebuild,v
47 retrieving revision 1.7
48 retrieving revision 1.8
49 diff -u -r1.7 -r1.8
50 --- timezone-data-2008g-r1.ebuild 27 Oct 2008 06:06:46 -0000 1.7
51 +++ timezone-data-2008g-r1.ebuild 28 Oct 2008 01:33:29 -0000 1.8
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2008 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-2008g-r1.ebuild,v 1.7 2008/10/27 06:06:46 vapier Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/timezone-data-2008g-r1.ebuild,v 1.8 2008/10/28 01:33:29 ranger Exp $
57
58 inherit eutils toolchain-funcs flag-o-matic
59
60 @@ -15,7 +15,7 @@
61
62 LICENSE="GPL-2"
63 SLOT="0"
64 -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc ~sparc-fbsd x86 ~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 DEPEND=""