From: Michał Górny Date: Sun, 14 Apr 2019 07:31:35 +0000 (+0200) Subject: dev-util/igprof: Remove last-rited pkg X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=89237ee2800b21faedb0dd08f4c77103a35f1def;p=gentoo.git dev-util/igprof: Remove last-rited pkg Closes: https://bugs.gentoo.org/638500 Signed-off-by: Michał Górny --- 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 @@ - - - - - maksbotan@gentoo.org - - - ktf/igprof - - 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 (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 (01 Mar 2019) # Mask experimental software =mail-mta/postfix-3.5*