summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-05-23 20:27:13 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-05-23 20:27:13 +0000
commit38c2bb7de528eacc858d3ab846ec1ae1a931cd45 (patch)
treeb9d57b120321e7c8915dccb42962f928c4b8493f /virtual
parentMarking stable sparc, bug 133989 (diff)
downloadhistorical-38c2bb7de528eacc858d3ab846ec1ae1a931cd45.tar.gz
historical-38c2bb7de528eacc858d3ab846ec1ae1a931cd45.tar.bz2
historical-38c2bb7de528eacc858d3ab846ec1ae1a931cd45.zip
Stable on ppc64
Package-Manager: portage-2.0.54-r2
Diffstat (limited to 'virtual')
-rw-r--r--virtual/libstdc++/ChangeLog5
-rw-r--r--virtual/libstdc++/Manifest22
-rw-r--r--virtual/libstdc++/libstdc++-3.3.ebuild4
3 files changed, 8 insertions, 23 deletions
diff --git a/virtual/libstdc++/ChangeLog b/virtual/libstdc++/ChangeLog
index e7ca2301f3ad..333d3b541032 100644
--- a/virtual/libstdc++/ChangeLog
+++ b/virtual/libstdc++/ChangeLog
@@ -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.8 2006/04/04 12:05:23 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/libstdc++/ChangeLog,v 1.9 2006/05/23 20:27:13 corsair Exp $
+
+ 23 May 2006; Markus Rothe <corsair@gentoo.org> libstdc++-3.3.ebuild:
+ Stable on ppc64
04 Apr 2006; Aron Griffis <agriffis@gentoo.org> libstdc++-3.3.ebuild:
Mark 3.3 stable on ia64
diff --git a/virtual/libstdc++/Manifest b/virtual/libstdc++/Manifest
index d49d106e86d6..1a71ade238e3 100644
--- a/virtual/libstdc++/Manifest
+++ b/virtual/libstdc++/Manifest
@@ -1,22 +1,4 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 17dd17afeecf41a3aae3cc5b95c912aa ChangeLog 965
-RMD160 cfa3f31400793bb866cfca650f0b9ed532ee6d87 ChangeLog 965
-SHA256 beba5db35d3a0e115495b47e680629b355052595e99120ea5effeefac21b9af8 ChangeLog 965
+MD5 ee4ee4495070594e1be553f8df08094a ChangeLog 1054
MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-libstdc++-3.3 0
-RMD160 9c1185a5c5e9fc54612808977ee8f548b2258d31 files/digest-libstdc++-3.3 0
-SHA256 e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 files/digest-libstdc++-3.3 0
-MD5 0e7cebed9d7a1ec9ebfc63f737d03b13 libstdc++-3.3.ebuild 487
-RMD160 f09739168155e8513bd4ae4d11a358968057c80f libstdc++-3.3.ebuild 487
-SHA256 899d065da88771eb54b74b8c11a5971e9129b21795ad502ca5d6d96875e326ea libstdc++-3.3.ebuild 487
+MD5 38bf1be397f1d0f4ff1f79c1367113dc libstdc++-3.3.ebuild 485
MD5 567094e03359ffc1c95af7356395228d metadata.xml 162
-RMD160 d002486a43522f2116b1d9d59828c484956d66e2 metadata.xml 162
-SHA256 65a915d44de1f01d4b7f72d313b4192c38374a9835d24988c00c1e73dca5805a metadata.xml 162
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2.1 (GNU/Linux)
-
-iD8DBQFEMmEyJrHF4yAQTrARAljvAJ9mz7ocbZ1xoISQqZL4yNv7vTfEGQCbB42U
-tXnsh/WNrBq2XdN8hw/8WcM=
-=DSIB
------END PGP SIGNATURE-----
diff --git a/virtual/libstdc++/libstdc++-3.3.ebuild b/virtual/libstdc++/libstdc++-3.3.ebuild
index a7bcde82f145..0b00e9473be4 100644
--- a/virtual/libstdc++/libstdc++-3.3.ebuild
+++ b/virtual/libstdc++/libstdc++-3.3.ebuild
@@ -1,13 +1,13 @@
# 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.7 2006/04/04 12:05:24 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild,v 1.8 2006/05/23 20:27:13 corsair 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"
+KEYWORDS="-* amd64 ia64 ppc ppc64 x86"
IUSE=""
DEPEND=""
RDEPEND="|| ( =sys-libs/libstdc++-v3-3.3* =sys-devel/gcc-3.3* )"