Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-libs/libstdc++-v3: libstdc++-v3-3.3.6.ebuild libstdc++-v3-3.3.6-r1.ebuild ChangeLog
Date: Mon, 30 Sep 2013 20:07:24
Message-Id: 20130930200718.E33412004C@flycatcher.gentoo.org
1 vapier 13/09/30 20:07:18
2
3 Modified: libstdc++-v3-3.3.6.ebuild
4 libstdc++-v3-3.3.6-r1.ebuild ChangeLog
5 Log:
6 Drop arm since there are no binary packages we really care about anymore #483148 by Agostino Sarubbo.
7
8 (Portage version: 2.2.0/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)
9
10 Revision Changes Path
11 1.30 sys-libs/libstdc++-v3/libstdc++-v3-3.3.6.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6.ebuild?rev=1.30&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6.ebuild?rev=1.30&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6.ebuild?r1=1.29&r2=1.30
16
17 Index: libstdc++-v3-3.3.6.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6.ebuild,v
20 retrieving revision 1.29
21 retrieving revision 1.30
22 diff -u -r1.29 -r1.30
23 --- libstdc++-v3-3.3.6.ebuild 10 Apr 2013 18:25:48 -0000 1.29
24 +++ libstdc++-v3-3.3.6.ebuild 30 Sep 2013 20:07:18 -0000 1.30
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6.ebuild,v 1.29 2013/04/10 18:25:48 vapier Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6.ebuild,v 1.30 2013/09/30 20:07:18 vapier Exp $
30
31 inherit eutils flag-o-matic libtool multilib
32
33 @@ -116,7 +116,7 @@
34
35 LICENSE="GPL-2 LGPL-2.1"
36 SLOT="5"
37 -KEYWORDS="amd64 arm hppa ~mips ppc -ppc64 sparc x86 ~x86-fbsd"
38 +KEYWORDS="amd64 hppa ~mips ppc -ppc64 sparc x86 ~x86-fbsd"
39 IUSE="multilib nls"
40
41 S=${WORKDIR}/gcc-${PV}
42
43
44
45 1.9 sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r1.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r1.ebuild?rev=1.9&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r1.ebuild?rev=1.9&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r1.ebuild?r1=1.8&r2=1.9
50
51 Index: libstdc++-v3-3.3.6-r1.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r1.ebuild,v
54 retrieving revision 1.8
55 retrieving revision 1.9
56 diff -u -r1.8 -r1.9
57 --- libstdc++-v3-3.3.6-r1.ebuild 6 Sep 2013 14:57:11 -0000 1.8
58 +++ libstdc++-v3-3.3.6-r1.ebuild 30 Sep 2013 20:07:18 -0000 1.9
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2013 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r1.ebuild,v 1.8 2013/09/06 14:57:11 ago Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r1.ebuild,v 1.9 2013/09/30 20:07:18 vapier Exp $
64
65 inherit eutils flag-o-matic libtool multilib
66
67 @@ -116,7 +116,7 @@
68
69 LICENSE="GPL-2 LGPL-2.1"
70 SLOT="5"
71 -KEYWORDS="amd64 ~arm hppa ~mips ppc -ppc64 sparc ~x86 ~x86-fbsd"
72 +KEYWORDS="amd64 hppa ~mips ppc -ppc64 sparc ~x86 ~x86-fbsd"
73 IUSE="multilib nls"
74
75 S=${WORKDIR}/gcc-${PV}
76
77
78
79 1.72 sys-libs/libstdc++-v3/ChangeLog
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libstdc++-v3/ChangeLog?rev=1.72&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libstdc++-v3/ChangeLog?rev=1.72&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libstdc++-v3/ChangeLog?r1=1.71&r2=1.72
84
85 Index: ChangeLog
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/ChangeLog,v
88 retrieving revision 1.71
89 retrieving revision 1.72
90 diff -u -r1.71 -r1.72
91 --- ChangeLog 6 Sep 2013 14:57:11 -0000 1.71
92 +++ ChangeLog 30 Sep 2013 20:07:18 -0000 1.72
93 @@ -1,6 +1,11 @@
94 # ChangeLog for sys-libs/libstdc++-v3
95 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
96 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/ChangeLog,v 1.71 2013/09/06 14:57:11 ago Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/ChangeLog,v 1.72 2013/09/30 20:07:18 vapier Exp $
98 +
99 + 30 Sep 2013; Mike Frysinger <vapier@g.o> libstdc++-v3-3.3.6-r1.ebuild,
100 + libstdc++-v3-3.3.6.ebuild:
101 + Drop arm since there are no binary packages we really care about anymore
102 + #483148 by Agostino Sarubbo.
103
104 06 Sep 2013; Agostino Sarubbo <ago@g.o> libstdc++-v3-3.3.6-r1.ebuild:
105 Stable for sparc, wrt bug #452614