summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Goller <morfic@gentoo.org>2004-07-30 22:24:42 +0000
committerDaniel Goller <morfic@gentoo.org>2004-07-30 22:24:42 +0000
commitecbaaa1b7434fc6e339be01b712cb2837e4ecd9f (patch)
treef8867e1aacf5a8efd51b459e7bc1cafec7e0c8d9 /sys-libs/libstdc++-v3
parentAdded to ~amd64 (Manifest recommit) (diff)
downloadgentoo-2-ecbaaa1b7434fc6e339be01b712cb2837e4ecd9f.tar.gz
gentoo-2-ecbaaa1b7434fc6e339be01b712cb2837e4ecd9f.tar.bz2
gentoo-2-ecbaaa1b7434fc6e339be01b712cb2837e4ecd9f.zip
Stable on x86
Diffstat (limited to 'sys-libs/libstdc++-v3')
-rw-r--r--sys-libs/libstdc++-v3/ChangeLog5
-rw-r--r--sys-libs/libstdc++-v3/libstdc++-v3-3.3.3-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/libstdc++-v3/ChangeLog b/sys-libs/libstdc++-v3/ChangeLog
index 84ce602b7af6..45f42984ca61 100644
--- a/sys-libs/libstdc++-v3/ChangeLog
+++ b/sys-libs/libstdc++-v3/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/libstdc++-v3
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/ChangeLog,v 1.12 2004/07/25 14:28:55 morfic Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/ChangeLog,v 1.13 2004/07/30 22:24:42 morfic Exp $
+
+ 30 Jul 2004; Daniel Goller <morfic@gentoo.org> libstdc++-v3-3.3.3-r1.ebuild:
+ Marked stable on x86
25 Jul 2004; Daniel Goller <morfic@gentoo.org> libstdc++-v3-3.3.3-r1.ebuild:
Marked ~x86 for gcc3.4 profile
diff --git a/sys-libs/libstdc++-v3/libstdc++-v3-3.3.3-r1.ebuild b/sys-libs/libstdc++-v3/libstdc++-v3-3.3.3-r1.ebuild
index 41ebfd2898ee..97e88890661c 100644
--- a/sys-libs/libstdc++-v3/libstdc++-v3-3.3.3-r1.ebuild
+++ b/sys-libs/libstdc++-v3/libstdc++-v3-3.3.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/libstdc++-v3-3.3.3-r1.ebuild,v 1.13 2004/07/25 14:28:55 morfic Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/libstdc++-v3-3.3.3-r1.ebuild,v 1.14 2004/07/30 22:24:42 morfic Exp $
IUSE="nls"
@@ -90,7 +90,7 @@ HOMEPAGE="http://gcc.gnu.org/libstdc++/"
LICENSE="GPL-2 LGPL-2.1"
-KEYWORDS="-* amd64 ~mips ~x86"
+KEYWORDS="-* amd64 ~mips x86"
if [ "${CHOST}" == "${CCHOST}" ]
then