Gentoo Archives: gentoo-commits

From: "Ryan Hill (dirtyepic)" <dirtyepic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-libs/timezone-data: ChangeLog timezone-data-2011l.ebuild
Date: Sun, 30 Oct 2011 17:53:21
Message-Id: 20111030175311.E83FB2004B@flycatcher.gentoo.org
1 dirtyepic 11/10/30 17:53:11
2
3 Modified: ChangeLog timezone-data-2011l.ebuild
4 Log:
5 Mark stable for all (bug #387835 by Andy Crook).
6
7 (Portage version: 2.2.0_alpha71/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.260 sys-libs/timezone-data/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/timezone-data/ChangeLog?rev=1.260&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/timezone-data/ChangeLog?rev=1.260&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/timezone-data/ChangeLog?r1=1.259&r2=1.260
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/ChangeLog,v
19 retrieving revision 1.259
20 retrieving revision 1.260
21 diff -u -r1.259 -r1.260
22 --- ChangeLog 19 Oct 2011 20:12:23 -0000 1.259
23 +++ ChangeLog 30 Oct 2011 17:53:11 -0000 1.260
24 @@ -1,6 +1,9 @@
25 # ChangeLog for sys-libs/timezone-data
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/ChangeLog,v 1.259 2011/10/19 20:12:23 vapier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/ChangeLog,v 1.260 2011/10/30 17:53:11 dirtyepic Exp $
29 +
30 + 30 Oct 2011; Ryan Hill <dirtyepic@g.o> timezone-data-2011l.ebuild:
31 + Mark stable for all (bug #387835 by Andy Crook).
32
33 19 Oct 2011; Mike Frysinger <vapier@g.o> timezone-data-2011j.ebuild,
34 timezone-data-2011k.ebuild, timezone-data-2011l.ebuild:
35
36
37
38 1.3 sys-libs/timezone-data/timezone-data-2011l.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/timezone-data/timezone-data-2011l.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/timezone-data/timezone-data-2011l.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/timezone-data/timezone-data-2011l.ebuild?r1=1.2&r2=1.3
43
44 Index: timezone-data-2011l.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/timezone-data-2011l.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- timezone-data-2011l.ebuild 19 Oct 2011 20:12:23 -0000 1.2
51 +++ timezone-data-2011l.ebuild 30 Oct 2011 17:53:11 -0000 1.3
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2011 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-2011l.ebuild,v 1.2 2011/10/19 20:12:23 vapier Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/timezone-data-2011l.ebuild,v 1.3 2011/10/30 17:53:11 dirtyepic Exp $
57
58 inherit eutils toolchain-funcs flag-o-matic
59
60 @@ -17,7 +17,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 x86 ~sparc-fbsd ~x86-fbsd"
66 IUSE="nls elibc_FreeBSD elibc_glibc"
67
68 RDEPEND="!<sys-libs/glibc-2.3.5"