Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in virtual/libstdc++: libstdc++-3.3.ebuild ChangeLog
Date: Mon, 30 Sep 2013 20:05:44
Message-Id: 20130930200541.59FA92004C@flycatcher.gentoo.org
1 vapier 13/09/30 20:05:41
2
3 Modified: libstdc++-3.3.ebuild ChangeLog
4 Log:
5 Drop arm since there are no binary packages we really care about anymore #483148 by Agostino Sarubbo.
6
7 (Portage version: 2.2.0/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)
8
9 Revision Changes Path
10 1.19 virtual/libstdc++/libstdc++-3.3.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild?rev=1.19&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild?rev=1.19&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild?r1=1.18&r2=1.19
15
16 Index: libstdc++-3.3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild,v
19 retrieving revision 1.18
20 retrieving revision 1.19
21 diff -u -r1.18 -r1.19
22 --- libstdc++-3.3.ebuild 14 Jul 2012 19:42:26 -0000 1.18
23 +++ libstdc++-3.3.ebuild 30 Sep 2013 20:05:41 -0000 1.19
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2012 Gentoo Foundation
26 +# Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild,v 1.18 2012/07/14 19:42:26 ulm Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild,v 1.19 2013/09/30 20:05:41 vapier Exp $
30
31 DESCRIPTION="Virtual for the GNU Standard C++ Library for <gcc-3.4"
32 HOMEPAGE=""
33 @@ -8,7 +8,7 @@
34
35 LICENSE=""
36 SLOT="3.3"
37 -KEYWORDS="amd64 arm ia64 ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
38 +KEYWORDS="amd64 ia64 ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
39 IUSE=""
40
41 DEPEND=""
42
43
44
45 1.19 virtual/libstdc++/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libstdc++/ChangeLog?rev=1.19&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libstdc++/ChangeLog?rev=1.19&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libstdc++/ChangeLog?r1=1.18&r2=1.19
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/virtual/libstdc++/ChangeLog,v
54 retrieving revision 1.18
55 retrieving revision 1.19
56 diff -u -r1.18 -r1.19
57 --- ChangeLog 14 Jul 2012 19:42:26 -0000 1.18
58 +++ ChangeLog 30 Sep 2013 20:05:41 -0000 1.19
59 @@ -1,6 +1,10 @@
60 # ChangeLog for virtual/libstdc++
61 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/virtual/libstdc++/ChangeLog,v 1.18 2012/07/14 19:42:26 ulm Exp $
63 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/virtual/libstdc++/ChangeLog,v 1.19 2013/09/30 20:05:41 vapier Exp $
65 +
66 + 30 Sep 2013; Mike Frysinger <vapier@g.o> libstdc++-3.3.ebuild:
67 + Drop arm since there are no binary packages we really care about anymore
68 + #483148 by Agostino Sarubbo.
69
70 14 Jul 2012; Ulrich Müller <ulm@g.o> libstdc++-3.3.ebuild:
71 QA: Define mandatory ebuild variables, bug 425848.
72 @@ -56,4 +60,3 @@
73 20 Dec 2005; Mark Loeser <halcy0n@g.o> +metadata.xml,
74 +libstdc++-3.3.ebuild:
75 Initial commit of the libstdc++ virtual
76 -