diff options
author | Guy Martin <gmsoft@gentoo.org> | 2009-01-21 15:17:52 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2009-01-21 15:17:52 +0000 |
commit | e51fecc5bcd9611aa5d4dc766322685323c0b6b4 (patch) | |
tree | ecb49d86f0147a7a5711b42e566a389ff6aa9fbd /sys-libs/libstdc++-v3 | |
parent | Add ~sparc to allow testing, related to Bug #255573. (diff) | |
download | gentoo-2-e51fecc5bcd9611aa5d4dc766322685323c0b6b4.tar.gz gentoo-2-e51fecc5bcd9611aa5d4dc766322685323c0b6b4.tar.bz2 gentoo-2-e51fecc5bcd9611aa5d4dc766322685323c0b6b4.zip |
hppa stable
(Portage version: 2.1.6.4/cvs/Linux 2.6.28 parisc)
Diffstat (limited to 'sys-libs/libstdc++-v3')
-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 9a23c0f92e9b..2bc93c5bb093 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/ChangeLog,v 1.53 2008/11/06 17:22:14 jer Exp $ +# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/ChangeLog,v 1.54 2009/01/21 15:17:52 gmsoft Exp $ + + 21 Jan 2009; Guy Martin <gmsoft@gentoo.org> libstdc++-v3-3.3.6.ebuild: + hppa stable 06 Nov 2008; Jeroen Roovers <jer@gentoo.org> libstdc++-v3-3.3.6.ebuild: Marked ~hppa too. Thanks to LuckyLuke for testing. 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 d7d1df701d29..fb86be3be5a1 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-2008 Gentoo Foundation +# Copyright 1999-2009 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.17 2008/11/06 17:22:14 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6.ebuild,v 1.18 2009/01/21 15:17:52 gmsoft Exp $ inherit eutils flag-o-matic libtool gnuconfig versionator @@ -125,7 +125,7 @@ HOMEPAGE="http://gcc.gnu.org/libstdc++/" LICENSE="GPL-2 LGPL-2.1" -KEYWORDS="amd64 ~hppa ~mips ppc -ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="amd64 hppa ~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 |