Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/igprof/, profiles/
Date: Sun, 14 Apr 2019 07:32:41
Message-Id: 1555227139.89237ee2800b21faedb0dd08f4c77103a35f1def.mgorny@gentoo
1 commit: 89237ee2800b21faedb0dd08f4c77103a35f1def
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 14 07:31:35 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 14 07:32:19 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89237ee2
7
8 dev-util/igprof: Remove last-rited pkg
9
10 Closes: https://bugs.gentoo.org/638500
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 dev-util/igprof/Manifest | 1 -
14 dev-util/igprof/igprof-5.9.11.ebuild | 26 --------------------------
15 dev-util/igprof/metadata.xml | 10 ----------
16 profiles/package.mask | 7 -------
17 4 files changed, 44 deletions(-)
18
19 diff --git a/dev-util/igprof/Manifest b/dev-util/igprof/Manifest
20 deleted file mode 100644
21 index b25d5701ea5..00000000000
22 --- a/dev-util/igprof/Manifest
23 +++ /dev/null
24 @@ -1 +0,0 @@
25 -DIST igprof-5.9.11.tar.gz 174304 BLAKE2B 80e392622d928cfac1352a7c5b65c85b05511c8d10f8067195bd19ee74b0ce42d453a8999378726a52c156b815f69078a76c4d24771cfdf8b657674b0c699bb0 SHA512 1c6a16e286243a997b9ce798f2403597e1d8178a7b4652e38e9afbcd48c84d868dc83ddee7eb76243096f21b9cd9c0337641bba840008c24429e60454cff1444
26
27 diff --git a/dev-util/igprof/igprof-5.9.11.ebuild b/dev-util/igprof/igprof-5.9.11.ebuild
28 deleted file mode 100644
29 index 14f8ced68fc..00000000000
30 --- a/dev-util/igprof/igprof-5.9.11.ebuild
31 +++ /dev/null
32 @@ -1,26 +0,0 @@
33 -# Copyright 1999-2014 Gentoo Foundation
34 -# Distributed under the terms of the GNU General Public License v2
35 -
36 -EAPI=5
37 -
38 -inherit cmake-utils
39 -
40 -DESCRIPTION="Ignominous Profiler for analysing application memory and performance"
41 -HOMEPAGE="http://igprof.org"
42 -SRC_URI="https://github.com/ktf/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
43 -
44 -LICENSE="GPL-2"
45 -SLOT="0"
46 -KEYWORDS="~amd64 ~x86"
47 -IUSE="debug"
48 -
49 -# pcre is automagic dependency, let's make it unoptional
50 -# libatomic_ops is listed as dependency, but isn't actually used by package
51 -DEPEND="dev-libs/libpcre
52 - sys-libs/libunwind"
53 -RDEPEND="${DEPEND}"
54 -
55 -src_prepare() {
56 - sed -e 's/-Werror//g' -i CMakeLists.txt
57 - cmake-utils_src_prepare
58 -}
59
60 diff --git a/dev-util/igprof/metadata.xml b/dev-util/igprof/metadata.xml
61 deleted file mode 100644
62 index 38187d69118..00000000000
63 --- a/dev-util/igprof/metadata.xml
64 +++ /dev/null
65 @@ -1,10 +0,0 @@
66 -<?xml version="1.0" encoding="UTF-8"?>
67 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
68 -<pkgmetadata>
69 - <maintainer type="person">
70 - <email>maksbotan@g.o</email>
71 - </maintainer>
72 - <upstream>
73 - <remote-id type="github">ktf/igprof</remote-id>
74 - </upstream>
75 -</pkgmetadata>
76
77 diff --git a/profiles/package.mask b/profiles/package.mask
78 index cc4e0e81f7a..03fb64df90d 100644
79 --- a/profiles/package.mask
80 +++ b/profiles/package.mask
81 @@ -713,13 +713,6 @@ sci-chemistry/pymol-plugins-dynamics
82 # Removal in 30 days. Bug #671854.
83 www-plugins/mozplugger
84
85 -# Michał Górny <mgorny@g.o> (15 Mar 2019)
86 -# Package added in 2014 and not updated since. The current Gentoo
87 -# version used to violate multilib-strict (#627944), now it does not
88 -# build at all.
89 -# Removal in 30 days. Bug #638500.
90 -dev-util/igprof
91 -
92 # Eray Aslan <eras@g.o> (01 Mar 2019)
93 # Mask experimental software
94 =mail-mta/postfix-3.5*