summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetteri Räty <betelgeuse@gentoo.org>2005-12-21 10:53:48 +0000
committerPetteri Räty <betelgeuse@gentoo.org>2005-12-21 10:53:48 +0000
commitd46b7886fdf1ff6babb1eae9a9f1afd9f0a35f19 (patch)
treebb3ed8900c25a902f0be1372db6d9e976d811209 /virtual/libstdc++
parentVersion bump and cleanup. Closing bug #104060. (diff)
downloadhistorical-d46b7886fdf1ff6babb1eae9a9f1afd9f0a35f19.tar.gz
historical-d46b7886fdf1ff6babb1eae9a9f1afd9f0a35f19.tar.bz2
historical-d46b7886fdf1ff6babb1eae9a9f1afd9f0a35f19.zip
Marked stable on x86 for bug #116253.
Package-Manager: portage-2.1_pre1
Diffstat (limited to 'virtual/libstdc++')
-rw-r--r--virtual/libstdc++/ChangeLog5
-rw-r--r--virtual/libstdc++/Manifest10
-rw-r--r--virtual/libstdc++/libstdc++-3.3.ebuild4
3 files changed, 11 insertions, 8 deletions
diff --git a/virtual/libstdc++/ChangeLog b/virtual/libstdc++/ChangeLog
index 1928db39385d..d6854a889950 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.2 2005/12/20 21:03:08 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/libstdc++/ChangeLog,v 1.3 2005/12/21 10:53:48 betelgeuse Exp $
+
+ 21 Dec 2005; Petteri Räty <betelgeuse@gentoo.org> libstdc++-3.3.ebuild:
+ Marked stable on x86 for bug #116253.
20 Dec 2005; Mark Loeser <halcy0n@gentoo.org> libstdc++-3.3.ebuild:
Fix slot, add ~amd64
diff --git a/virtual/libstdc++/Manifest b/virtual/libstdc++/Manifest
index 01527463e23f..ca5bb0ca3ed9 100644
--- a/virtual/libstdc++/Manifest
+++ b/virtual/libstdc++/Manifest
@@ -1,14 +1,14 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 619e62b0ddd6aa8cad5315ea6d4850bd ChangeLog 464
+MD5 47abacad26ce4d61ea7c05232fe79688 ChangeLog 583
MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-libstdc++-3.3 0
-MD5 a944f748cd95912f99648f26f870d8cf libstdc++-3.3.ebuild 472
+MD5 64871bdb41a91c23275112d1c32ad685 libstdc++-3.3.ebuild 474
MD5 567094e03359ffc1c95af7356395228d metadata.xml 162
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
-iD8DBQFDqHGWCRZPokWLroQRAlk5AKDYb4TDm8C03HG5tSpWCci9IFVBlACeIaxc
-sgMbk7U1WGbgh6czzhAuBR0=
-=cvvc
+iD8DBQFDqTRMQiJ/wx066S4RAgv1AJ94xdKq3NS9iZ/aOGvbnLAcv/v6UgCePXCe
+9iCUVlmqjJjWX9Gixv0glew=
+=p8KD
-----END PGP SIGNATURE-----
diff --git a/virtual/libstdc++/libstdc++-3.3.ebuild b/virtual/libstdc++/libstdc++-3.3.ebuild
index ecb3a8435a7a..c618239265ac 100644
--- a/virtual/libstdc++/libstdc++-3.3.ebuild
+++ b/virtual/libstdc++/libstdc++-3.3.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2005 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.2 2005/12/20 21:03:08 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild,v 1.3 2005/12/21 10:53:48 betelgeuse 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 x86"
IUSE=""
DEPEND=""
RDEPEND="|| ( =sys-libs/libstdc++-v3-3.3* =sys-devel/gcc-3.3* )"