summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-04-14 09:31:35 +0200
committerMichał Górny <mgorny@gentoo.org>2019-04-14 09:32:19 +0200
commit89237ee2800b21faedb0dd08f4c77103a35f1def (patch)
tree0a21306513be8dd35ed17a04ed93a00be1c5a870
parentsys-boot/quik: Remove last-rited pkg (diff)
downloadgentoo-89237ee2800b21faedb0dd08f4c77103a35f1def.tar.gz
gentoo-89237ee2800b21faedb0dd08f4c77103a35f1def.tar.bz2
gentoo-89237ee2800b21faedb0dd08f4c77103a35f1def.zip
dev-util/igprof: Remove last-rited pkg
Closes: https://bugs.gentoo.org/638500 Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-util/igprof/Manifest1
-rw-r--r--dev-util/igprof/igprof-5.9.11.ebuild26
-rw-r--r--dev-util/igprof/metadata.xml10
-rw-r--r--profiles/package.mask7
4 files changed, 0 insertions, 44 deletions
diff --git a/dev-util/igprof/Manifest b/dev-util/igprof/Manifest
deleted file mode 100644
index b25d5701ea58..000000000000
--- 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 14f8ced68fcd..000000000000
--- 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 38187d691182..000000000000
--- 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>maksbotan@gentoo.org</email>
- </maintainer>
- <upstream>
- <remote-id type="github">ktf/igprof</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/profiles/package.mask b/profiles/package.mask
index cc4e0e81f7af..03fb64df90d8 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 <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*