Gentoo Archives: gentoo-commits

From: "Jeremy Olexa (darkside)" <darkside@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: Mon, 27 Oct 2008 02:29:24
Message-Id: E1KuHr6-00071j-5I@stork.gentoo.org
1 darkside 08/10/27 02:29:20
2
3 Modified: ChangeLog timezone-data-2008g-r1.ebuild
4 Log:
5 amd64 stable, bug 244391
6 (Portage version: 2.2_rc12/cvs/Linux 2.6.27-git6 x86_64)
7
8 Revision Changes Path
9 1.156 sys-libs/timezone-data/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/timezone-data/ChangeLog?rev=1.156&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/timezone-data/ChangeLog?rev=1.156&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/timezone-data/ChangeLog?r1=1.155&r2=1.156
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/ChangeLog,v
18 retrieving revision 1.155
19 retrieving revision 1.156
20 diff -u -r1.155 -r1.156
21 --- ChangeLog 26 Oct 2008 14:07:03 -0000 1.155
22 +++ ChangeLog 27 Oct 2008 02:29:20 -0000 1.156
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.155 2008/10/26 14:07:03 nixnut Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/ChangeLog,v 1.156 2008/10/27 02:29:20 darkside Exp $
28 +
29 + 27 Oct 2008; Jeremy Olexa <darkside@g.o>
30 + timezone-data-2008g-r1.ebuild:
31 + amd64 stable, bug 244391
32
33 26 Oct 2008; nixnut <nixnut@g.o> timezone-data-2008g-r1.ebuild:
34 Stable on ppc wrt bug 244391
35
36
37
38 1.6 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.6&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/timezone-data/timezone-data-2008g-r1.ebuild?rev=1.6&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.5&r2=1.6
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.5
48 retrieving revision 1.6
49 diff -u -r1.5 -r1.6
50 --- timezone-data-2008g-r1.ebuild 26 Oct 2008 14:07:03 -0000 1.5
51 +++ timezone-data-2008g-r1.ebuild 27 Oct 2008 02:29:20 -0000 1.6
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.5 2008/10/26 14:07:03 nixnut Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/timezone-data-2008g-r1.ebuild,v 1.6 2008/10/27 02:29:20 darkside 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=""