dev-util/igprof: Remove last-rited pkg
authorMichał Górny <mgorny@gentoo.org>
Sun, 14 Apr 2019 07:31:35 +0000 (09:31 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sun, 14 Apr 2019 07:32:19 +0000 (09:32 +0200)
Closes: https://bugs.gentoo.org/638500
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-util/igprof/Manifest [deleted file]
dev-util/igprof/igprof-5.9.11.ebuild [deleted file]
dev-util/igprof/metadata.xml [deleted file]
profiles/package.mask

diff --git a/dev-util/igprof/Manifest b/dev-util/igprof/Manifest
deleted file mode 100644 (file)
index b25d570..0000000
+++ /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 (file)
index 14f8ced..0000000
+++ /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 (file)
index 38187d6..0000000
+++ /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>maksbotan@gentoo.org</email>
-       </maintainer>
-       <upstream>
-               <remote-id type="github">ktf/igprof</remote-id>
-       </upstream>
-</pkgmetadata>
index cc4e0e81f7af149d6fb5c6edcadea27452cbfa36..03fb64df90d83106ab55bc28b380daccef3a939b 100644 (file)
@@ -713,13 +713,6 @@ sci-chemistry/pymol-plugins-dynamics
 # Removal in 30 days.  Bug #671854.
 www-plugins/mozplugger
 
-# Michał Górny <mgorny@gentoo.org> (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 <eras@gentoo.org> (01 Mar 2019)
 # Mask experimental software
 =mail-mta/postfix-3.5*