commit:     845ca5ddfdc7ab6fc4e3ade9add108e9d5656531
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat May 18 09:00:05 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat May 18 09:02:24 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=845ca5dd

dev-cpp/gccxml: Remove last-rited pkg

Closes: https://bugs.gentoo.org/683748
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-cpp/gccxml/Manifest                        |  1 -
 dev-cpp/gccxml/gccxml-0.9.0_pre20131217.ebuild | 33 --------------------------
 dev-cpp/gccxml/metadata.xml                    |  5 ----
 profiles/package.mask                          | 10 --------
 4 files changed, 49 deletions(-)

diff --git a/dev-cpp/gccxml/Manifest b/dev-cpp/gccxml/Manifest
deleted file mode 100644
index 8802a661667..00000000000
--- a/dev-cpp/gccxml/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST gccxml-0.9.0_pre20131217.tar.xz 8134060 BLAKE2B 
d76d9710d9d5a1b1e8b111dbb93c7c2c53ae6162484490aad65a3349f1e29dd441864b32afec16f2c1f666c1577286306205e95eb22c778fff3294ce55f05d50
 SHA512 
3fedb2fb7ec8025921b4d416230acd8f5dcc01858089e12837d702bd4bec0f841ec23dfd949ae7ff42b559e5da1832bfc32ee24c1a4b3ff6004e73d49a1a81cf

diff --git a/dev-cpp/gccxml/gccxml-0.9.0_pre20131217.ebuild 
b/dev-cpp/gccxml/gccxml-0.9.0_pre20131217.ebuild
deleted file mode 100644
index ddd2732740d..00000000000
--- a/dev-cpp/gccxml/gccxml-0.9.0_pre20131217.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils flag-o-matic
-
-DESCRIPTION="XML output extension to GCC"
-HOMEPAGE="http://www.gccxml.org/";
-SRC_URI="https://dev.gentoo.org/~pinkbyte/distfiles/snapshots/${P}.tar.xz";
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~mips ppc x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos"
-
-src_prepare() {
-       # fix bug 549300 by restoring pre-GCC5 inline semantics
-       append-cflags -std=gnu89
-
-       # patch below taken from Debian
-       sed -i \
-               -e 's/xatexit.c//' \
-               GCC/libiberty/CMakeLists.txt || die "sed failed"
-
-       cmake-utils_src_prepare
-}
-
-src_configure() {
-       local mycmakeargs=(
-                -DGCCXML_DOC_DIR:STRING="share/doc/${PF}"
-       )
-       cmake-utils_src_configure
-}

diff --git a/dev-cpp/gccxml/metadata.xml b/dev-cpp/gccxml/metadata.xml
deleted file mode 100644
index 7a38bb90096..00000000000
--- a/dev-cpp/gccxml/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <!-- maintainer-needed -->
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index ff918be93c6..afd4ae74663 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -447,16 +447,6 @@ dev-cpp/rudiments
 # Removal in 30 days.  Bug #629984.
 dev-libs/quantlib
 
-# Michał Górny <[email protected]> (18 Apr 2019)
-# The packages are unmaintained.  GCCXML and pyplusplus were last bumped
-# to snapshots from 2013 (pygccxml was bumped in 2016).  GCCXML bundles
-# old GCC sources (4.8, most likely). In the meantime, upstream has
-# discontinued it in favor of CastXML (which uses clang).  GCCXML fails
-# tests (#629986), so does pyplusplus (#656348).  No reverse
-# dependencies outside the three packages.
-# Removal in 30 days.  Bug #683748.
-dev-cpp/gccxml
-
 # Michał Górny <[email protected]> (18 Apr 2019)
 # All current versions of SystemRescueCD contain vulnerable packages.
 # Bug #683724.

Reply via email to