summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-01-21 16:11:12 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-01-21 16:11:12 +0000
commit189b662027d706584df2916860d42ffb05ceb07a (patch)
tree11968eca782fef767980ba1c35fdf2ce94f20a1c /virtual
parentAdded ~ppc to keywords; bug #103966. (diff)
downloadhistorical-189b662027d706584df2916860d42ffb05ceb07a.tar.gz
historical-189b662027d706584df2916860d42ffb05ceb07a.tar.bz2
historical-189b662027d706584df2916860d42ffb05ceb07a.zip
Added ~ppc64
Package-Manager: portage-2.0.53
Diffstat (limited to 'virtual')
-rw-r--r--virtual/libstdc++/ChangeLog5
-rw-r--r--virtual/libstdc++/Manifest14
-rw-r--r--virtual/libstdc++/libstdc++-3.3.ebuild4
3 files changed, 8 insertions, 15 deletions
diff --git a/virtual/libstdc++/ChangeLog b/virtual/libstdc++/ChangeLog
index 8abbb7ac2526..1e3fc2630cbb 100644
--- a/virtual/libstdc++/ChangeLog
+++ b/virtual/libstdc++/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for gentoo-x86/virtual
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/libstdc++/ChangeLog,v 1.5 2006/01/06 18:39:36 wormo Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/libstdc++/ChangeLog,v 1.6 2006/01/21 16:11:12 corsair Exp $
+
+ 21 Jan 2006; Markus Rothe <corsair@gentoo.org> libstdc++-3.3.ebuild:
+ Added ~ppc64
06 Jan 2006; Stephanie Lockwood-Childs <wormo@gentoo.org> :
stable on ppc (bug #117424)
diff --git a/virtual/libstdc++/Manifest b/virtual/libstdc++/Manifest
index a98caafdf6ef..73fcf965ceef 100644
--- a/virtual/libstdc++/Manifest
+++ b/virtual/libstdc++/Manifest
@@ -1,14 +1,4 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 adcadabb1e2a0c0a6e7e8acd9557bc78 ChangeLog 777
+MD5 53e32710c738ef0be77f781832b5223c ChangeLog 866
MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-libstdc++-3.3 0
-MD5 8f3a8704ca38101fcfc5afd73447aca7 libstdc++-3.3.ebuild 472
+MD5 b3010050c557335c84f4fe73de4b1953 libstdc++-3.3.ebuild 481
MD5 567094e03359ffc1c95af7356395228d metadata.xml 162
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.2.4 (GNU/Linux)
-
-iD8DBQFDvrnR/NoSW7FuNV8RArk4AJ48YgcCFFNLaLQRok0PMqEMub+7CwCgyyp5
-u7JZlhsC845OBKH+NmJKFgE=
-=p7Sq
------END PGP SIGNATURE-----
diff --git a/virtual/libstdc++/libstdc++-3.3.ebuild b/virtual/libstdc++/libstdc++-3.3.ebuild
index 2b282829004e..46f5b2dace2a 100644
--- a/virtual/libstdc++/libstdc++-3.3.ebuild
+++ b/virtual/libstdc++/libstdc++-3.3.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2006 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.5 2006/01/06 18:39:36 wormo Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild,v 1.6 2006/01/21 16:11:12 corsair 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 ppc x86"
+KEYWORDS="-* amd64 ppc ~ppc64 x86"
IUSE=""
DEPEND=""
RDEPEND="|| ( =sys-libs/libstdc++-v3-3.3* =sys-devel/gcc-3.3* )"