diff options
author | 2005-12-02 22:35:15 +0000 | |
---|---|---|
committer | 2005-12-02 22:35:15 +0000 | |
commit | 87b3ba2793f41869cf0efbe32a4c9654bd650d26 (patch) | |
tree | d15a8a8650f78c7f780b348e97c91acc30048874 /sys-libs | |
parent | re-add ~alpha wrt bug #112279 (diff) | |
download | gentoo-2-87b3ba2793f41869cf0efbe32a4c9654bd650d26.tar.gz gentoo-2-87b3ba2793f41869cf0efbe32a4c9654bd650d26.tar.bz2 gentoo-2-87b3ba2793f41869cf0efbe32a4c9654bd650d26.zip |
Stable on x86
(Portage version: 2.0.53)
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/libstdc++-v3/ChangeLog | 5 | ||||
-rw-r--r-- | sys-libs/libstdc++-v3/libstdc++-v3-3.3.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/libstdc++-v3/ChangeLog b/sys-libs/libstdc++-v3/ChangeLog index b21933dec8e9..aee11fef8ee6 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/ChangeLog,v 1.37 2005/09/25 15:10:08 chrb Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/ChangeLog,v 1.38 2005/12/02 22:34:15 halcy0n Exp $ + + 02 Dec 2005; Mark Loeser <halcy0n@gentoo.org> libstdc++-v3-3.3.4.ebuild: + Stable on x86 25 Sep 2005; Chris Bainbridge <chrb@gentoo.org> libstdc++-v3-3.3.3-r1.ebuild, libstdc++-v3-3.3.4.ebuild, diff --git a/sys-libs/libstdc++-v3/libstdc++-v3-3.3.4.ebuild b/sys-libs/libstdc++-v3/libstdc++-v3-3.3.4.ebuild index a84bd8a92369..c361c898261e 100644 --- a/sys-libs/libstdc++-v3/libstdc++-v3-3.3.4.ebuild +++ b/sys-libs/libstdc++-v3/libstdc++-v3-3.3.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.4.ebuild,v 1.18 2005/09/25 15:10:08 chrb Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/libstdc++-v3-3.3.4.ebuild,v 1.19 2005/12/02 22:34:15 halcy0n Exp $ inherit eutils flag-o-matic libtool gnuconfig versionator @@ -130,7 +130,7 @@ HOMEPAGE="http://gcc.gnu.org/libstdc++/" LICENSE="GPL-2 LGPL-2.1" -KEYWORDS="amd64 ~x86 ~mips ppc64 ppc ~sparc" +KEYWORDS="amd64 ~mips ppc ppc64 ~sparc x86" IUSE="multilib nls nptl build" # 3.2.3 -> 3.3.x install .so.5, so lets slot to 5 |