summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2013-09-30 20:07:18 +0000
committerMike Frysinger <vapier@gentoo.org>2013-09-30 20:07:18 +0000
commitbcddf6f393ab7eef5136d65e0b064ae2adfb4a92 (patch)
treee0677abd0f790a44696cb4c39103e7ae4de4ef54
parentDrop arm since there are no binary packages we really care about anymore #483... (diff)
downloadgentoo-2-bcddf6f393ab7eef5136d65e0b064ae2adfb4a92.tar.gz
gentoo-2-bcddf6f393ab7eef5136d65e0b064ae2adfb4a92.tar.bz2
gentoo-2-bcddf6f393ab7eef5136d65e0b064ae2adfb4a92.zip
Drop arm since there are no binary packages we really care about anymore #483148 by Agostino Sarubbo.
(Portage version: 2.2.0/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)
-rw-r--r--sys-libs/libstdc++-v3/ChangeLog7
-rw-r--r--sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r1.ebuild4
-rw-r--r--sys-libs/libstdc++-v3/libstdc++-v3-3.3.6.ebuild4
3 files changed, 10 insertions, 5 deletions
diff --git a/sys-libs/libstdc++-v3/ChangeLog b/sys-libs/libstdc++-v3/ChangeLog
index 174799583ba1..7be078f72fd0 100644
--- a/sys-libs/libstdc++-v3/ChangeLog
+++ b/sys-libs/libstdc++-v3/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sys-libs/libstdc++-v3
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/ChangeLog,v 1.71 2013/09/06 14:57:11 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/ChangeLog,v 1.72 2013/09/30 20:07:18 vapier Exp $
+
+ 30 Sep 2013; Mike Frysinger <vapier@gentoo.org> libstdc++-v3-3.3.6-r1.ebuild,
+ libstdc++-v3-3.3.6.ebuild:
+ Drop arm since there are no binary packages we really care about anymore
+ #483148 by Agostino Sarubbo.
06 Sep 2013; Agostino Sarubbo <ago@gentoo.org> libstdc++-v3-3.3.6-r1.ebuild:
Stable for sparc, wrt bug #452614
diff --git a/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r1.ebuild b/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r1.ebuild
index db9afa997a48..54f16622444e 100644
--- a/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r1.ebuild
+++ b/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 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-r1.ebuild,v 1.8 2013/09/06 14:57:11 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r1.ebuild,v 1.9 2013/09/30 20:07:18 vapier Exp $
inherit eutils flag-o-matic libtool multilib
@@ -116,7 +116,7 @@ SRC_URI="ftp://gcc.gnu.org/pub/gcc/releases/gcc-${PV}/gcc-${PV}.tar.bz2
LICENSE="GPL-2 LGPL-2.1"
SLOT="5"
-KEYWORDS="amd64 ~arm hppa ~mips ppc -ppc64 sparc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 hppa ~mips ppc -ppc64 sparc ~x86 ~x86-fbsd"
IUSE="multilib nls"
S=${WORKDIR}/gcc-${PV}
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 37f1370f0664..828d744167b1 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-2013 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.29 2013/04/10 18:25:48 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6.ebuild,v 1.30 2013/09/30 20:07:18 vapier Exp $
inherit eutils flag-o-matic libtool multilib
@@ -116,7 +116,7 @@ SRC_URI="ftp://gcc.gnu.org/pub/gcc/releases/gcc-${PV}/gcc-${PV}.tar.bz2
LICENSE="GPL-2 LGPL-2.1"
SLOT="5"
-KEYWORDS="amd64 arm hppa ~mips ppc -ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 hppa ~mips ppc -ppc64 sparc x86 ~x86-fbsd"
IUSE="multilib nls"
S=${WORKDIR}/gcc-${PV}