commit:     dab1bf61fbf3619d3cbc39bc3d21e08c2d20b7db
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 31 15:34:53 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Oct 31 15:34:53 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dab1bf61

sys-libs/libstdc++-v3-bin: Remove last-rited pkg

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/package.mask                              |  6 ------
 sys-libs/libstdc++-v3-bin/Manifest                 |  2 --
 .../libstdc++-v3-bin/libstdc++-v3-bin-3.3.6.ebuild | 23 ----------------------
 sys-libs/libstdc++-v3-bin/metadata.xml             |  8 --------
 4 files changed, 39 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index e621cb0f452..9255d06dd18 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -491,12 +491,6 @@ dev-php/xcache
 # Removal in 30 days
 media-libs/libtxc_dxtn
 
-# Sergei Trofimovich <[email protected]> (2019-09-28)
-# ppc64/ia64 binary-only package was needed to workaround
-# gcc-3.3 bugs. Should not be needed anymore. To be removed
-# in 30 days.
-sys-libs/libstdc++-v3-bin
-
 # Stefan Strogin <[email protected]> (2019-09-27)
 # Requires >=dev-lang/lua-5.3 which is masked
 >=dev-util/bam-0.5.0

diff --git a/sys-libs/libstdc++-v3-bin/Manifest 
b/sys-libs/libstdc++-v3-bin/Manifest
deleted file mode 100644
index 7dcc31abccd..00000000000
--- a/sys-libs/libstdc++-v3-bin/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST libstdc++-v3-bin-ia64-3.3.6.tbz2 325449 BLAKE2B 
e82faae559cb136f6c795363f6cdd5c2aa96dbd46f9a3dccccdb724d2a62f411c91041869bb891033d22df24cca11d9d88965f7ff4808cef320ba53093478ba1
 SHA512 
c20dba994af3d5e0a2c85c9599c7ccc0260a105330ff6337030928c81e8300fe3e84925fe815d3bf42d050402b69490f6762fbd8ff9225a4621fa8e693c7b63a
-DIST libstdc++-v3-bin-ppc64-3.3.6.tbz2 301670 BLAKE2B 
d5d72be6b8e92714c566a9a2b376c7a42f2efc32243fe58ee41e6e46af24cbad260cc45f3f0b94fc77abcc120818c9cc4c11087ad5004caf8d98a90d946c2e01
 SHA512 
167d9863e6c54a6e85b2fd36f46f8c5269679c47f1ed50816718c502836bdefdc52949295a223b2870935bc1aca23a2c9fb967d51a02ba278d269b70cc82a8f6

diff --git a/sys-libs/libstdc++-v3-bin/libstdc++-v3-bin-3.3.6.ebuild 
b/sys-libs/libstdc++-v3-bin/libstdc++-v3-bin-3.3.6.ebuild
deleted file mode 100644
index 61c45ae4464..00000000000
--- a/sys-libs/libstdc++-v3-bin/libstdc++-v3-bin-3.3.6.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-DESCRIPTION="Compatibility package for running binaries linked against a 
<gcc-3.4 libstdc++"
-HOMEPAGE="https://gcc.gnu.org/libstdc++/";
-SRC_URI="ia64? ( mirror://gentoo/${PN}-ia64-${PV}.tbz2 )
-       ppc64? ( mirror://gentoo/${PN}-ppc64-${PV}.tbz2 )"
-
-LICENSE="GPL-2 LGPL-2.1"
-SLOT="0"
-KEYWORDS="ia64 ppc64"
-IUSE=""
-
-DEPEND=""
-RDEPEND="sys-libs/glibc"
-
-RESTRICT="strip"
-
-src_install() {
-       cp -pPR "${WORKDIR}"/* "${D}"/ || die "copying files failed!"
-}

diff --git a/sys-libs/libstdc++-v3-bin/metadata.xml 
b/sys-libs/libstdc++-v3-bin/metadata.xml
deleted file mode 100644
index 5eb05198076..00000000000
--- a/sys-libs/libstdc++-v3-bin/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-<maintainer type="project">
-       <email>[email protected]</email>
-       <name>Gentoo Linux PowerPC Development</name>
-</maintainer>
-</pkgmetadata>

Reply via email to