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
commit8b0fbccb08b8bb1c89d2018075de923c0d99d3ea (patch)
treeba931b6879cb3fda4e386677a4bc6e8d5d3be568 /sys-libs/libstdc++-v3
parentget perl out of global scope (diff)
downloadhistorical-8b0fbccb08b8bb1c89d2018075de923c0d99d3ea.tar.gz
historical-8b0fbccb08b8bb1c89d2018075de923c0d99d3ea.tar.bz2
historical-8b0fbccb08b8bb1c89d2018075de923c0d99d3ea.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/Manifest6
-rw-r--r--sys-libs/libstdc++-v3/libstdc++-v3-3.3.3-r1.ebuild4
3 files changed, 9 insertions, 6 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/Manifest b/sys-libs/libstdc++-v3/Manifest
index ebed544880ab..20d8375e212d 100644
--- a/sys-libs/libstdc++-v3/Manifest
+++ b/sys-libs/libstdc++-v3/Manifest
@@ -1,5 +1,5 @@
-MD5 33a4acdb8dcfcbaf269eae732f50eac5 ChangeLog 2584
-MD5 ce50774444da074efb85045066d5e6b0 libstdc++-v3-3.3.3-r1.ebuild 7124
+MD5 31b424866dc0e0a739aa0431539d1a55 libstdc++-v3-3.3.3-r1.ebuild 7129
+MD5 f6a29da10e624b88d22de284c555190f ChangeLog 2709
MD5 b6c1db1060c4e856b248a22adec1ff53 metadata.xml 220
-MD5 14f4d6619c938dbb907e2420c0eeefd9 files/digest-libstdc++-v3-3.3.3-r1 64
MD5 b2a96584f4cee72362695ba44c911c40 files/libstdc++_amd64_multilib_hack.patch 350
+MD5 14f4d6619c938dbb907e2420c0eeefd9 files/digest-libstdc++-v3-3.3.3-r1 64
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