Gentoo Archives: gentoo-commits

From: "Victor Ostorga (vostorga)" <vostorga@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-libs/talloc: ChangeLog talloc-2.1.0.ebuild
Date: Sun, 02 Feb 2014 17:41:02
Message-Id: 20140202174057.61D502004C@flycatcher.gentoo.org
1 vostorga 14/02/02 17:40:57
2
3 Modified: ChangeLog talloc-2.1.0.ebuild
4 Log:
5 Reverting commit on talloc-2.1.0 , because emul-linux-x86-baselibs still provides talloc. Check bug #491222 for multilib patch
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xE25EE336)
8
9 Revision Changes Path
10 1.63 sys-libs/talloc/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/talloc/ChangeLog?rev=1.63&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/talloc/ChangeLog?rev=1.63&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/talloc/ChangeLog?r1=1.62&r2=1.63
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-libs/talloc/ChangeLog,v
19 retrieving revision 1.62
20 retrieving revision 1.63
21 diff -u -r1.62 -r1.63
22 --- ChangeLog 1 Feb 2014 20:50:03 -0000 1.62
23 +++ ChangeLog 2 Feb 2014 17:40:57 -0000 1.63
24 @@ -1,8 +1,12 @@
25 # ChangeLog for sys-libs/talloc
26 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/talloc/ChangeLog,v 1.62 2014/02/01 20:50:03 vostorga Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/talloc/ChangeLog,v 1.63 2014/02/02 17:40:57 vostorga Exp $
29
30 - 01 Feb 2014; Victor Ostorga talloc-2.1.0.ebuild:
31 + 02 Feb 2014; Victor Ostorga <vostorga@g.o> talloc-2.1.0.ebuild:
32 + Reverting commit on talloc-2.1.0 , because emul-linux-x86-baselibs still
33 + provides talloc. Check bug #491222 for multilib patch
34 +
35 + 01 Feb 2014; Victor Ostorga <vostorga@g.o> talloc-2.1.0.ebuild:
36 Adding multilib support, bug #491222 , patch thanks to Kenneth Graunke
37 <kenneth@×××××××××.org>
38
39 @@ -119,32 +123,32 @@
40 18 Dec 2011; Mike Gilbert <floppym@g.o> +talloc-2.0.1-r2.ebuild:
41 Install missing SONAME symlink. Resolves bug 394787.
42
43 - 18 Oct 2011; Víctor Ostorga <vostorga@g.o> talloc-2.0.7.ebuild:
44 + 18 Oct 2011; Víctor Ostorga <vostorga@g.o> talloc-2.0.7.ebuild:
45 Adding block on <sys-libs/talloc-2.0.5 to DEPEND, bug 387509
46
47 *talloc-2.0.7 (27 Sep 2011)
48
49 - 27 Sep 2011; Víctor Ostorga <vostorga@g.o> +talloc-2.0.7.ebuild:
50 + 27 Sep 2011; Víctor Ostorga <vostorga@g.o> +talloc-2.0.7.ebuild:
51 Version bump to 2.0.7
52
53 27 Aug 2011; Fabian Groffen <grobian@g.o> talloc-2.0.5.ebuild:
54 Fix install_names on Darwin, working around tremendously broken
55 waf-buildsystem, bug #374455, keyworded ~x64-macos
56
57 - 17 Aug 2011; Chí-Thanh Christopher Nguyễn <chithanh@g.o>
58 + 17 Aug 2011; Chí-Thanh Christopher Nguyễn <chithanh@g.o>
59 talloc-2.0.5.ebuild:
60 keyword ~sparc-solaris
61
62 07 Jul 2011; Alexis Ballier <aballier@g.o> talloc-2.0.5.ebuild:
63 keyword ~x86-fbsd
64
65 - 02 Jun 2011; Víctor Ostorga <vostorga@g.o> talloc-2.0.5.ebuild:
66 + 02 Jun 2011; Víctor Ostorga <vostorga@g.o> talloc-2.0.5.ebuild:
67 Adding dependency dev-lang/python[threads] bug 363071
68
69 16 Mar 2011; Samuli Suominen <ssuominen@g.o> talloc-2.0.5.ebuild:
70 Stop unnecessarily forcing Python 2.6.
71
72 - 15 Mar 2011; Víctor Ostorga <vostorga@g.o> talloc-2.0.5.ebuild:
73 + 15 Mar 2011; Víctor Ostorga <vostorga@g.o> talloc-2.0.5.ebuild:
74 Fixing collision with /usr/lib/libtalloc.so.2 bug #351608 setting python
75 2.6 as runtime python bug #354587 #357269
76
77 @@ -153,7 +157,7 @@
78
79 *talloc-2.0.5 (13 Jan 2011)
80
81 - 13 Jan 2011; Tomáš Chvátal <scarabeus@g.o> +talloc-2.0.5.ebuild:
82 + 13 Jan 2011; Tomáš Chvátal <scarabeus@g.o> +talloc-2.0.5.ebuild:
83 Add new talloc version. NOTE: doc xsl file is fetched from net rather than
84 using the system one, this needs to be fixed.
85
86 @@ -168,7 +172,7 @@
87 Respect LDFLAGS. Fixes bug 323497. Thanks Andreis Vinogradovs
88 <spamslepnoga@×××××.ru> for report.
89
90 - 05 Jun 2010; Raúl Porcel <armin76@g.o> talloc-2.0.1-r1.ebuild:
91 + 05 Jun 2010; Raúl Porcel <armin76@g.o> talloc-2.0.1-r1.ebuild:
92 alpha/arm/ia64/s390/sh/sparc stable wrt #300158
93
94 19 May 2010; Jeroen Roovers <jer@g.o> talloc-2.0.1-r1.ebuild:
95 @@ -178,12 +182,12 @@
96 talloc-2.0.1-r1.ebuild:
97 x86 stable wrt bug #300158
98
99 - 03 May 2010; Olivier Crête <tester@g.o> ChangeLog:
100 + 03 May 2010; Olivier Crête <tester@g.o> ChangeLog:
101 amd64 stable, bug #300158
102
103 *talloc-2.0.1-r1 (03 Apr 2010)
104
105 - 03 Apr 2010; Tiziano Müller <dev-zero@g.o>
106 + 03 Apr 2010; Tiziano Müller <dev-zero@g.o>
107 +talloc-2.0.1-r1.ebuild, metadata.xml:
108 Fixed: unnecessary inherit, swig dependency, documentation install,
109 static-libs building.
110 @@ -193,11 +197,11 @@
111 26 Jan 2010; Patrick Lauer <patrick@g.o> +talloc-2.0.1.ebuild:
112 Bump
113
114 - 06 Dec 2009; Diego E. Pettenò <flameeyes@g.o>
115 + 06 Dec 2009; Diego E. Pettenò <flameeyes@g.o>
116 talloc-2.0.0-r1.ebuild:
117 Block older samba (to force uninstall).
118
119 - 30 Nov 2009; Raúl Porcel <armin76@g.o> talloc-2.0.0-r1.ebuild:
120 + 30 Nov 2009; Raúl Porcel <armin76@g.o> talloc-2.0.0-r1.ebuild:
121 Add ~arm/~ia64/~s390/~sh/~sparc wrt #285952
122
123 29 Nov 2009; Tobias Klausmann <klausman@g.o>
124 @@ -222,7 +226,7 @@
125 Ebuild cleanups thanks to pva, bug #288536, making docs optional #290193,
126 thanks to Andrew Church for the patch
127
128 - 11 Oct 2009; Petteri Räty <betelgeuse@g.o> talloc-2.0.0.ebuild:
129 + 11 Oct 2009; Petteri Räty <betelgeuse@g.o> talloc-2.0.0.ebuild:
130 Block <net-fs/samba-libs-3.4 for bug #288545.
131
132 09 Oct 2009; Patrick Lauer <patrick@g.o> talloc-1.3.0.ebuild,
133
134
135
136 1.4 sys-libs/talloc/talloc-2.1.0.ebuild
137
138 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/talloc/talloc-2.1.0.ebuild?rev=1.4&view=markup
139 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/talloc/talloc-2.1.0.ebuild?rev=1.4&content-type=text/plain
140 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/talloc/talloc-2.1.0.ebuild?r1=1.3&r2=1.4
141
142 Index: talloc-2.1.0.ebuild
143 ===================================================================
144 RCS file: /var/cvsroot/gentoo-x86/sys-libs/talloc/talloc-2.1.0.ebuild,v
145 retrieving revision 1.3
146 retrieving revision 1.4
147 diff -u -r1.3 -r1.4
148 --- talloc-2.1.0.ebuild 1 Feb 2014 20:50:03 -0000 1.3
149 +++ talloc-2.1.0.ebuild 2 Feb 2014 17:40:57 -0000 1.4
150 @@ -1,13 +1,13 @@
151 # Copyright 1999-2014 Gentoo Foundation
152 # Distributed under the terms of the GNU General Public License v2
153 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/talloc/talloc-2.1.0.ebuild,v 1.3 2014/02/01 20:50:03 vostorga Exp $
154 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/talloc/talloc-2.1.0.ebuild,v 1.4 2014/02/02 17:40:57 vostorga Exp $
155
156 EAPI=5
157
158 PYTHON_COMPAT=( python{2_6,2_7} )
159 PYTHON_REQ_USE="threads"
160
161 -inherit waf-utils python-single-r1 multilib multilib-minimal
162 +inherit waf-utils python-single-r1 multilib
163
164 DESCRIPTION="Samba talloc library"
165 HOMEPAGE="http://talloc.samba.org/"
166 @@ -21,7 +21,6 @@
167 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
168
169 RDEPEND="${PYTHON_DEPS}
170 - abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20130224-r5 )
171 !!<sys-libs/talloc-2.0.5"
172 DEPEND="${RDEPEND}
173 dev-libs/libxslt
174 @@ -29,11 +28,7 @@
175
176 WAF_BINARY="${S}/buildtools/bin/waf"
177
178 -src_prepare() {
179 - multilib_copy_sources
180 -}
181 -
182 -multilib_src_configure() {
183 +src_configure() {
184 local extra_opts=""
185
186 use compat && extra_opts+=" --enable-talloc-compat1"
187 @@ -42,7 +37,7 @@
188 ${extra_opts}
189 }
190
191 -multilib_src_install() {
192 +src_install() {
193 waf-utils_src_install
194
195 # waf is stupid, and no, we can't fix the build-system, since it's provided