summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephanie J. Lockwood-Childs <wormo@gentoo.org>2006-01-06 18:39:36 +0000
committerStephanie J. Lockwood-Childs <wormo@gentoo.org>2006-01-06 18:39:36 +0000
commit4b6b0813c0b12cefc40dd80501ca4378de6e856c (patch)
treea4b4f5aa59dc8c3f522b9f46ff36b1933bf464c8 /virtual
parentMarking 3.3.10 stable and removing older 3.3 versions. (diff)
downloadgentoo-2-4b6b0813c0b12cefc40dd80501ca4378de6e856c.tar.gz
gentoo-2-4b6b0813c0b12cefc40dd80501ca4378de6e856c.tar.bz2
gentoo-2-4b6b0813c0b12cefc40dd80501ca4378de6e856c.zip
stable on ppc (bug $117424)
(Portage version: 2.0.53)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/libstdc++/ChangeLog7
-rw-r--r--virtual/libstdc++/Manifest12
-rw-r--r--virtual/libstdc++/libstdc++-3.3.ebuild6
3 files changed, 9 insertions, 16 deletions
diff --git a/virtual/libstdc++/ChangeLog b/virtual/libstdc++/ChangeLog
index efe2d952b975..8abbb7ac2526 100644
--- a/virtual/libstdc++/ChangeLog
+++ b/virtual/libstdc++/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for gentoo-x86/virtual
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/libstdc++/ChangeLog,v 1.4 2005/12/21 14:11:46 cryos Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/libstdc++/ChangeLog,v 1.5 2006/01/06 18:39:36 wormo Exp $
+
+ 06 Jan 2006; Stephanie Lockwood-Childs <wormo@gentoo.org> :
+ stable on ppc (bug #117424)
21 Dec 2005; Marcus D. Hanwell <cryos@gentoo.org> libstdc++-3.3.ebuild:
Stable on amd64, bug 116253.
diff --git a/virtual/libstdc++/Manifest b/virtual/libstdc++/Manifest
index 472a361af23f..a4864e0a52d8 100644
--- a/virtual/libstdc++/Manifest
+++ b/virtual/libstdc++/Manifest
@@ -1,14 +1,4 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 738d8e01e58c63603a57bec1ab345031 ChangeLog 684
MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-libstdc++-3.3 0
-MD5 9628609d2117535d700f0db281b2b45e libstdc++-3.3.ebuild 468
+MD5 3fd3ca6e1c422d050514bc41f7774505 libstdc++-3.3.ebuild 472
MD5 567094e03359ffc1c95af7356395228d metadata.xml 162
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFDqWKtntT9W3vfTuoRAjD7AJ9VR4dRDLn4msOPBk1N2mbD1h+n0gCgodk7
-hO/0iCYwa4P/TzARnVEdyYw=
-=epQl
------END PGP SIGNATURE-----
diff --git a/virtual/libstdc++/libstdc++-3.3.ebuild b/virtual/libstdc++/libstdc++-3.3.ebuild
index 34f7e7ccd8a7..2b282829004e 100644
--- a/virtual/libstdc++/libstdc++-3.3.ebuild
+++ b/virtual/libstdc++/libstdc++-3.3.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 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.4 2005/12/21 14:11:46 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild,v 1.5 2006/01/06 18:39:36 wormo 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 x86"
+KEYWORDS="-* amd64 ppc x86"
IUSE=""
DEPEND=""
RDEPEND="|| ( =sys-libs/libstdc++-v3-3.3* =sys-devel/gcc-3.3* )"