Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@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, 27 Jan 2014 14:54:31
Message-Id: 20140127145425.5B39D2004C@flycatcher.gentoo.org
1 jer 14/01/27 14:54:25
2
3 Modified: libstdc++-v3-3.3.6.ebuild
4 libstdc++-v3-3.3.6-r1.ebuild ChangeLog
5 Log:
6 Drop HPPA keywording.
7
8 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A792A613)
9
10 Revision Changes Path
11 1.31 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.31&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6.ebuild?rev=1.31&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.30&r2=1.31
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.30
21 retrieving revision 1.31
22 diff -u -r1.30 -r1.31
23 --- libstdc++-v3-3.3.6.ebuild 30 Sep 2013 20:07:18 -0000 1.30
24 +++ libstdc++-v3-3.3.6.ebuild 27 Jan 2014 14:54:25 -0000 1.31
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2013 Gentoo Foundation
27 +# Copyright 1999-2014 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
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 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6.ebuild,v 1.31 2014/01/27 14:54:25 jer Exp $
31
32 inherit eutils flag-o-matic libtool multilib
33
34 @@ -116,7 +116,7 @@
35
36 LICENSE="GPL-2 LGPL-2.1"
37 SLOT="5"
38 -KEYWORDS="amd64 hppa ~mips ppc -ppc64 sparc x86 ~x86-fbsd"
39 +KEYWORDS="amd64 ~mips ppc -ppc64 sparc x86 ~x86-fbsd"
40 IUSE="multilib nls"
41
42 S=${WORKDIR}/gcc-${PV}
43
44
45
46 1.11 sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r1.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r1.ebuild?rev=1.11&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r1.ebuild?rev=1.11&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r1.ebuild?r1=1.10&r2=1.11
51
52 Index: libstdc++-v3-3.3.6-r1.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r1.ebuild,v
55 retrieving revision 1.10
56 retrieving revision 1.11
57 diff -u -r1.10 -r1.11
58 --- libstdc++-v3-3.3.6-r1.ebuild 1 Dec 2013 14:14:08 -0000 1.10
59 +++ libstdc++-v3-3.3.6-r1.ebuild 27 Jan 2014 14:54:25 -0000 1.11
60 @@ -1,6 +1,6 @@
61 -# Copyright 1999-2013 Gentoo Foundation
62 +# Copyright 1999-2014 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r1.ebuild,v 1.10 2013/12/01 14:14:08 johu Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r1.ebuild,v 1.11 2014/01/27 14:54:25 jer Exp $
66
67 inherit eutils flag-o-matic libtool multilib
68
69 @@ -116,7 +116,7 @@
70
71 LICENSE="GPL-2 LGPL-2.1"
72 SLOT="5"
73 -KEYWORDS="amd64 hppa ~mips ppc -ppc64 sparc x86 ~x86-fbsd"
74 +KEYWORDS="amd64 ~mips ppc -ppc64 sparc x86 ~x86-fbsd"
75 IUSE="multilib nls"
76
77 S=${WORKDIR}/gcc-${PV}
78
79
80
81 1.74 sys-libs/libstdc++-v3/ChangeLog
82
83 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libstdc++-v3/ChangeLog?rev=1.74&view=markup
84 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libstdc++-v3/ChangeLog?rev=1.74&content-type=text/plain
85 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libstdc++-v3/ChangeLog?r1=1.73&r2=1.74
86
87 Index: ChangeLog
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/ChangeLog,v
90 retrieving revision 1.73
91 retrieving revision 1.74
92 diff -u -r1.73 -r1.74
93 --- ChangeLog 1 Dec 2013 14:14:08 -0000 1.73
94 +++ ChangeLog 27 Jan 2014 14:54:25 -0000 1.74
95 @@ -1,6 +1,10 @@
96 # ChangeLog for sys-libs/libstdc++-v3
97 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
98 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/ChangeLog,v 1.73 2013/12/01 14:14:08 johu Exp $
99 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
100 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/ChangeLog,v 1.74 2014/01/27 14:54:25 jer Exp $
101 +
102 + 27 Jan 2014; Jeroen Roovers <jer@g.o> libstdc++-v3-3.3.6-r1.ebuild,
103 + libstdc++-v3-3.3.6.ebuild:
104 + Drop HPPA keywording.
105
106 01 Dec 2013; Johannes Huber <johu@g.o> libstdc++-v3-3.3.6-r1.ebuild:
107 x86 stable, bug #452614