Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/wvstreams: wvstreams-4.6.1-r3.ebuild ChangeLog
Date: Thu, 06 Jun 2013 14:39:05
Message-Id: 20130606143858.68A302171D@flycatcher.gentoo.org
1 jer 13/06/06 14:38:58
2
3 Modified: wvstreams-4.6.1-r3.ebuild ChangeLog
4 Log:
5 Respect AR.
6
7 (Portage version: 2.2.0_alpha177/cvs/Linux x86_64, signed Manifest commit with key A792A613)
8
9 Revision Changes Path
10 1.3 net-libs/wvstreams/wvstreams-4.6.1-r3.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/wvstreams/wvstreams-4.6.1-r3.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/wvstreams/wvstreams-4.6.1-r3.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/wvstreams/wvstreams-4.6.1-r3.ebuild?r1=1.2&r2=1.3
15
16 Index: wvstreams-4.6.1-r3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-libs/wvstreams/wvstreams-4.6.1-r3.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- wvstreams-4.6.1-r3.ebuild 8 May 2013 20:29:39 -0000 1.2
23 +++ wvstreams-4.6.1-r3.ebuild 6 Jun 2013 14:38:58 -0000 1.3
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2013 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/wvstreams-4.6.1-r3.ebuild,v 1.2 2013/05/08 20:29:39 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/wvstreams-4.6.1-r3.ebuild,v 1.3 2013/06/06 14:38:58 jer Exp $
29
30 EAPI=5
31 inherit autotools eutils flag-o-matic toolchain-funcs versionator
32 @@ -65,7 +65,7 @@
33 append-flags -fno-strict-aliasing
34 append-flags -fno-tree-dce -fno-optimize-sibling-calls #421375
35
36 - tc-export CXX
37 + tc-export AR CXX
38
39 use boost && export ac_cv_header_tr1_functional=no
40
41
42
43
44 1.153 net-libs/wvstreams/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/wvstreams/ChangeLog?rev=1.153&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/wvstreams/ChangeLog?rev=1.153&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/wvstreams/ChangeLog?r1=1.152&r2=1.153
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/net-libs/wvstreams/ChangeLog,v
53 retrieving revision 1.152
54 retrieving revision 1.153
55 diff -u -r1.152 -r1.153
56 --- ChangeLog 8 May 2013 20:29:39 -0000 1.152
57 +++ ChangeLog 6 Jun 2013 14:38:58 -0000 1.153
58 @@ -1,6 +1,9 @@
59 # ChangeLog for net-libs/wvstreams
60 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/ChangeLog,v 1.152 2013/05/08 20:29:39 jer Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/ChangeLog,v 1.153 2013/06/06 14:38:58 jer Exp $
63 +
64 + 06 Jun 2013; Jeroen Roovers <jer@g.o> wvstreams-4.6.1-r3.ebuild:
65 + Respect AR.
66
67 08 May 2013; Jeroen Roovers <jer@g.o> wvstreams-4.6.1-r2.ebuild,
68 wvstreams-4.6.1-r3.ebuild: