diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-23 20:27:13 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-23 20:27:13 +0000 |
commit | 9e6199d3b1a7883ea611db794c499c2b9f80de31 (patch) | |
tree | 2b2310dc3ad655cb393701efeafb65e40458fcaa /virtual/libstdc++ | |
parent | Marking stable sparc, bug 133989 (diff) | |
download | gentoo-2-9e6199d3b1a7883ea611db794c499c2b9f80de31.tar.gz gentoo-2-9e6199d3b1a7883ea611db794c499c2b9f80de31.tar.bz2 gentoo-2-9e6199d3b1a7883ea611db794c499c2b9f80de31.zip |
Stable on ppc64
(Portage version: 2.0.54-r2)
Diffstat (limited to 'virtual/libstdc++')
-rw-r--r-- | virtual/libstdc++/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/libstdc++/libstdc++-3.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/libstdc++/ChangeLog b/virtual/libstdc++/ChangeLog index e7ca2301f3ad..333d3b541032 100644 --- a/virtual/libstdc++/ChangeLog +++ b/virtual/libstdc++/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/libstdc++ # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/libstdc++/ChangeLog,v 1.8 2006/04/04 12:05:23 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/libstdc++/ChangeLog,v 1.9 2006/05/23 20:27:13 corsair Exp $ + + 23 May 2006; Markus Rothe <corsair@gentoo.org> libstdc++-3.3.ebuild: + Stable on ppc64 04 Apr 2006; Aron Griffis <agriffis@gentoo.org> libstdc++-3.3.ebuild: Mark 3.3 stable on ia64 diff --git a/virtual/libstdc++/libstdc++-3.3.ebuild b/virtual/libstdc++/libstdc++-3.3.ebuild index a7bcde82f145..0b00e9473be4 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.7 2006/04/04 12:05:24 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild,v 1.8 2006/05/23 20:27:13 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 ia64 ppc ~ppc64 x86" +KEYWORDS="-* amd64 ia64 ppc ppc64 x86" IUSE="" DEPEND="" RDEPEND="|| ( =sys-libs/libstdc++-v3-3.3* =sys-devel/gcc-3.3* )" |