Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-libs/timezone-data: timezone-data-2007g.ebuild timezone-data-2007i.ebuild timezone-data-2007h.ebuild timezone-data-2007f.ebuild
Date: Sat, 03 Nov 2007 16:33:53
Message-Id: E1IoLwI-0007Fy-PM@stork.gentoo.org
1 grobian 07/11/03 16:33:38
2
3 Modified: timezone-data-2007g.ebuild
4 timezone-data-2007i.ebuild
5 timezone-data-2007h.ebuild
6 timezone-data-2007f.ebuild
7 Log:
8 Include elibc_FreeBSD, elibc_glibc in IUSE
9 (Portage version: 2.1.3.9)
10
11 Revision Changes Path
12 1.9 sys-libs/timezone-data/timezone-data-2007g.ebuild
13
14 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/timezone-data/timezone-data-2007g.ebuild?rev=1.9&view=markup
15 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/timezone-data/timezone-data-2007g.ebuild?rev=1.9&content-type=text/plain
16 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/timezone-data/timezone-data-2007g.ebuild?r1=1.8&r2=1.9
17
18 Index: timezone-data-2007g.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/timezone-data-2007g.ebuild,v
21 retrieving revision 1.8
22 retrieving revision 1.9
23 diff -u -r1.8 -r1.9
24 --- timezone-data-2007g.ebuild 13 Oct 2007 04:27:33 -0000 1.8
25 +++ timezone-data-2007g.ebuild 3 Nov 2007 16:33:38 -0000 1.9
26 @@ -1,6 +1,6 @@
27 # Copyright 1999-2007 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/timezone-data-2007g.ebuild,v 1.8 2007/10/13 04:27:33 tgall Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/timezone-data-2007g.ebuild,v 1.9 2007/11/03 16:33:38 grobian Exp $
31
32 inherit eutils toolchain-funcs flag-o-matic
33
34 @@ -14,7 +14,7 @@
35 LICENSE="GPL-2"
36 SLOT="0"
37 KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
38 -IUSE="nls"
39 +IUSE="nls elibc_FreeBSD elibc_glibc"
40
41 DEPEND=""
42
43
44
45
46 1.2 sys-libs/timezone-data/timezone-data-2007i.ebuild
47
48 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/timezone-data/timezone-data-2007i.ebuild?rev=1.2&view=markup
49 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/timezone-data/timezone-data-2007i.ebuild?rev=1.2&content-type=text/plain
50 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/timezone-data/timezone-data-2007i.ebuild?r1=1.1&r2=1.2
51
52 Index: timezone-data-2007i.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/timezone-data-2007i.ebuild,v
55 retrieving revision 1.1
56 retrieving revision 1.2
57 diff -u -r1.1 -r1.2
58 --- timezone-data-2007i.ebuild 1 Nov 2007 18:43:21 -0000 1.1
59 +++ timezone-data-2007i.ebuild 3 Nov 2007 16:33:38 -0000 1.2
60 @@ -1,6 +1,6 @@
61 # Copyright 1999-2007 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/timezone-data-2007i.ebuild,v 1.1 2007/11/01 18:43:21 vapier Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/timezone-data-2007i.ebuild,v 1.2 2007/11/03 16:33:38 grobian Exp $
65
66 inherit eutils toolchain-funcs flag-o-matic
67
68 @@ -14,7 +14,7 @@
69 LICENSE="GPL-2"
70 SLOT="0"
71 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
72 -IUSE="nls"
73 +IUSE="nls elibc_FreeBSD elibc_glibc"
74
75 DEPEND=""
76
77
78
79
80 1.2 sys-libs/timezone-data/timezone-data-2007h.ebuild
81
82 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/timezone-data/timezone-data-2007h.ebuild?rev=1.2&view=markup
83 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/timezone-data/timezone-data-2007h.ebuild?rev=1.2&content-type=text/plain
84 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/timezone-data/timezone-data-2007h.ebuild?r1=1.1&r2=1.2
85
86 Index: timezone-data-2007h.ebuild
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/timezone-data-2007h.ebuild,v
89 retrieving revision 1.1
90 retrieving revision 1.2
91 diff -u -r1.1 -r1.2
92 --- timezone-data-2007h.ebuild 5 Oct 2007 05:11:30 -0000 1.1
93 +++ timezone-data-2007h.ebuild 3 Nov 2007 16:33:38 -0000 1.2
94 @@ -1,6 +1,6 @@
95 # Copyright 1999-2007 Gentoo Foundation
96 # Distributed under the terms of the GNU General Public License v2
97 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/timezone-data-2007h.ebuild,v 1.1 2007/10/05 05:11:30 vapier Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/timezone-data-2007h.ebuild,v 1.2 2007/11/03 16:33:38 grobian Exp $
99
100 inherit eutils toolchain-funcs flag-o-matic
101
102 @@ -14,7 +14,7 @@
103 LICENSE="GPL-2"
104 SLOT="0"
105 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
106 -IUSE="nls"
107 +IUSE="nls elibc_FreeBSD elibc_glibc"
108
109 DEPEND=""
110
111
112
113
114 1.10 sys-libs/timezone-data/timezone-data-2007f.ebuild
115
116 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/timezone-data/timezone-data-2007f.ebuild?rev=1.10&view=markup
117 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/timezone-data/timezone-data-2007f.ebuild?rev=1.10&content-type=text/plain
118 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/timezone-data/timezone-data-2007f.ebuild?r1=1.9&r2=1.10
119
120 Index: timezone-data-2007f.ebuild
121 ===================================================================
122 RCS file: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/timezone-data-2007f.ebuild,v
123 retrieving revision 1.9
124 retrieving revision 1.10
125 diff -u -r1.9 -r1.10
126 --- timezone-data-2007f.ebuild 23 Jul 2007 02:46:17 -0000 1.9
127 +++ timezone-data-2007f.ebuild 3 Nov 2007 16:33:38 -0000 1.10
128 @@ -1,6 +1,6 @@
129 # Copyright 1999-2007 Gentoo Foundation
130 # Distributed under the terms of the GNU General Public License v2
131 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/timezone-data-2007f.ebuild,v 1.9 2007/07/23 02:46:17 vapier Exp $
132 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/timezone-data-2007f.ebuild,v 1.10 2007/11/03 16:33:38 grobian Exp $
133
134 inherit eutils toolchain-funcs flag-o-matic
135
136 @@ -14,7 +14,7 @@
137 LICENSE="GPL-2"
138 SLOT="0"
139 KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
140 -IUSE="nls"
141 +IUSE="nls elibc_FreeBSD elibc_glibc"
142
143 DEPEND=""
144
145
146
147
148 --
149 gentoo-commits@g.o mailing list