commit:     89237ee2800b21faedb0dd08f4c77103a35f1def
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 14 07:31:35 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Apr 14 07:32:19 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89237ee2

dev-util/igprof: Remove last-rited pkg

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

 dev-util/igprof/Manifest             |  1 -
 dev-util/igprof/igprof-5.9.11.ebuild | 26 --------------------------
 dev-util/igprof/metadata.xml         | 10 ----------
 profiles/package.mask                |  7 -------
 4 files changed, 44 deletions(-)

diff --git a/dev-util/igprof/Manifest b/dev-util/igprof/Manifest
deleted file mode 100644
index b25d5701ea5..00000000000
--- a/dev-util/igprof/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST igprof-5.9.11.tar.gz 174304 BLAKE2B 
80e392622d928cfac1352a7c5b65c85b05511c8d10f8067195bd19ee74b0ce42d453a8999378726a52c156b815f69078a76c4d24771cfdf8b657674b0c699bb0
 SHA512 
1c6a16e286243a997b9ce798f2403597e1d8178a7b4652e38e9afbcd48c84d868dc83ddee7eb76243096f21b9cd9c0337641bba840008c24429e60454cff1444

diff --git a/dev-util/igprof/igprof-5.9.11.ebuild 
b/dev-util/igprof/igprof-5.9.11.ebuild
deleted file mode 100644
index 14f8ced68fc..00000000000
--- a/dev-util/igprof/igprof-5.9.11.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit cmake-utils
-
-DESCRIPTION="Ignominous Profiler for analysing application memory and 
performance"
-HOMEPAGE="http://igprof.org";
-SRC_URI="https://github.com/ktf/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug"
-
-# pcre is automagic dependency, let's make it unoptional
-# libatomic_ops is listed as dependency, but isn't actually used by package
-DEPEND="dev-libs/libpcre
-               sys-libs/libunwind"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-       sed -e 's/-Werror//g' -i CMakeLists.txt
-       cmake-utils_src_prepare
-}

diff --git a/dev-util/igprof/metadata.xml b/dev-util/igprof/metadata.xml
deleted file mode 100644
index 38187d69118..00000000000
--- a/dev-util/igprof/metadata.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="person">
-               <email>[email protected]</email>
-       </maintainer>
-       <upstream>
-               <remote-id type="github">ktf/igprof</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index cc4e0e81f7a..03fb64df90d 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -713,13 +713,6 @@ sci-chemistry/pymol-plugins-dynamics
 # Removal in 30 days.  Bug #671854.
 www-plugins/mozplugger
 
-# Michał Górny <[email protected]> (15 Mar 2019)
-# Package added in 2014 and not updated since.  The current Gentoo
-# version used to violate multilib-strict (#627944), now it does not
-# build at all.
-# Removal in 30 days.  Bug #638500.
-dev-util/igprof
-
 # Eray Aslan <[email protected]> (01 Mar 2019)
 # Mask experimental software
 =mail-mta/postfix-3.5*

Reply via email to