diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-04-24 14:49:31 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-04-24 14:49:31 +0000 |
commit | e9a993184df351acfe85b4ad3d0193e9109ef55b (patch) | |
tree | 49a0946367bc1d9f25f470d43daba02a3dcef33f /sys-libs | |
parent | Add ~x86-fbsd keyword. (diff) | |
download | gentoo-2-e9a993184df351acfe85b4ad3d0193e9109ef55b.tar.gz gentoo-2-e9a993184df351acfe85b4ad3d0193e9109ef55b.tar.bz2 gentoo-2-e9a993184df351acfe85b4ad3d0193e9109ef55b.zip |
x86 stable
(Portage version: 2.1.2.4)
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/libstdc++-v3/ChangeLog | 7 | ||||
-rw-r--r-- | sys-libs/libstdc++-v3/libstdc++-v3-3.3.6.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-libs/libstdc++-v3/ChangeLog b/sys-libs/libstdc++-v3/ChangeLog index 610ade1e0bac..3fe1849a0664 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/ChangeLog,v 1.49 2006/12/09 17:38:08 drizzt Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/ChangeLog,v 1.50 2007/04/24 14:49:31 armin76 Exp $ + + 24 Apr 2007; Raúl Porcel <armin76@gentoo.org> libstdc++-v3-3.3.6.ebuild: + x86 stable 09 Dec 2006; Timothy Redaelli <drizzt@gentoo.org> libstdc++-v3-3.3.6.ebuild: 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 baaffea61a18..ef9485660afc 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-2006 Gentoo Foundation +# Copyright 1999-2007 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.12 2006/12/09 17:38:08 drizzt Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6.ebuild,v 1.13 2007/04/24 14:49:31 armin76 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 ~mips ppc ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" IUSE="multilib nls nptl build" # 3.2.3 -> 3.3.x install .so.5, so lets slot to 5 |