summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Goller <morfic@gentoo.org>2004-08-03 04:12:56 +0000
committerDaniel Goller <morfic@gentoo.org>2004-08-03 04:12:56 +0000
commit34af5981e4ac601e703611b5c03618725d676055 (patch)
treeb89646db707a427ae4bf67669c0ed6ff8fe29b20 /sys-libs/libstdc++-v3
parentget perl out of global scope (Manifest recommit) (diff)
downloadgentoo-2-34af5981e4ac601e703611b5c03618725d676055.tar.gz
gentoo-2-34af5981e4ac601e703611b5c03618725d676055.tar.bz2
gentoo-2-34af5981e4ac601e703611b5c03618725d676055.zip
satisfying deps by rekeywording ~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 3a42a47a7a64..fa42a6473de2 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.15 2004/08/01 16:43:16 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/ChangeLog,v 1.16 2004/08/03 04:12:56 morfic Exp $
+
+ 02 Aug 2004; Daniel Goller <morfic@gentoo.org> libstdc++-v3-3.3.3-r1.ebuild:
+ Without stable deps reversing x86 to ~x86
01 Aug 2004; Tom Gall <tgall@gentoo.org> libstdc++-v3-3.3.3-r1.ebuild:
stable on ppc64, bug #59028
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 de75169c7ebe..965ad4e45b47 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.17 2004/08/03 03:46:11 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/libstdc++-v3-3.3.3-r1.ebuild,v 1.18 2004/08/03 04:12:56 morfic Exp $
IUSE="nls"
@@ -95,7 +95,7 @@ HOMEPAGE="http://gcc.gnu.org/libstdc++/"
LICENSE="GPL-2 LGPL-2.1"
-KEYWORDS="-* amd64 ~mips x86 ppc64"
+KEYWORDS="-* amd64 ~mips ~x86 ppc64"
if [ "${CHOST}" == "${CCHOST}" ]
then