Gentoo Archives: gentoo-commits

From: "Patrick Lauer (patrick)" <patrick@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-libs/talloc: talloc-2.0.0.ebuild ChangeLog talloc-2.0.0-r1.ebuild talloc-1.3.0.ebuild talloc-1.3.1.ebuild
Date: Wed, 04 Nov 2009 11:30:22
Message-Id: E1N5e4C-0001jw-6L@stork.gentoo.org
1 patrick 09/11/04 11:30:20
2
3 Modified: talloc-2.0.0.ebuild ChangeLog
4 talloc-2.0.0-r1.ebuild talloc-1.3.0.ebuild
5 talloc-1.3.1.ebuild
6 Log:
7 Small dep fix
8 (Portage version: 2.2_rc48/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.4 sys-libs/talloc/talloc-2.0.0.ebuild
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/talloc/talloc-2.0.0.ebuild?rev=1.4&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/talloc/talloc-2.0.0.ebuild?rev=1.4&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/talloc/talloc-2.0.0.ebuild?r1=1.3&r2=1.4
16
17 Index: talloc-2.0.0.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sys-libs/talloc/talloc-2.0.0.ebuild,v
20 retrieving revision 1.3
21 retrieving revision 1.4
22 diff -u -r1.3 -r1.4
23 --- talloc-2.0.0.ebuild 11 Oct 2009 12:03:00 -0000 1.3
24 +++ talloc-2.0.0.ebuild 4 Nov 2009 11:30:19 -0000 1.4
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2009 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/talloc/talloc-2.0.0.ebuild,v 1.3 2009/10/11 12:03:00 betelgeuse Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/talloc/talloc-2.0.0.ebuild,v 1.4 2009/11/04 11:30:19 patrick Exp $
30
31 EAPI="2"
32
33 @@ -15,7 +15,6 @@
34 KEYWORDS="~amd64 ~hppa ~ppc64 ~x86"
35
36 DEPEND="
37 - !net-fs/samba-libs[talloc]
38 !<net-fs/samba-libs-3.4
39 "
40 RDEPEND="${DEPEND}"
41
42
43
44 1.6 sys-libs/talloc/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/talloc/ChangeLog?rev=1.6&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/talloc/ChangeLog?rev=1.6&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/talloc/ChangeLog?r1=1.5&r2=1.6
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sys-libs/talloc/ChangeLog,v
53 retrieving revision 1.5
54 retrieving revision 1.6
55 diff -u -r1.5 -r1.6
56 --- ChangeLog 23 Oct 2009 16:36:21 -0000 1.5
57 +++ ChangeLog 4 Nov 2009 11:30:19 -0000 1.6
58 @@ -1,6 +1,10 @@
59 # ChangeLog for sys-libs/talloc
60 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/talloc/ChangeLog,v 1.5 2009/10/23 16:36:21 patrick Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/talloc/ChangeLog,v 1.6 2009/11/04 11:30:19 patrick Exp $
63 +
64 + 04 Nov 2009; Patrick Lauer <patrick@g.o> talloc-1.3.0.ebuild,
65 + talloc-1.3.1.ebuild, talloc-2.0.0.ebuild, talloc-2.0.0-r1.ebuild:
66 + Small dep fix
67
68 23 Oct 2009; Patrick Lauer <patrick@g.o> talloc-1.3.0.ebuild,
69 talloc-1.3.1.ebuild:
70
71
72
73 1.2 sys-libs/talloc/talloc-2.0.0-r1.ebuild
74
75 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/talloc/talloc-2.0.0-r1.ebuild?rev=1.2&view=markup
76 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/talloc/talloc-2.0.0-r1.ebuild?rev=1.2&content-type=text/plain
77 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/talloc/talloc-2.0.0-r1.ebuild?r1=1.1&r2=1.2
78
79 Index: talloc-2.0.0-r1.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/sys-libs/talloc/talloc-2.0.0-r1.ebuild,v
82 retrieving revision 1.1
83 retrieving revision 1.2
84 diff -u -r1.1 -r1.2
85 --- talloc-2.0.0-r1.ebuild 23 Oct 2009 16:27:11 -0000 1.1
86 +++ talloc-2.0.0-r1.ebuild 4 Nov 2009 11:30:19 -0000 1.2
87 @@ -1,6 +1,6 @@
88 # Copyright 1999-2009 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/talloc/talloc-2.0.0-r1.ebuild,v 1.1 2009/10/23 16:27:11 patrick Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/talloc/talloc-2.0.0-r1.ebuild,v 1.2 2009/11/04 11:30:19 patrick Exp $
92
93 EAPI="2"
94
95 @@ -16,7 +16,6 @@
96
97 DEPEND="
98 doc? ( app-text/docbook-xml-dtd:4.2 )
99 - !net-fs/samba-libs[talloc]
100 !<net-fs/samba-libs-3.4
101 "
102 RDEPEND="${DEPEND}"
103
104
105
106 1.4 sys-libs/talloc/talloc-1.3.0.ebuild
107
108 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/talloc/talloc-1.3.0.ebuild?rev=1.4&view=markup
109 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/talloc/talloc-1.3.0.ebuild?rev=1.4&content-type=text/plain
110 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/talloc/talloc-1.3.0.ebuild?r1=1.3&r2=1.4
111
112 Index: talloc-1.3.0.ebuild
113 ===================================================================
114 RCS file: /var/cvsroot/gentoo-x86/sys-libs/talloc/talloc-1.3.0.ebuild,v
115 retrieving revision 1.3
116 retrieving revision 1.4
117 diff -u -r1.3 -r1.4
118 --- talloc-1.3.0.ebuild 23 Oct 2009 16:36:21 -0000 1.3
119 +++ talloc-1.3.0.ebuild 4 Nov 2009 11:30:19 -0000 1.4
120 @@ -1,6 +1,6 @@
121 # Copyright 1999-2009 Gentoo Foundation
122 # Distributed under the terms of the GNU General Public License v2
123 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/talloc/talloc-1.3.0.ebuild,v 1.3 2009/10/23 16:36:21 patrick Exp $
124 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/talloc/talloc-1.3.0.ebuild,v 1.4 2009/11/04 11:30:19 patrick Exp $
125
126 EAPI="2"
127
128 @@ -14,7 +14,7 @@
129 SLOT="0"
130 KEYWORDS="~amd64 ~hppa ~ppc64 ~x86"
131
132 -DEPEND="!net-fs/samba-libs[talloc]
133 +DEPEND="!<net-fs/samba-libs-3.4
134 app-text/docbook-xml-dtd:4.2"
135 RDEPEND="${DEPEND}"
136
137
138
139
140 1.4 sys-libs/talloc/talloc-1.3.1.ebuild
141
142 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/talloc/talloc-1.3.1.ebuild?rev=1.4&view=markup
143 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/talloc/talloc-1.3.1.ebuild?rev=1.4&content-type=text/plain
144 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/talloc/talloc-1.3.1.ebuild?r1=1.3&r2=1.4
145
146 Index: talloc-1.3.1.ebuild
147 ===================================================================
148 RCS file: /var/cvsroot/gentoo-x86/sys-libs/talloc/talloc-1.3.1.ebuild,v
149 retrieving revision 1.3
150 retrieving revision 1.4
151 diff -u -r1.3 -r1.4
152 --- talloc-1.3.1.ebuild 23 Oct 2009 16:36:21 -0000 1.3
153 +++ talloc-1.3.1.ebuild 4 Nov 2009 11:30:19 -0000 1.4
154 @@ -1,6 +1,6 @@
155 # Copyright 1999-2009 Gentoo Foundation
156 # Distributed under the terms of the GNU General Public License v2
157 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/talloc/talloc-1.3.1.ebuild,v 1.3 2009/10/23 16:36:21 patrick Exp $
158 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/talloc/talloc-1.3.1.ebuild,v 1.4 2009/11/04 11:30:19 patrick Exp $
159
160 EAPI="2"
161
162 @@ -14,7 +14,7 @@
163 SLOT="0"
164 KEYWORDS="~amd64 ~hppa ~ppc64 ~x86"
165
166 -DEPEND="!net-fs/samba-libs[talloc]
167 +DEPEND="!<net-fs/samba-libs-3.4
168 app-text/docbook-xml-dtd:4.2"
169 RDEPEND="${DEPEND}"