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
commitdec6d4ea992275a39f98eef5ae66e772174b1c74 (patch)
tree665c939ddcc271039c6c72fded917e976a74c914 /virtual
parentVersion bump and cleanup. Closing bug #104060. (diff)
downloadgentoo-2-dec6d4ea992275a39f98eef5ae66e772174b1c74.tar.gz
gentoo-2-dec6d4ea992275a39f98eef5ae66e772174b1c74.tar.bz2
gentoo-2-dec6d4ea992275a39f98eef5ae66e772174b1c74.zip
Marked stable on x86 for bug #116253.
(Portage version: 2.1_pre1)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/libstdc++/ChangeLog5
-rw-r--r--virtual/libstdc++/Manifest12
-rw-r--r--virtual/libstdc++/libstdc++-3.3.ebuild4
3 files changed, 7 insertions, 14 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..ad83d1815154 100644
--- a/virtual/libstdc++/Manifest
+++ b/virtual/libstdc++/Manifest
@@ -1,14 +1,4 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 619e62b0ddd6aa8cad5315ea6d4850bd ChangeLog 464
MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-libstdc++-3.3 0
-MD5 a944f748cd95912f99648f26f870d8cf libstdc++-3.3.ebuild 472
+MD5 1d90fee07ea52d32f1f1e09e36e8ab39 libstdc++-3.3.ebuild 471
MD5 567094e03359ffc1c95af7356395228d metadata.xml 162
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFDqHGWCRZPokWLroQRAlk5AKDYb4TDm8C03HG5tSpWCci9IFVBlACeIaxc
-sgMbk7U1WGbgh6czzhAuBR0=
-=cvvc
------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* )"