Gentoo Archives: gentoo-commits

From: Zamarin Arthur <arthurzam+gentoo@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: sys-process/iotop-c/
Date: Mon, 12 Oct 2020 06:26:25
Message-Id: 1602483968.f477d15ccb7cceae9a6727eb6f7fbff32631ed03.arthurzam@gentoo
1 commit: f477d15ccb7cceae9a6727eb6f7fbff32631ed03
2 Author: Zamarin Arthur <arthurzam <AT> gmail <DOT> com>
3 AuthorDate: Mon Oct 12 06:26:08 2020 +0000
4 Commit: Zamarin Arthur <arthurzam+gentoo <AT> gmail <DOT> com>
5 CommitDate: Mon Oct 12 06:26:08 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f477d15c
7
8 sys-process/iotop-c: remove old versions
9
10 Package-Manager: Portage-3.0.7, Repoman-3.0.1
11 Signed-off-by: Zamarin Arthur <arthurzam <AT> gmail.com>
12
13 sys-process/iotop-c/Manifest | 3 ---
14 sys-process/iotop-c/iotop-c-0_pre20140824.ebuild | 25 --------------------
15 sys-process/iotop-c/iotop-c-1.10.ebuild | 25 --------------------
16 sys-process/iotop-c/iotop-c-1.9.ebuild | 29 ------------------------
17 4 files changed, 82 deletions(-)
18
19 diff --git a/sys-process/iotop-c/Manifest b/sys-process/iotop-c/Manifest
20 index 8a2559c0..d72596fc 100644
21 --- a/sys-process/iotop-c/Manifest
22 +++ b/sys-process/iotop-c/Manifest
23 @@ -1,4 +1 @@
24 -DIST iotop-c-0_pre20140824.tar.gz 16154 BLAKE2B ccd5a1d0901ce7d6c554f9b4a2102e7eab9f9bb456f7f2289b0c7b158c8f220339bc018aeb9295f89b717a711b69cb7f1c144d0c84dce093309e6897ac22a67d SHA512 3dac84abff82f1ec6c14a0dae14c11a2260ebe0a6ec112cda06ecfe2cf8535536c92f432fc03cc2baee6b7326eb4dda4fc2fe08a15c41a78641822daea5726d0
25 -DIST iotop-c-1.10.tar.gz 29813 BLAKE2B 20016f8f2d8866738b17624ac555fd51df12f157269b4c38ce900b99ba1cd42bdd1a5e2713b1ff7bc18f762f8e66c60095a2824a8cb18761d68731c87d003d6e SHA512 b548073f26133c2b06f1a3e946510d808331b95c12ab78f747acfa16f0bcde0202d3b01c756688c0e0c69aa18c8273e14509b10a49d19fb6fa1d7f5bdfc1cadd
26 DIST iotop-c-1.15.tar.gz 32454 BLAKE2B 465b43e7661c901f8a9f66973cf25a4af6dcac9e92cbb988240e454c52e1cce1359c57d2386f9773b19202fdbf2ccb2d177ee2a8587faa13e7f69bc8b29b0299 SHA512 feb1d2674b2407f3c9011aca1e4e00b68264b955939be94e45434519ecb8bfc0290ceb17a3db5dafb5a7fd38ccbe5522851439b4437edcf13d0864bc6b8c4364
27 -DIST iotop-c-1.9.tar.gz 28680 BLAKE2B 7e30ca3cec2694afeb2bead7f97eb7ee0dcb3066cf4d1643771b04b724789b9b09836998f6f693bc0a3332b4bb06fb36c46c6ae9b37f0b8088c212136d5bd9f3 SHA512 99a1b9bcae13dbcead1e1c9df8618164be0f9c81e7220d2d4b1e0b8d1528b6a4f6845763a6c04a38510a4174bcaf21abb216f582f49729820cd579e0ca2856f9
28
29 diff --git a/sys-process/iotop-c/iotop-c-0_pre20140824.ebuild b/sys-process/iotop-c/iotop-c-0_pre20140824.ebuild
30 deleted file mode 100644
31 index 90e5e153..00000000
32 --- a/sys-process/iotop-c/iotop-c-0_pre20140824.ebuild
33 +++ /dev/null
34 @@ -1,25 +0,0 @@
35 -# Copyright 1999-2020 Gentoo Authors
36 -# Distributed under the terms of the GNU General Public License v2
37 -
38 -EAPI=7
39 -
40 -MY_COMMIT="cadd9675822cc02eace137eb918a4362c69bec9e"
41 -
42 -DESCRIPTION="top utility for IO (C port)"
43 -HOMEPAGE="https://github.com/Tomas-M/iotop"
44 -SRC_URI="https://github.com/Tomas-M/iotop/archive/${MY_COMMIT}.tar.gz -> ${P}.tar.gz"
45 -
46 -LICENSE="GPL-2"
47 -SLOT="0"
48 -KEYWORDS="~amd64 ~x86"
49 -
50 -RDEPEND="sys-libs/ncurses:=
51 - !sys-process/iotop"
52 -DEPEND="${RDEPEND}"
53 -
54 -S="${WORKDIR}/iotop-${MY_COMMIT}"
55 -
56 -src_install() {
57 - dobin iotop
58 - dodoc README.md
59 -}
60
61 diff --git a/sys-process/iotop-c/iotop-c-1.10.ebuild b/sys-process/iotop-c/iotop-c-1.10.ebuild
62 deleted file mode 100644
63 index cee647fd..00000000
64 --- a/sys-process/iotop-c/iotop-c-1.10.ebuild
65 +++ /dev/null
66 @@ -1,25 +0,0 @@
67 -# Copyright 1999-2020 Gentoo Authors
68 -# Distributed under the terms of the GNU General Public License v2
69 -
70 -EAPI=7
71 -
72 -DESCRIPTION="top utility for IO (C port)"
73 -HOMEPAGE="https://github.com/Tomas-M/iotop"
74 -SRC_URI="https://github.com/Tomas-M/iotop/archive/v${PV}.tar.gz -> ${P}.tar.gz"
75 -
76 -LICENSE="GPL-2+"
77 -SLOT="0"
78 -KEYWORDS="~amd64 ~x86"
79 -
80 -RDEPEND="sys-libs/ncurses:=
81 - !sys-process/iotop"
82 -DEPEND="${RDEPEND}"
83 -BDEPEND="virtual/pkgconfig"
84 -
85 -S="${WORKDIR}/iotop-${PV}"
86 -
87 -src_install() {
88 - dobin iotop
89 - dodoc README.md
90 - doman iotop.8
91 -}
92
93 diff --git a/sys-process/iotop-c/iotop-c-1.9.ebuild b/sys-process/iotop-c/iotop-c-1.9.ebuild
94 deleted file mode 100644
95 index 7fef5de5..00000000
96 --- a/sys-process/iotop-c/iotop-c-1.9.ebuild
97 +++ /dev/null
98 @@ -1,29 +0,0 @@
99 -# Copyright 1999-2020 Gentoo Authors
100 -# Distributed under the terms of the GNU General Public License v2
101 -
102 -EAPI=7
103 -
104 -DESCRIPTION="top utility for IO (C port)"
105 -HOMEPAGE="https://github.com/Tomas-M/iotop"
106 -SRC_URI="https://github.com/Tomas-M/iotop/archive/v${PV}.tar.gz -> ${P}.tar.gz"
107 -
108 -LICENSE="GPL-2+"
109 -SLOT="0"
110 -KEYWORDS="~amd64 ~x86"
111 -
112 -RDEPEND="sys-libs/ncurses:=
113 - !sys-process/iotop"
114 -DEPEND="${RDEPEND}"
115 -BDEPEND="virtual/pkgconfig"
116 -
117 -S="${WORKDIR}/iotop-${PV}"
118 -
119 -src_prepare() {
120 - default
121 - sed -i Makefile -e "s/-lncursesw/$(pkg-config --libs ncursesw)/"
122 -}
123 -
124 -src_install() {
125 - dobin iotop
126 - dodoc README.md
127 -}