sys-libs/libstdc++-v3-bin: Remove last-rited pkg
authorMichał Górny <mgorny@gentoo.org>
Thu, 31 Oct 2019 15:34:53 +0000 (16:34 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 31 Oct 2019 15:34:53 +0000 (16:34 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
profiles/package.mask
sys-libs/libstdc++-v3-bin/Manifest [deleted file]
sys-libs/libstdc++-v3-bin/libstdc++-v3-bin-3.3.6.ebuild [deleted file]
sys-libs/libstdc++-v3-bin/metadata.xml [deleted file]

index e621cb0f4522e35ef2b71a9275d41eace0e7e2f4..9255d06dd18866dd4827f525659ae04a7024ac31 100644 (file)
@@ -491,12 +491,6 @@ dev-php/xcache
 # Removal in 30 days
 media-libs/libtxc_dxtn
 
-# Sergei Trofimovich <slyfox@gentoo.org> (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 <steils@gentoo.org> (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 (file)
index 7dcc31a..0000000
+++ /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 (file)
index 61c45ae..0000000
+++ /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 (file)
index 5eb0519..0000000
+++ /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>ppc@gentoo.org</email>
-       <name>Gentoo Linux PowerPC Development</name>
-</maintainer>
-</pkgmetadata>