diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-01-05 20:57:34 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-01-05 20:57:34 +0000 |
commit | 88a2c35fd1ed0e0524a6a785a9eec0350cbb52b8 (patch) | |
tree | 4f14bad529824165d7b1c9e1b34c88f02c471c23 /sys-libs/libstdc++-v3/libstdc++-v3-3.3.6.ebuild | |
parent | Initial import. Original ebuild by Robert Schuster <theBohemian@gmx.net> and... (diff) | |
download | gentoo-2-88a2c35fd1ed0e0524a6a785a9eec0350cbb52b8.tar.gz gentoo-2-88a2c35fd1ed0e0524a6a785a9eec0350cbb52b8.tar.bz2 gentoo-2-88a2c35fd1ed0e0524a6a785a9eec0350cbb52b8.zip |
Stable on sparc
(Portage version: 2.0.54)
Diffstat (limited to 'sys-libs/libstdc++-v3/libstdc++-v3-3.3.6.ebuild')
-rw-r--r-- | sys-libs/libstdc++-v3/libstdc++-v3-3.3.6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6.ebuild b/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6.ebuild index 8d4d291f9938..b374075fa520 100644 --- a/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6.ebuild +++ b/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 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.6.ebuild,v 1.4 2005/09/25 15:10:08 chrb Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6.ebuild,v 1.5 2006/01/05 20:57:34 gustavoz 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 ~x86 ~mips ~ppc64 ~ppc sparc" IUSE="multilib nls nptl build" # 3.2.3 -> 3.3.x install .so.5, so lets slot to 5 |