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: profiles/, dev-libs/handystats/
Date: Sun, 05 May 2019 07:18:51
Message-Id: 1557040571.6369a87fb99400570bbd77a885053d2b5e4b77fb.mgorny@gentoo
1 commit: 6369a87fb99400570bbd77a885053d2b5e4b77fb
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 5 07:16:11 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun May 5 07:16:11 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6369a87f
7
8 dev-libs/handystats: Remove last-rited pkg
9
10 Closes: https://bugs.gentoo.org/580358
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 dev-libs/handystats/Manifest | 1 -
14 dev-libs/handystats/handystats-1.11.3.ebuild | 21 ---------------------
15 dev-libs/handystats/metadata.xml | 11 -----------
16 profiles/package.mask | 6 ------
17 4 files changed, 39 deletions(-)
18
19 diff --git a/dev-libs/handystats/Manifest b/dev-libs/handystats/Manifest
20 deleted file mode 100644
21 index 2a3216e1719..00000000000
22 --- a/dev-libs/handystats/Manifest
23 +++ /dev/null
24 @@ -1 +0,0 @@
25 -DIST handystats-1.11.3.zip 142270 BLAKE2B 1e166bb48c201c38ef856fd5e57ac21bff6c90e172dc3b22fcf60ef377e9a43d7778569dd10236d9e934068d0af9a81956c391c3b4c080b649b41e4573be0c6b SHA512 0ece97c1cea48112514098f9481195ccfa7e5dcd1025c4f0dca5aa8266f783cd9f0c96af17f3942bcf13a7d89e51107a12c44f39ede0fa8d17412a25f89cc331
26
27 diff --git a/dev-libs/handystats/handystats-1.11.3.ebuild b/dev-libs/handystats/handystats-1.11.3.ebuild
28 deleted file mode 100644
29 index 66511d4f301..00000000000
30 --- a/dev-libs/handystats/handystats-1.11.3.ebuild
31 +++ /dev/null
32 @@ -1,21 +0,0 @@
33 -# Copyright 1999-2018 Gentoo Authors
34 -# Distributed under the terms of the GNU General Public License v2
35 -
36 -EAPI=6
37 -
38 -inherit cmake-utils
39 -
40 -DESCRIPTION="C++ library for collecting user-defined in-process runtime statistics"
41 -HOMEPAGE="https://github.com/shindo/handystats"
42 -SRC_URI="https://github.com/shindo/${PN}/archive/${PV}.zip -> ${P}.zip"
43 -
44 -LICENSE="BSD"
45 -SLOT="0"
46 -KEYWORDS="~amd64 ~x86"
47 -IUSE=""
48 -
49 -RESTRICT="test"
50 -
51 -DEPEND="
52 - dev-cpp/gtest
53 - dev-libs/boost"
54
55 diff --git a/dev-libs/handystats/metadata.xml b/dev-libs/handystats/metadata.xml
56 deleted file mode 100644
57 index 1851de575d7..00000000000
58 --- a/dev-libs/handystats/metadata.xml
59 +++ /dev/null
60 @@ -1,11 +0,0 @@
61 -<?xml version="1.0" encoding="UTF-8"?>
62 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
63 -<pkgmetadata>
64 - <maintainer type="person">
65 - <email>patrick@g.o</email>
66 - <name>Patrick Lauer</name>
67 - </maintainer>
68 - <upstream>
69 - <remote-id type="github">shindo/handystats</remote-id>
70 - </upstream>
71 -</pkgmetadata>
72
73 diff --git a/profiles/package.mask b/profiles/package.mask
74 index 08a355f4642..f6bb9a66a39 100644
75 --- a/profiles/package.mask
76 +++ b/profiles/package.mask
77 @@ -599,12 +599,6 @@ dev-go/go-resiliency
78 # Removal in 30 days. Bug #682402.
79 dev-libs/blitz
80
81 -# Michał Górny <mgorny@g.o> (03 Apr 2019)
82 -# Bundles dev-libs/rapidjson. Fails to build with gcc-6+. The packaged
83 -# version is from 2015, and needs bump for almost 2 years.
84 -# Removal in 30 days. Bug #580358.
85 -dev-libs/handystats
86 -
87 # Requires >=dev-lang/lua-5.3 which is masked
88 sys-apps/likwid