* [gentoo-commits] gentoo-x86 commit in virtual/libstdc++: libstdc++-3.3.ebuild ChangeLog
@ 2007-11-08 8:15 Markus Rothe (corsair)
0 siblings, 0 replies; 9+ messages in thread
From: Markus Rothe (corsair) @ 2007-11-08 8:15 UTC (permalink / raw
To: gentoo-commits
corsair 07/11/08 08:15:24
Modified: libstdc++-3.3.ebuild ChangeLog
Log:
Add entry for libstdc++-v3-bin; bug #195264
(Portage version: 2.1.3.16)
Revision Changes Path
1.11 virtual/libstdc++/libstdc++-3.3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild?r1=1.10&r2=1.11
Index: libstdc++-3.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- libstdc++-3.3.ebuild 11 Jul 2007 05:04:22 -0000 1.10
+++ libstdc++-3.3.ebuild 8 Nov 2007 08:15:24 -0000 1.11
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild,v 1.10 2007/07/11 05:04:22 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild,v 1.11 2007/11/08 08:15:24 corsair Exp $
DESCRIPTION="Virtual for the GNU Standard C++ Library"
HOMEPAGE="http://www.gentoo.org/proj/en/base/"
@@ -10,4 +10,4 @@
KEYWORDS="-* amd64 ia64 ppc ppc64 x86 ~x86-fbsd"
IUSE=""
DEPEND=""
-RDEPEND="|| ( =sys-libs/libstdc++-v3-3.3* =sys-devel/gcc-3.3* )"
+RDEPEND="|| ( =sys-libs/libstdc++-v3-bin-3.3* =sys-libs/libstdc++-v3-3.3* =sys-devel/gcc-3.3* )"
1.11 virtual/libstdc++/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libstdc++/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libstdc++/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libstdc++/ChangeLog?r1=1.10&r2=1.11
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/libstdc++/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog 21 Jul 2006 00:24:18 -0000 1.10
+++ ChangeLog 8 Nov 2007 08:15:24 -0000 1.11
@@ -1,6 +1,9 @@
# ChangeLog for virtual/libstdc++
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/libstdc++/ChangeLog,v 1.10 2006/07/21 00:24:18 flameeyes Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/libstdc++/ChangeLog,v 1.11 2007/11/08 08:15:24 corsair Exp $
+
+ 08 Nov 2007; Markus Rothe <corsair@gentoo.org> libstdc++-3.3.ebuild:
+ Add entry for libstdc++-v3-bin; bug #195264
21 Jul 2006; Diego Pettenò <flameeyes@gentoo.org> libstdc++-3.3.ebuild:
Add ~x86-fbsd keyword as needed to add diablo-jre-bin (see bug #141071).
--
gentoo-commits@gentoo.org mailing list
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in virtual/libstdc++: libstdc++-3.3.ebuild ChangeLog
@ 2007-12-05 20:10 Raul Porcel (armin76)
0 siblings, 0 replies; 9+ messages in thread
From: Raul Porcel (armin76) @ 2007-12-05 20:10 UTC (permalink / raw
To: gentoo-commits
armin76 07/12/05 20:10:35
Modified: libstdc++-3.3.ebuild ChangeLog
Log:
Drop ia64 keyword as gcc-3.3.2-r7 is gone
(Portage version: 2.1.3.19)
Revision Changes Path
1.12 virtual/libstdc++/libstdc++-3.3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild?r1=1.11&r2=1.12
Index: libstdc++-3.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- libstdc++-3.3.ebuild 8 Nov 2007 08:15:24 -0000 1.11
+++ libstdc++-3.3.ebuild 5 Dec 2007 20:10:35 -0000 1.12
@@ -1,13 +1,13 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild,v 1.11 2007/11/08 08:15:24 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild,v 1.12 2007/12/05 20:10:35 armin76 Exp $
DESCRIPTION="Virtual for the GNU Standard C++ Library"
HOMEPAGE="http://www.gentoo.org/proj/en/base/"
SRC_URI=""
LICENSE="GPL-2"
SLOT="3.3"
-KEYWORDS="-* amd64 ia64 ppc ppc64 x86 ~x86-fbsd"
+KEYWORDS="-* amd64 ppc ppc64 x86 ~x86-fbsd"
IUSE=""
DEPEND=""
RDEPEND="|| ( =sys-libs/libstdc++-v3-bin-3.3* =sys-libs/libstdc++-v3-3.3* =sys-devel/gcc-3.3* )"
1.12 virtual/libstdc++/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libstdc++/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libstdc++/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libstdc++/ChangeLog?r1=1.11&r2=1.12
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/libstdc++/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog 8 Nov 2007 08:15:24 -0000 1.11
+++ ChangeLog 5 Dec 2007 20:10:35 -0000 1.12
@@ -1,6 +1,9 @@
# ChangeLog for virtual/libstdc++
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/libstdc++/ChangeLog,v 1.11 2007/11/08 08:15:24 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/libstdc++/ChangeLog,v 1.12 2007/12/05 20:10:35 armin76 Exp $
+
+ 05 Dec 2007; Raúl Porcel <armin76@gentoo.org> libstdc++-3.3.ebuild:
+ Drop ia64 keyword as gcc-3.3.2-r7 is gone
08 Nov 2007; Markus Rothe <corsair@gentoo.org> libstdc++-3.3.ebuild:
Add entry for libstdc++-v3-bin; bug #195264
--
gentoo-commits@gentoo.org mailing list
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in virtual/libstdc++: libstdc++-3.3.ebuild ChangeLog
@ 2007-12-24 19:34 Raul Porcel (armin76)
0 siblings, 0 replies; 9+ messages in thread
From: Raul Porcel (armin76) @ 2007-12-24 19:34 UTC (permalink / raw
To: gentoo-commits
armin76 07/12/24 19:34:17
Modified: libstdc++-3.3.ebuild ChangeLog
Log:
Re-add ia64
(Portage version: 2.1.3.19, RepoMan options: --force)
Revision Changes Path
1.13 virtual/libstdc++/libstdc++-3.3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild?r1=1.12&r2=1.13
Index: libstdc++-3.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- libstdc++-3.3.ebuild 5 Dec 2007 20:10:35 -0000 1.12
+++ libstdc++-3.3.ebuild 24 Dec 2007 19:34:16 -0000 1.13
@@ -1,13 +1,13 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild,v 1.12 2007/12/05 20:10:35 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild,v 1.13 2007/12/24 19:34:16 armin76 Exp $
DESCRIPTION="Virtual for the GNU Standard C++ Library"
HOMEPAGE="http://www.gentoo.org/proj/en/base/"
SRC_URI=""
LICENSE="GPL-2"
SLOT="3.3"
-KEYWORDS="-* amd64 ppc ppc64 x86 ~x86-fbsd"
+KEYWORDS="-* amd64 ia64 ppc ppc64 x86 ~x86-fbsd"
IUSE=""
DEPEND=""
RDEPEND="|| ( =sys-libs/libstdc++-v3-bin-3.3* =sys-libs/libstdc++-v3-3.3* =sys-devel/gcc-3.3* )"
1.13 virtual/libstdc++/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libstdc++/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libstdc++/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libstdc++/ChangeLog?r1=1.12&r2=1.13
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/libstdc++/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog 5 Dec 2007 20:10:35 -0000 1.12
+++ ChangeLog 24 Dec 2007 19:34:16 -0000 1.13
@@ -1,6 +1,9 @@
# ChangeLog for virtual/libstdc++
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/libstdc++/ChangeLog,v 1.12 2007/12/05 20:10:35 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/libstdc++/ChangeLog,v 1.13 2007/12/24 19:34:16 armin76 Exp $
+
+ 24 Dec 2007; Raúl Porcel <armin76@gentoo.org> libstdc++-3.3.ebuild:
+ Re-add ia64
05 Dec 2007; Raúl Porcel <armin76@gentoo.org> libstdc++-3.3.ebuild:
Drop ia64 keyword as gcc-3.3.2-r7 is gone
--
gentoo-commits@gentoo.org mailing list
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in virtual/libstdc++: libstdc++-3.3.ebuild ChangeLog
@ 2009-05-02 2:03 Mark Loeser (halcy0n)
0 siblings, 0 replies; 9+ messages in thread
From: Mark Loeser (halcy0n) @ 2009-05-02 2:03 UTC (permalink / raw
To: gentoo-commits
halcy0n 09/05/02 02:03:27
Modified: libstdc++-3.3.ebuild ChangeLog
Log:
Remove gcc-3.3 from the RDEPEND since its likely to not work, and no one is going to have it installed, so the libstd++ ebuild will be quicker
(Portage version: 2.2_rc31/cvs/Linux i686)
Revision Changes Path
1.14 virtual/libstdc++/libstdc++-3.3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild?r1=1.13&r2=1.14
Index: libstdc++-3.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- libstdc++-3.3.ebuild 24 Dec 2007 19:34:16 -0000 1.13
+++ libstdc++-3.3.ebuild 2 May 2009 02:03:27 -0000 1.14
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild,v 1.13 2007/12/24 19:34:16 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild,v 1.14 2009/05/02 02:03:27 halcy0n Exp $
DESCRIPTION="Virtual for the GNU Standard C++ Library"
HOMEPAGE="http://www.gentoo.org/proj/en/base/"
@@ -10,4 +10,4 @@
KEYWORDS="-* amd64 ia64 ppc ppc64 x86 ~x86-fbsd"
IUSE=""
DEPEND=""
-RDEPEND="|| ( =sys-libs/libstdc++-v3-bin-3.3* =sys-libs/libstdc++-v3-3.3* =sys-devel/gcc-3.3* )"
+RDEPEND="|| ( =sys-libs/libstdc++-v3-bin-3.3* =sys-libs/libstdc++-v3-3.3* )"
1.14 virtual/libstdc++/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libstdc++/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libstdc++/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libstdc++/ChangeLog?r1=1.13&r2=1.14
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/libstdc++/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog 24 Dec 2007 19:34:16 -0000 1.13
+++ ChangeLog 2 May 2009 02:03:27 -0000 1.14
@@ -1,6 +1,10 @@
# ChangeLog for virtual/libstdc++
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/libstdc++/ChangeLog,v 1.13 2007/12/24 19:34:16 armin76 Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/libstdc++/ChangeLog,v 1.14 2009/05/02 02:03:27 halcy0n Exp $
+
+ 02 May 2009; Mark Loeser <halcy0n@gentoo.org> libstdc++-3.3.ebuild:
+ Remove gcc-3.3 from the RDEPEND since its likely to not work, and no one
+ is going to have it installed, so the libstd++ ebuild will be quicker
24 Dec 2007; Raúl Porcel <armin76@gentoo.org> libstdc++-3.3.ebuild:
Re-add ia64
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in virtual/libstdc++: libstdc++-3.3.ebuild ChangeLog
@ 2009-12-15 19:47 Jonathan Callen (abcd)
0 siblings, 0 replies; 9+ messages in thread
From: Jonathan Callen (abcd) @ 2009-12-15 19:47 UTC (permalink / raw
To: gentoo-commits
abcd 09/12/15 19:47:12
Modified: libstdc++-3.3.ebuild ChangeLog
Log:
QA: Add prefix keywords
(Portage version: -svn/cvs/Linux i686, RepoMan options: --force)
Revision Changes Path
1.15 virtual/libstdc++/libstdc++-3.3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild?r1=1.14&r2=1.15
Index: libstdc++-3.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- libstdc++-3.3.ebuild 2 May 2009 02:03:27 -0000 1.14
+++ libstdc++-3.3.ebuild 15 Dec 2009 19:47:12 -0000 1.15
@@ -1,13 +1,13 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild,v 1.14 2009/05/02 02:03:27 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild,v 1.15 2009/12/15 19:47:12 abcd Exp $
DESCRIPTION="Virtual for the GNU Standard C++ Library"
HOMEPAGE="http://www.gentoo.org/proj/en/base/"
SRC_URI=""
LICENSE="GPL-2"
SLOT="3.3"
-KEYWORDS="-* amd64 ia64 ppc ppc64 x86 ~x86-fbsd"
+KEYWORDS="-* amd64 ia64 ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE=""
DEPEND=""
RDEPEND="|| ( =sys-libs/libstdc++-v3-bin-3.3* =sys-libs/libstdc++-v3-3.3* )"
1.15 virtual/libstdc++/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libstdc++/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libstdc++/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libstdc++/ChangeLog?r1=1.14&r2=1.15
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/libstdc++/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog 2 May 2009 02:03:27 -0000 1.14
+++ ChangeLog 15 Dec 2009 19:47:12 -0000 1.15
@@ -1,6 +1,9 @@
# ChangeLog for virtual/libstdc++
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/libstdc++/ChangeLog,v 1.14 2009/05/02 02:03:27 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/libstdc++/ChangeLog,v 1.15 2009/12/15 19:47:12 abcd Exp $
+
+ 15 Dec 2009; Jonathan Callen <abcd@gentoo.org> libstdc++-3.3.ebuild:
+ QA: Add prefix keywords
02 May 2009; Mark Loeser <halcy0n@gentoo.org> libstdc++-3.3.ebuild:
Remove gcc-3.3 from the RDEPEND since its likely to not work, and no one
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in virtual/libstdc++: libstdc++-3.3.ebuild ChangeLog
@ 2010-01-11 11:05 Ulrich Mueller (ulm)
0 siblings, 0 replies; 9+ messages in thread
From: Ulrich Mueller (ulm) @ 2010-01-11 11:05 UTC (permalink / raw
To: gentoo-commits
ulm 10/01/11 11:05:59
Modified: libstdc++-3.3.ebuild ChangeLog
Log:
Set empty HOMEPAGE and LICENSE.
(Portage version: 2.2_rc61/cvs/Linux i686)
Revision Changes Path
1.16 virtual/libstdc++/libstdc++-3.3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild?r1=1.15&r2=1.16
Index: libstdc++-3.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- libstdc++-3.3.ebuild 15 Dec 2009 19:47:12 -0000 1.15
+++ libstdc++-3.3.ebuild 11 Jan 2010 11:05:59 -0000 1.16
@@ -1,11 +1,11 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild,v 1.15 2009/12/15 19:47:12 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild,v 1.16 2010/01/11 11:05:59 ulm Exp $
DESCRIPTION="Virtual for the GNU Standard C++ Library"
-HOMEPAGE="http://www.gentoo.org/proj/en/base/"
+HOMEPAGE=""
SRC_URI=""
-LICENSE="GPL-2"
+LICENSE=""
SLOT="3.3"
KEYWORDS="-* amd64 ia64 ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE=""
1.16 virtual/libstdc++/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libstdc++/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libstdc++/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libstdc++/ChangeLog?r1=1.15&r2=1.16
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/libstdc++/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog 15 Dec 2009 19:47:12 -0000 1.15
+++ ChangeLog 11 Jan 2010 11:05:59 -0000 1.16
@@ -1,6 +1,9 @@
# ChangeLog for virtual/libstdc++
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/libstdc++/ChangeLog,v 1.15 2009/12/15 19:47:12 abcd Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/libstdc++/ChangeLog,v 1.16 2010/01/11 11:05:59 ulm Exp $
+
+ 11 Jan 2010; Ulrich Mueller <ulm@gentoo.org> libstdc++-3.3.ebuild:
+ Set empty HOMEPAGE and LICENSE.
15 Dec 2009; Jonathan Callen <abcd@gentoo.org> libstdc++-3.3.ebuild:
QA: Add prefix keywords
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in virtual/libstdc++: libstdc++-3.3.ebuild ChangeLog
@ 2011-11-05 16:58 Mike Frysinger (vapier)
0 siblings, 0 replies; 9+ messages in thread
From: Mike Frysinger (vapier) @ 2011-11-05 16:58 UTC (permalink / raw
To: gentoo-commits
vapier 11/11/05 16:58:32
Modified: libstdc++-3.3.ebuild ChangeLog
Log:
Add arm love #389563 by Norman Shulman.
(Portage version: 2.2.0_alpha72/cvs/Linux x86_64)
Revision Changes Path
1.17 virtual/libstdc++/libstdc++-3.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild?r1=1.16&r2=1.17
Index: libstdc++-3.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- libstdc++-3.3.ebuild 11 Jan 2010 11:05:59 -0000 1.16
+++ libstdc++-3.3.ebuild 5 Nov 2011 16:58:32 -0000 1.17
@@ -1,13 +1,11 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild,v 1.16 2010/01/11 11:05:59 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild,v 1.17 2011/11/05 16:58:32 vapier Exp $
+
+DESCRIPTION="Virtual for the GNU Standard C++ Library for <gcc-3.4"
-DESCRIPTION="Virtual for the GNU Standard C++ Library"
-HOMEPAGE=""
-SRC_URI=""
-LICENSE=""
SLOT="3.3"
-KEYWORDS="-* amd64 ia64 ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
-IUSE=""
+KEYWORDS="amd64 arm ia64 ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+
DEPEND=""
RDEPEND="|| ( =sys-libs/libstdc++-v3-bin-3.3* =sys-libs/libstdc++-v3-3.3* )"
1.17 virtual/libstdc++/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libstdc++/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libstdc++/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libstdc++/ChangeLog?r1=1.16&r2=1.17
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/libstdc++/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog 11 Jan 2010 11:05:59 -0000 1.16
+++ ChangeLog 5 Nov 2011 16:58:32 -0000 1.17
@@ -1,6 +1,9 @@
# ChangeLog for virtual/libstdc++
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/libstdc++/ChangeLog,v 1.16 2010/01/11 11:05:59 ulm Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/libstdc++/ChangeLog,v 1.17 2011/11/05 16:58:32 vapier Exp $
+
+ 05 Nov 2011; Mike Frysinger <vapier@gentoo.org> libstdc++-3.3.ebuild:
+ Add arm love #389563 by Norman Shulman.
11 Jan 2010; Ulrich Mueller <ulm@gentoo.org> libstdc++-3.3.ebuild:
Set empty HOMEPAGE and LICENSE.
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in virtual/libstdc++: libstdc++-3.3.ebuild ChangeLog
@ 2012-07-14 19:42 Ulrich Mueller (ulm)
0 siblings, 0 replies; 9+ messages in thread
From: Ulrich Mueller (ulm) @ 2012-07-14 19:42 UTC (permalink / raw
To: gentoo-commits
ulm 12/07/14 19:42:27
Modified: libstdc++-3.3.ebuild ChangeLog
Log:
QA: Define mandatory ebuild variables, bug 425848.
(Portage version: 2.1.11.7/cvs/Linux x86_64)
Revision Changes Path
1.18 virtual/libstdc++/libstdc++-3.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild?r1=1.17&r2=1.18
Index: libstdc++-3.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- libstdc++-3.3.ebuild 5 Nov 2011 16:58:32 -0000 1.17
+++ libstdc++-3.3.ebuild 14 Jul 2012 19:42:26 -0000 1.18
@@ -1,11 +1,15 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild,v 1.17 2011/11/05 16:58:32 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild,v 1.18 2012/07/14 19:42:26 ulm Exp $
DESCRIPTION="Virtual for the GNU Standard C++ Library for <gcc-3.4"
+HOMEPAGE=""
+SRC_URI=""
+LICENSE=""
SLOT="3.3"
KEYWORDS="amd64 arm ia64 ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+IUSE=""
DEPEND=""
RDEPEND="|| ( =sys-libs/libstdc++-v3-bin-3.3* =sys-libs/libstdc++-v3-3.3* )"
1.18 virtual/libstdc++/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libstdc++/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libstdc++/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libstdc++/ChangeLog?r1=1.17&r2=1.18
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/libstdc++/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog 5 Nov 2011 16:58:32 -0000 1.17
+++ ChangeLog 14 Jul 2012 19:42:26 -0000 1.18
@@ -1,6 +1,9 @@
# ChangeLog for virtual/libstdc++
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/libstdc++/ChangeLog,v 1.17 2011/11/05 16:58:32 vapier Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/libstdc++/ChangeLog,v 1.18 2012/07/14 19:42:26 ulm Exp $
+
+ 14 Jul 2012; Ulrich Müller <ulm@gentoo.org> libstdc++-3.3.ebuild:
+ QA: Define mandatory ebuild variables, bug 425848.
05 Nov 2011; Mike Frysinger <vapier@gentoo.org> libstdc++-3.3.ebuild:
Add arm love #389563 by Norman Shulman.
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in virtual/libstdc++: libstdc++-3.3.ebuild ChangeLog
@ 2013-09-30 20:05 Mike Frysinger (vapier)
0 siblings, 0 replies; 9+ messages in thread
From: Mike Frysinger (vapier) @ 2013-09-30 20:05 UTC (permalink / raw
To: gentoo-commits
vapier 13/09/30 20:05:41
Modified: libstdc++-3.3.ebuild ChangeLog
Log:
Drop arm since there are no binary packages we really care about anymore #483148 by Agostino Sarubbo.
(Portage version: 2.2.0/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)
Revision Changes Path
1.19 virtual/libstdc++/libstdc++-3.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild?r1=1.18&r2=1.19
Index: libstdc++-3.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- libstdc++-3.3.ebuild 14 Jul 2012 19:42:26 -0000 1.18
+++ libstdc++-3.3.ebuild 30 Sep 2013 20:05:41 -0000 1.19
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild,v 1.18 2012/07/14 19:42:26 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild,v 1.19 2013/09/30 20:05:41 vapier Exp $
DESCRIPTION="Virtual for the GNU Standard C++ Library for <gcc-3.4"
HOMEPAGE=""
@@ -8,7 +8,7 @@
LICENSE=""
SLOT="3.3"
-KEYWORDS="amd64 arm ia64 ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ia64 ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE=""
DEPEND=""
1.19 virtual/libstdc++/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libstdc++/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libstdc++/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libstdc++/ChangeLog?r1=1.18&r2=1.19
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/libstdc++/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog 14 Jul 2012 19:42:26 -0000 1.18
+++ ChangeLog 30 Sep 2013 20:05:41 -0000 1.19
@@ -1,6 +1,10 @@
# ChangeLog for virtual/libstdc++
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/libstdc++/ChangeLog,v 1.18 2012/07/14 19:42:26 ulm Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/libstdc++/ChangeLog,v 1.19 2013/09/30 20:05:41 vapier Exp $
+
+ 30 Sep 2013; Mike Frysinger <vapier@gentoo.org> libstdc++-3.3.ebuild:
+ Drop arm since there are no binary packages we really care about anymore
+ #483148 by Agostino Sarubbo.
14 Jul 2012; Ulrich Müller <ulm@gentoo.org> libstdc++-3.3.ebuild:
QA: Define mandatory ebuild variables, bug 425848.
@@ -56,4 +60,3 @@
20 Dec 2005; Mark Loeser <halcy0n@gentoo.org> +metadata.xml,
+libstdc++-3.3.ebuild:
Initial commit of the libstdc++ virtual
-
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2013-09-30 20:05 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-14 19:42 [gentoo-commits] gentoo-x86 commit in virtual/libstdc++: libstdc++-3.3.ebuild ChangeLog Ulrich Mueller (ulm)
-- strict thread matches above, loose matches on Subject: below --
2013-09-30 20:05 Mike Frysinger (vapier)
2011-11-05 16:58 Mike Frysinger (vapier)
2010-01-11 11:05 Ulrich Mueller (ulm)
2009-12-15 19:47 Jonathan Callen (abcd)
2009-05-02 2:03 Mark Loeser (halcy0n)
2007-12-24 19:34 Raul Porcel (armin76)
2007-12-05 20:10 Raul Porcel (armin76)
2007-11-08 8:15 Markus Rothe (corsair)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox