* [gentoo-commits] repo/proj/guru:dev commit in: sys-process/btop/
@ 2021-09-18 19:48 Adrian Schollmeyer
0 siblings, 0 replies; 19+ messages in thread
From: Adrian Schollmeyer @ 2021-09-18 19:48 UTC (permalink / raw
To: gentoo-commits
commit: 349d01e087504cd5d10f95731e7375fa8fc2b861
Author: Adrian Schollmeyer <nex+b-g-o <AT> nexadn <DOT> de>
AuthorDate: Sat Sep 18 19:48:31 2021 +0000
Commit: Adrian Schollmeyer <nex+b-g-o <AT> nexadn <DOT> de>
CommitDate: Sat Sep 18 19:48:31 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=349d01e0
sys-process/btop: Add new package
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Adrian Schollmeyer <nex+b-g-o <AT> nexadn.de>
sys-process/btop/Manifest | 1 +
sys-process/btop/btop-1.0.1.ebuild | 39 ++++++++++++++++++++++++++++++++++++++
sys-process/btop/metadata.xml | 8 ++++++++
3 files changed, 48 insertions(+)
diff --git a/sys-process/btop/Manifest b/sys-process/btop/Manifest
new file mode 100644
index 000000000..f66957449
--- /dev/null
+++ b/sys-process/btop/Manifest
@@ -0,0 +1 @@
+DIST btop-1.0.1.tar.gz 921264 BLAKE2B a272e9479dbffe18e0000632f9697c5ed59707503c836eafd36f62db55787e56ad4d79a81e699a1821d3630052373daf4568a7096e31385075b1f0db00ed40b4 SHA512 dcbd2daeebf7238e3724f75d1be5a5bc1abf554a938b3a35179d65523098cd74df38cf5d26eea58532ad412805302c6681045ec92df4a860a12c91d7280202ce
diff --git a/sys-process/btop/btop-1.0.1.ebuild b/sys-process/btop/btop-1.0.1.ebuild
new file mode 100644
index 000000000..d3a559b42
--- /dev/null
+++ b/sys-process/btop/btop-1.0.1.ebuild
@@ -0,0 +1,39 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="A monitor of resources"
+HOMEPAGE="https://github.com/aristocratos/btop"
+SRC_URI="https://github.com/aristocratos/btop/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+BDEPEND="
+ >=sys-devel/gcc-10
+"
+
+src_prepare() {
+ default
+ # btop installs README.md to /usr/share/btop by default
+ sed -i 's/^.*cp -p README.md.*$//' Makefile
+}
+
+src_compile() {
+ # Disable btop optimization flags, since we have our flags in CXXFLAGS
+ emake \
+ OPTFLAGS=""
+}
+
+src_install() {
+ emake \
+ PREFIX="${EPREFIX}/usr" \
+ DESTDIR="${D}" \
+ install
+
+ dodoc README.md CHANGELOG.md
+}
diff --git a/sys-process/btop/metadata.xml b/sys-process/btop/metadata.xml
new file mode 100644
index 000000000..9997c2e86
--- /dev/null
+++ b/sys-process/btop/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>nex+b-g-o@nexadn.de</email>
+ <name>Adrian Schollmeyer</name>
+ </maintainer>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: sys-process/btop/
@ 2021-09-20 17:27 Adrian Schollmeyer
0 siblings, 0 replies; 19+ messages in thread
From: Adrian Schollmeyer @ 2021-09-20 17:27 UTC (permalink / raw
To: gentoo-commits
commit: fe2095d928cb48d76ee14f5226ba3e03597aa936
Author: Adrian Schollmeyer <nex+b-g-o <AT> nexadn <DOT> de>
AuthorDate: Mon Sep 20 17:26:56 2021 +0000
Commit: Adrian Schollmeyer <nex+b-g-o <AT> nexadn <DOT> de>
CommitDate: Mon Sep 20 17:27:05 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fe2095d9
sys-process/btop: Bump to version 1.0.2
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Adrian Schollmeyer <nex+b-g-o <AT> nexadn.de>
sys-process/btop/Manifest | 2 +-
sys-process/btop/{btop-1.0.1.ebuild => btop-1.0.2.ebuild} | 0
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-process/btop/Manifest b/sys-process/btop/Manifest
index f66957449..eeee6acca 100644
--- a/sys-process/btop/Manifest
+++ b/sys-process/btop/Manifest
@@ -1 +1 @@
-DIST btop-1.0.1.tar.gz 921264 BLAKE2B a272e9479dbffe18e0000632f9697c5ed59707503c836eafd36f62db55787e56ad4d79a81e699a1821d3630052373daf4568a7096e31385075b1f0db00ed40b4 SHA512 dcbd2daeebf7238e3724f75d1be5a5bc1abf554a938b3a35179d65523098cd74df38cf5d26eea58532ad412805302c6681045ec92df4a860a12c91d7280202ce
+DIST btop-1.0.2.tar.gz 921569 BLAKE2B 792f0e9e1e2bf09d3bb98ea9a7a5573f02577dcb40457d00da1edaf1162019650d46327d5534026ec57ea9678623854d3d59d6e27ee76f9c7b2bf330c411a393 SHA512 58bb3c46d4de236a3fc72fb7da42ad9811f25b2122c52103f6f9c670ca2350c188be3d36c38a1216dc35f96638de1bd5691eb027f317a60a220a7dc2053dd02f
diff --git a/sys-process/btop/btop-1.0.1.ebuild b/sys-process/btop/btop-1.0.2.ebuild
similarity index 100%
rename from sys-process/btop/btop-1.0.1.ebuild
rename to sys-process/btop/btop-1.0.2.ebuild
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: sys-process/btop/
@ 2021-09-21 20:09 Adrian Schollmeyer
0 siblings, 0 replies; 19+ messages in thread
From: Adrian Schollmeyer @ 2021-09-21 20:09 UTC (permalink / raw
To: gentoo-commits
commit: a76026459bb125df9a09ba8a5f6aea630f6e766d
Author: Adrian Schollmeyer <nex+b-g-o <AT> nexadn <DOT> de>
AuthorDate: Tue Sep 21 20:09:14 2021 +0000
Commit: Adrian Schollmeyer <nex+b-g-o <AT> nexadn <DOT> de>
CommitDate: Tue Sep 21 20:09:27 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a7602645
sys-process/btop: Bump to 1.0.4
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Adrian Schollmeyer <nex+b-g-o <AT> nexadn.de>
sys-process/btop/Manifest | 2 +-
sys-process/btop/{btop-1.0.2.ebuild => btop-1.0.4.ebuild} | 0
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-process/btop/Manifest b/sys-process/btop/Manifest
index eeee6acca..e229aec62 100644
--- a/sys-process/btop/Manifest
+++ b/sys-process/btop/Manifest
@@ -1 +1 @@
-DIST btop-1.0.2.tar.gz 921569 BLAKE2B 792f0e9e1e2bf09d3bb98ea9a7a5573f02577dcb40457d00da1edaf1162019650d46327d5534026ec57ea9678623854d3d59d6e27ee76f9c7b2bf330c411a393 SHA512 58bb3c46d4de236a3fc72fb7da42ad9811f25b2122c52103f6f9c670ca2350c188be3d36c38a1216dc35f96638de1bd5691eb027f317a60a220a7dc2053dd02f
+DIST btop-1.0.4.tar.gz 921861 BLAKE2B 38bb398c9b480fef5f95dab3757b7bce4c353238acc08cef1d11931e8171e74d4c0ab9165f593bdeadc081ca727e382ccb4ec13e552b5658fcf74840157fb05f SHA512 1ad17f417731d492156c902c6b0f9f930fac768a1af074ef0b78747e5a8db0735e46a33b461d015ecc11f4aadbcdf8b5e1c29afff4c2557cbd8e8bf586b47c55
diff --git a/sys-process/btop/btop-1.0.2.ebuild b/sys-process/btop/btop-1.0.4.ebuild
similarity index 100%
rename from sys-process/btop/btop-1.0.2.ebuild
rename to sys-process/btop/btop-1.0.4.ebuild
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: sys-process/btop/
@ 2021-09-26 5:00 Adrian Schollmeyer
0 siblings, 0 replies; 19+ messages in thread
From: Adrian Schollmeyer @ 2021-09-26 5:00 UTC (permalink / raw
To: gentoo-commits
commit: c9e0c32f079c09f83c9ae9d8a30933a745f69766
Author: Adrian Schollmeyer <nex+b-g-o <AT> nexadn <DOT> de>
AuthorDate: Sun Sep 26 05:00:29 2021 +0000
Commit: Adrian Schollmeyer <nex+b-g-o <AT> nexadn <DOT> de>
CommitDate: Sun Sep 26 05:00:32 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c9e0c32f
sys-process/btop: Bump to 1.0.8
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Adrian Schollmeyer <nex+b-g-o <AT> nexadn.de>
sys-process/btop/Manifest | 2 +-
sys-process/btop/{btop-1.0.4.ebuild => btop-1.0.8.ebuild} | 0
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-process/btop/Manifest b/sys-process/btop/Manifest
index e229aec62..fbfe00cdc 100644
--- a/sys-process/btop/Manifest
+++ b/sys-process/btop/Manifest
@@ -1 +1 @@
-DIST btop-1.0.4.tar.gz 921861 BLAKE2B 38bb398c9b480fef5f95dab3757b7bce4c353238acc08cef1d11931e8171e74d4c0ab9165f593bdeadc081ca727e382ccb4ec13e552b5658fcf74840157fb05f SHA512 1ad17f417731d492156c902c6b0f9f930fac768a1af074ef0b78747e5a8db0735e46a33b461d015ecc11f4aadbcdf8b5e1c29afff4c2557cbd8e8bf586b47c55
+DIST btop-1.0.8.tar.gz 922509 BLAKE2B 338dd8c3254850a40a1c8eb189d8bab12b5eb8aa57380c7e932b6d024420d73b688db6dc13e0e611876e79c3112d8749d4e32130bea0279741eafdad93f0f6aa SHA512 5473784542621d28b8112ea835ba697fd16bf79f8bdddb276e3a840049c1f7584872b5a7fc888ffc626684c23393a5063d890788a5c1020f970e43045bea945e
diff --git a/sys-process/btop/btop-1.0.4.ebuild b/sys-process/btop/btop-1.0.8.ebuild
similarity index 100%
rename from sys-process/btop/btop-1.0.4.ebuild
rename to sys-process/btop/btop-1.0.8.ebuild
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: sys-process/btop/
@ 2021-09-28 18:42 Adrian Schollmeyer
0 siblings, 0 replies; 19+ messages in thread
From: Adrian Schollmeyer @ 2021-09-28 18:42 UTC (permalink / raw
To: gentoo-commits
commit: 10c4d7924a420812eec4ae8802c0a17554b8f8b9
Author: Adrian Schollmeyer <nex+b-g-o <AT> nexadn <DOT> de>
AuthorDate: Tue Sep 28 15:18:49 2021 +0000
Commit: Adrian Schollmeyer <nex+b-g-o <AT> nexadn <DOT> de>
CommitDate: Tue Sep 28 18:42:08 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=10c4d792
sys-process/btop: Bump to 1.0.10
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Adrian Schollmeyer <nex+b-g-o <AT> nexadn.de>
sys-process/btop/Manifest | 2 +-
sys-process/btop/{btop-1.0.8.ebuild => btop-1.0.10.ebuild} | 0
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-process/btop/Manifest b/sys-process/btop/Manifest
index fbfe00cdc..c4c8112d4 100644
--- a/sys-process/btop/Manifest
+++ b/sys-process/btop/Manifest
@@ -1 +1 @@
-DIST btop-1.0.8.tar.gz 922509 BLAKE2B 338dd8c3254850a40a1c8eb189d8bab12b5eb8aa57380c7e932b6d024420d73b688db6dc13e0e611876e79c3112d8749d4e32130bea0279741eafdad93f0f6aa SHA512 5473784542621d28b8112ea835ba697fd16bf79f8bdddb276e3a840049c1f7584872b5a7fc888ffc626684c23393a5063d890788a5c1020f970e43045bea945e
+DIST btop-1.0.10.tar.gz 923711 BLAKE2B 6c756a786fc1f8911c1854f1690c4828d4d6fe126e5b916bed38e08ce78678be31f96bb4ad857466f6cf6741967393a6ba8561d1c616ef95c9d32b969ebd1ac8 SHA512 d39ab2f52fc9ba789643932641b37d0af7c1930ef32917e8eb711a1ca256174002fc651a32d2d28af49cfb4ea1e18a3a45593a7eb0c177e562fe30382f63fca8
diff --git a/sys-process/btop/btop-1.0.8.ebuild b/sys-process/btop/btop-1.0.10.ebuild
similarity index 100%
rename from sys-process/btop/btop-1.0.8.ebuild
rename to sys-process/btop/btop-1.0.10.ebuild
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: sys-process/btop/
@ 2021-10-08 21:53 Adrian Schollmeyer
0 siblings, 0 replies; 19+ messages in thread
From: Adrian Schollmeyer @ 2021-10-08 21:53 UTC (permalink / raw
To: gentoo-commits
commit: 754a173c25424fdb4ee259ea87a6cac8f6269c7f
Author: Adrian Schollmeyer <nex+b-g-o <AT> nexadn <DOT> de>
AuthorDate: Fri Oct 8 21:53:11 2021 +0000
Commit: Adrian Schollmeyer <nex+b-g-o <AT> nexadn <DOT> de>
CommitDate: Fri Oct 8 21:53:19 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=754a173c
sys-process/btop: Bump to 1.0.14
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Adrian Schollmeyer <nex+b-g-o <AT> nexadn.de>
sys-process/btop/Manifest | 2 +-
sys-process/btop/{btop-1.0.10.ebuild => btop-1.0.14.ebuild} | 0
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-process/btop/Manifest b/sys-process/btop/Manifest
index c4c8112d4..1148fab4f 100644
--- a/sys-process/btop/Manifest
+++ b/sys-process/btop/Manifest
@@ -1 +1 @@
-DIST btop-1.0.10.tar.gz 923711 BLAKE2B 6c756a786fc1f8911c1854f1690c4828d4d6fe126e5b916bed38e08ce78678be31f96bb4ad857466f6cf6741967393a6ba8561d1c616ef95c9d32b969ebd1ac8 SHA512 d39ab2f52fc9ba789643932641b37d0af7c1930ef32917e8eb711a1ca256174002fc651a32d2d28af49cfb4ea1e18a3a45593a7eb0c177e562fe30382f63fca8
+DIST btop-1.0.14.tar.gz 925702 BLAKE2B 609d22de4f0c581889c47961b3fcdca8b72e9cc18e254741478f74e9e1b6d9ea7ca49d4c6c6fbdc0bba2cd7f84113dc873c0e2343eee91e3ce1cb6d430fc98a6 SHA512 5afc444ce6379d4f865524689fdb38345d1b620ec8f42efaaea2b61a7be648bd5528becc9cf9a34cf49cf00fb4e0da6e10401a02690e01735df86930eb1c40e3
diff --git a/sys-process/btop/btop-1.0.10.ebuild b/sys-process/btop/btop-1.0.14.ebuild
similarity index 100%
rename from sys-process/btop/btop-1.0.10.ebuild
rename to sys-process/btop/btop-1.0.14.ebuild
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: sys-process/btop/
@ 2021-10-18 17:23 Adrian Schollmeyer
0 siblings, 0 replies; 19+ messages in thread
From: Adrian Schollmeyer @ 2021-10-18 17:23 UTC (permalink / raw
To: gentoo-commits
commit: 5a168634103bf085151f6ceb1d046cf59056b0bd
Author: Adrian Schollmeyer <nex+b-g-o <AT> nexadn <DOT> de>
AuthorDate: Mon Oct 18 17:23:27 2021 +0000
Commit: Adrian Schollmeyer <nex+b-g-o <AT> nexadn <DOT> de>
CommitDate: Mon Oct 18 17:23:27 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5a168634
sys-process/btop: Bump to 1.0.17
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Adrian Schollmeyer <nex+b-g-o <AT> nexadn.de>
sys-process/btop/Manifest | 2 +-
sys-process/btop/{btop-1.0.14.ebuild => btop-1.0.17.ebuild} | 0
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-process/btop/Manifest b/sys-process/btop/Manifest
index 1148fab4f..5f5cf99e7 100644
--- a/sys-process/btop/Manifest
+++ b/sys-process/btop/Manifest
@@ -1 +1 @@
-DIST btop-1.0.14.tar.gz 925702 BLAKE2B 609d22de4f0c581889c47961b3fcdca8b72e9cc18e254741478f74e9e1b6d9ea7ca49d4c6c6fbdc0bba2cd7f84113dc873c0e2343eee91e3ce1cb6d430fc98a6 SHA512 5afc444ce6379d4f865524689fdb38345d1b620ec8f42efaaea2b61a7be648bd5528becc9cf9a34cf49cf00fb4e0da6e10401a02690e01735df86930eb1c40e3
+DIST btop-1.0.17.tar.gz 922187 BLAKE2B 59f9a1fa97db86651f7d6faa8f2c76d3d032e37fe074c6c3eecd365f94b9288b1d26a98a80ce8984d07115d7c23927eec359eff4faafd1f35de06e22f33b5c7a SHA512 0fad0ecf81146d643afdd15355e754529f72b943e0482f2733614e669b6896841eb53726f4c231675308ddc31dc2a692244273edfaa492bbbfae488fe232dd1b
diff --git a/sys-process/btop/btop-1.0.14.ebuild b/sys-process/btop/btop-1.0.17.ebuild
similarity index 100%
rename from sys-process/btop/btop-1.0.14.ebuild
rename to sys-process/btop/btop-1.0.17.ebuild
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: sys-process/btop/
@ 2021-10-19 16:23 Adrian Schollmeyer
0 siblings, 0 replies; 19+ messages in thread
From: Adrian Schollmeyer @ 2021-10-19 16:23 UTC (permalink / raw
To: gentoo-commits
commit: 10fa78d95d36266cb5213867566b3d847e417775
Author: Adrian Schollmeyer <nex+b-g-o <AT> nexadn <DOT> de>
AuthorDate: Tue Oct 19 16:23:06 2021 +0000
Commit: Adrian Schollmeyer <nex+b-g-o <AT> nexadn <DOT> de>
CommitDate: Tue Oct 19 16:23:06 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=10fa78d9
sys-process/btop: Bump to 1.0.18
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Adrian Schollmeyer <nex+b-g-o <AT> nexadn.de>
sys-process/btop/Manifest | 2 +-
sys-process/btop/{btop-1.0.17.ebuild => btop-1.0.18.ebuild} | 0
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-process/btop/Manifest b/sys-process/btop/Manifest
index 5f5cf99e7..a2c749c26 100644
--- a/sys-process/btop/Manifest
+++ b/sys-process/btop/Manifest
@@ -1 +1 @@
-DIST btop-1.0.17.tar.gz 922187 BLAKE2B 59f9a1fa97db86651f7d6faa8f2c76d3d032e37fe074c6c3eecd365f94b9288b1d26a98a80ce8984d07115d7c23927eec359eff4faafd1f35de06e22f33b5c7a SHA512 0fad0ecf81146d643afdd15355e754529f72b943e0482f2733614e669b6896841eb53726f4c231675308ddc31dc2a692244273edfaa492bbbfae488fe232dd1b
+DIST btop-1.0.18.tar.gz 922257 BLAKE2B 28344597e11fde6ce19c08aeaf95ea03b90503b68189e69511c09a499cdb284cbbc7835b9218d29028e6aea9f00cc99891aa9706031fe9d22350a21212cb1a61 SHA512 8d822c37afb223ba131cb2ea6162331056f603b534bdcd71d9976ef8f0ae95d7786b33ac8436c21ef1c206d240e908a4608100f047e74c10eba4982a3aabadc4
diff --git a/sys-process/btop/btop-1.0.17.ebuild b/sys-process/btop/btop-1.0.18.ebuild
similarity index 100%
rename from sys-process/btop/btop-1.0.17.ebuild
rename to sys-process/btop/btop-1.0.18.ebuild
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: sys-process/btop/
@ 2021-10-21 15:06 Adrian Schollmeyer
0 siblings, 0 replies; 19+ messages in thread
From: Adrian Schollmeyer @ 2021-10-21 15:06 UTC (permalink / raw
To: gentoo-commits
commit: 086733af89502e425edcf9c77ed709d37db184db
Author: Adrian Schollmeyer <nex+b-g-o <AT> nexadn <DOT> de>
AuthorDate: Thu Oct 21 15:06:19 2021 +0000
Commit: Adrian Schollmeyer <nex+b-g-o <AT> nexadn <DOT> de>
CommitDate: Thu Oct 21 15:06:30 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=086733af
sys-process/btop: Bump to 1.0.19
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Adrian Schollmeyer <nex+b-g-o <AT> nexadn.de>
sys-process/btop/Manifest | 2 +-
sys-process/btop/{btop-1.0.18.ebuild => btop-1.0.19.ebuild} | 0
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-process/btop/Manifest b/sys-process/btop/Manifest
index a2c749c26..b33efb604 100644
--- a/sys-process/btop/Manifest
+++ b/sys-process/btop/Manifest
@@ -1 +1 @@
-DIST btop-1.0.18.tar.gz 922257 BLAKE2B 28344597e11fde6ce19c08aeaf95ea03b90503b68189e69511c09a499cdb284cbbc7835b9218d29028e6aea9f00cc99891aa9706031fe9d22350a21212cb1a61 SHA512 8d822c37afb223ba131cb2ea6162331056f603b534bdcd71d9976ef8f0ae95d7786b33ac8436c21ef1c206d240e908a4608100f047e74c10eba4982a3aabadc4
+DIST btop-1.0.19.tar.gz 922374 BLAKE2B f8ae8022a17b1f856c566ee8979a96e3e8d2ac0c4d895af148f9a615192a6e8b9e59bb4afb6c0b70670234d31aa2a36366d62a9655b93fc20422644c657556c3 SHA512 d351868fffa227a2925a556f1fc642edd2b8f31e1247eeaf558892bdf25b2aed9833f5047b607f21a16d6b0a141e8ab8c4237a52627264c480e9e5fb4397382b
diff --git a/sys-process/btop/btop-1.0.18.ebuild b/sys-process/btop/btop-1.0.19.ebuild
similarity index 100%
rename from sys-process/btop/btop-1.0.18.ebuild
rename to sys-process/btop/btop-1.0.19.ebuild
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: sys-process/btop/
@ 2021-11-02 20:51 Adrian Schollmeyer
0 siblings, 0 replies; 19+ messages in thread
From: Adrian Schollmeyer @ 2021-11-02 20:51 UTC (permalink / raw
To: gentoo-commits
commit: 17243ea4365af1f9f1c682ff75c4e71b50922f5e
Author: Adrian Schollmeyer <nex+b-g-o <AT> nexadn <DOT> de>
AuthorDate: Tue Nov 2 20:50:29 2021 +0000
Commit: Adrian Schollmeyer <nex+b-g-o <AT> nexadn <DOT> de>
CommitDate: Tue Nov 2 20:50:53 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=17243ea4
sys-process/btop: Bump to 1.0.21
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Adrian Schollmeyer <nex+b-g-o <AT> nexadn.de>
sys-process/btop/Manifest | 2 +-
sys-process/btop/{btop-1.0.19.ebuild => btop-1.0.21.ebuild} | 0
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-process/btop/Manifest b/sys-process/btop/Manifest
index b33efb604..21870a731 100644
--- a/sys-process/btop/Manifest
+++ b/sys-process/btop/Manifest
@@ -1 +1 @@
-DIST btop-1.0.19.tar.gz 922374 BLAKE2B f8ae8022a17b1f856c566ee8979a96e3e8d2ac0c4d895af148f9a615192a6e8b9e59bb4afb6c0b70670234d31aa2a36366d62a9655b93fc20422644c657556c3 SHA512 d351868fffa227a2925a556f1fc642edd2b8f31e1247eeaf558892bdf25b2aed9833f5047b607f21a16d6b0a141e8ab8c4237a52627264c480e9e5fb4397382b
+DIST btop-1.0.21.tar.gz 923238 BLAKE2B b090b4f744e4b519cf315c9ba182344e90e11b71503eb9965886927fe4004aecc40259da5ea7d3f4365601617155ff9be95a83b99d043e5a04a301b508e0dcee SHA512 b7b9023b80119f791d065cece7d3f5a2017632980f0279873c8810d47b53eaffe82a418720c5a7abd8c471dea02ce5e250477fa904254d9342dc4c29b7e3ca4a
diff --git a/sys-process/btop/btop-1.0.19.ebuild b/sys-process/btop/btop-1.0.21.ebuild
similarity index 100%
rename from sys-process/btop/btop-1.0.19.ebuild
rename to sys-process/btop/btop-1.0.21.ebuild
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: sys-process/btop/
@ 2021-11-16 13:02 Adrian Schollmeyer
0 siblings, 0 replies; 19+ messages in thread
From: Adrian Schollmeyer @ 2021-11-16 13:02 UTC (permalink / raw
To: gentoo-commits
commit: 07e2b024d32afbcd00397112251ea94720d7184b
Author: Adrian Schollmeyer <nex+b-g-o <AT> nexadn <DOT> de>
AuthorDate: Tue Nov 16 13:02:42 2021 +0000
Commit: Adrian Schollmeyer <nex+b-g-o <AT> nexadn <DOT> de>
CommitDate: Tue Nov 16 13:02:50 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=07e2b024
sys-process/btop: Bump to 1.1.1
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Adrian Schollmeyer <nex+b-g-o <AT> nexadn.de>
sys-process/btop/Manifest | 2 +-
sys-process/btop/{btop-1.0.21.ebuild => btop-1.1.1.ebuild} | 0
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-process/btop/Manifest b/sys-process/btop/Manifest
index 21870a731..cb905e662 100644
--- a/sys-process/btop/Manifest
+++ b/sys-process/btop/Manifest
@@ -1 +1 @@
-DIST btop-1.0.21.tar.gz 923238 BLAKE2B b090b4f744e4b519cf315c9ba182344e90e11b71503eb9965886927fe4004aecc40259da5ea7d3f4365601617155ff9be95a83b99d043e5a04a301b508e0dcee SHA512 b7b9023b80119f791d065cece7d3f5a2017632980f0279873c8810d47b53eaffe82a418720c5a7abd8c471dea02ce5e250477fa904254d9342dc4c29b7e3ca4a
+DIST btop-1.1.1.tar.gz 941309 BLAKE2B 21b719c69c67b78b317193d530d13130f1219ecad1ed6c7fa1783fcd799c8162ae234754141be2bf5428f37311d3843267c5a10edc01dec27937bcff55ce8620 SHA512 340c016f13fca931a7a188bb5b3c0570b5f0480dcc9da7f1dd2805e40897aeac61c3b479aeb407b1974fe15e588a50c71e328a77a740dcb0fd1e9ccaa011d7e8
diff --git a/sys-process/btop/btop-1.0.21.ebuild b/sys-process/btop/btop-1.1.1.ebuild
similarity index 100%
rename from sys-process/btop/btop-1.0.21.ebuild
rename to sys-process/btop/btop-1.1.1.ebuild
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: sys-process/btop/
@ 2021-12-12 20:25 Adrian Schollmeyer
0 siblings, 0 replies; 19+ messages in thread
From: Adrian Schollmeyer @ 2021-12-12 20:25 UTC (permalink / raw
To: gentoo-commits
commit: f4dc45b4073823dbd28496b0ed3c9020a94531c2
Author: Adrian Schollmeyer <nex+b-g-o <AT> nexadn <DOT> de>
AuthorDate: Sun Dec 12 20:24:48 2021 +0000
Commit: Adrian Schollmeyer <nex+b-g-o <AT> nexadn <DOT> de>
CommitDate: Sun Dec 12 20:24:56 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f4dc45b4
sys-process/btop: Bump to 1.1.3
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Adrian Schollmeyer <nex+b-g-o <AT> nexadn.de>
sys-process/btop/Manifest | 2 +-
sys-process/btop/{btop-1.1.1.ebuild => btop-1.1.3.ebuild} | 0
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-process/btop/Manifest b/sys-process/btop/Manifest
index cb905e662..41ff41cf1 100644
--- a/sys-process/btop/Manifest
+++ b/sys-process/btop/Manifest
@@ -1 +1 @@
-DIST btop-1.1.1.tar.gz 941309 BLAKE2B 21b719c69c67b78b317193d530d13130f1219ecad1ed6c7fa1783fcd799c8162ae234754141be2bf5428f37311d3843267c5a10edc01dec27937bcff55ce8620 SHA512 340c016f13fca931a7a188bb5b3c0570b5f0480dcc9da7f1dd2805e40897aeac61c3b479aeb407b1974fe15e588a50c71e328a77a740dcb0fd1e9ccaa011d7e8
+DIST btop-1.1.3.tar.gz 943040 BLAKE2B 22439d39f9ddcbd67a15eb06c20cec2569598483b9906e48719d0c3e96ceb1089e5acd4f9f2ed188da42253fad4f982cb8c4489a5c49757e9c1ad8d665a08e87 SHA512 f16e41a8de1930aeff7a316af28d31d64feace8e135d0d3a39448ef3753eb56eab53b98de300f3b92e97e5bd8bb79ef53da58bc94b58d269f68cd6ad842dc92d
diff --git a/sys-process/btop/btop-1.1.1.ebuild b/sys-process/btop/btop-1.1.3.ebuild
similarity index 100%
rename from sys-process/btop/btop-1.1.1.ebuild
rename to sys-process/btop/btop-1.1.3.ebuild
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: sys-process/btop/
@ 2022-01-16 16:57 Adrian Schollmeyer
0 siblings, 0 replies; 19+ messages in thread
From: Adrian Schollmeyer @ 2022-01-16 16:57 UTC (permalink / raw
To: gentoo-commits
commit: 759beed4bd486057169863b385e916b8aecb6350
Author: Adrian Schollmeyer <nex+b-g-o <AT> nexadn <DOT> de>
AuthorDate: Sun Jan 16 16:56:36 2022 +0000
Commit: Adrian Schollmeyer <nex+b-g-o <AT> nexadn <DOT> de>
CommitDate: Sun Jan 16 16:57:02 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=759beed4
sys-process/btop: Bump to 1.2.0
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Adrian Schollmeyer <nex+b-g-o <AT> nexadn.de>
sys-process/btop/Manifest | 2 +-
sys-process/btop/{btop-1.1.3.ebuild => btop-1.2.0.ebuild} | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-process/btop/Manifest b/sys-process/btop/Manifest
index 41ff41cf1..21f94848e 100644
--- a/sys-process/btop/Manifest
+++ b/sys-process/btop/Manifest
@@ -1 +1 @@
-DIST btop-1.1.3.tar.gz 943040 BLAKE2B 22439d39f9ddcbd67a15eb06c20cec2569598483b9906e48719d0c3e96ceb1089e5acd4f9f2ed188da42253fad4f982cb8c4489a5c49757e9c1ad8d665a08e87 SHA512 f16e41a8de1930aeff7a316af28d31d64feace8e135d0d3a39448ef3753eb56eab53b98de300f3b92e97e5bd8bb79ef53da58bc94b58d269f68cd6ad842dc92d
+DIST btop-1.2.0.tar.gz 958750 BLAKE2B 4cb35fae55819d1e24996631ab04d20f39d41946109d784cae12f64fa8557f67a6f276a89ae748d5cb0ede4f4efd4fe31358e925e270048fe6c53d8997d013c4 SHA512 5895a62773bb0eddc6b5d1699cb37a3ee764e2a90324b39b6f9e5ab6776486d4a42c7b25ab64c6b381d99c953de0cd509db5b8c58dc0d25f2d73fd8aa3d31041
diff --git a/sys-process/btop/btop-1.1.3.ebuild b/sys-process/btop/btop-1.2.0.ebuild
similarity index 95%
rename from sys-process/btop/btop-1.1.3.ebuild
rename to sys-process/btop/btop-1.2.0.ebuild
index d3a559b42..90014cdbe 100644
--- a/sys-process/btop/btop-1.1.3.ebuild
+++ b/sys-process/btop/btop-1.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021 Gentoo Authors
+# Copyright 2021-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: sys-process/btop/
@ 2022-02-13 12:12 Adrian Schollmeyer
0 siblings, 0 replies; 19+ messages in thread
From: Adrian Schollmeyer @ 2022-02-13 12:12 UTC (permalink / raw
To: gentoo-commits
commit: e85fdc675e6283c3de8aa230b71977a04f0c82aa
Author: Adrian Schollmeyer <nex+b-g-o <AT> nexadn <DOT> de>
AuthorDate: Sun Feb 13 12:11:56 2022 +0000
Commit: Adrian Schollmeyer <nex+b-g-o <AT> nexadn <DOT> de>
CommitDate: Sun Feb 13 12:12:18 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e85fdc67
sys-process/btop: Bump to 1.2.2
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Adrian Schollmeyer <nex+b-g-o <AT> nexadn.de>
sys-process/btop/Manifest | 2 +-
sys-process/btop/{btop-1.2.0.ebuild => btop-1.2.2.ebuild} | 0
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-process/btop/Manifest b/sys-process/btop/Manifest
index 21f94848e..067d39905 100644
--- a/sys-process/btop/Manifest
+++ b/sys-process/btop/Manifest
@@ -1 +1 @@
-DIST btop-1.2.0.tar.gz 958750 BLAKE2B 4cb35fae55819d1e24996631ab04d20f39d41946109d784cae12f64fa8557f67a6f276a89ae748d5cb0ede4f4efd4fe31358e925e270048fe6c53d8997d013c4 SHA512 5895a62773bb0eddc6b5d1699cb37a3ee764e2a90324b39b6f9e5ab6776486d4a42c7b25ab64c6b381d99c953de0cd509db5b8c58dc0d25f2d73fd8aa3d31041
+DIST btop-1.2.2.tar.gz 970253 BLAKE2B 702f8219ed431a1f38d26b2d3bf979ab5e27f9dae0fee6eb9a6ccd86dc5380bf8408e5637fd5fa403c1224c7e20ff1bcf179b920ed6ce046b5feed0b158aa897 SHA512 cae5b41602966edd273244682760fa6e964f75581f19bcfa863e2ec99aa5ee23f1eb030d798baf2b3daa3aeddf927f7adf41c5feaa424f55b5a5bb3737aa359a
diff --git a/sys-process/btop/btop-1.2.0.ebuild b/sys-process/btop/btop-1.2.2.ebuild
similarity index 100%
rename from sys-process/btop/btop-1.2.0.ebuild
rename to sys-process/btop/btop-1.2.2.ebuild
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: sys-process/btop/
@ 2022-03-06 11:54 Adrian Schollmeyer
0 siblings, 0 replies; 19+ messages in thread
From: Adrian Schollmeyer @ 2022-03-06 11:54 UTC (permalink / raw
To: gentoo-commits
commit: e239fdad2f7a628a359d599e3fe9909ddcfcf754
Author: Adrian Schollmeyer <nex+b-g-o <AT> nexadn <DOT> de>
AuthorDate: Sun Mar 6 11:54:23 2022 +0000
Commit: Adrian Schollmeyer <nex+b-g-o <AT> nexadn <DOT> de>
CommitDate: Sun Mar 6 11:54:45 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e239fdad
sys-process/btop: Bump to 1.2.5
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Adrian Schollmeyer <nex+b-g-o <AT> nexadn.de>
sys-process/btop/Manifest | 2 +-
sys-process/btop/{btop-1.2.2.ebuild => btop-1.2.5.ebuild} | 0
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-process/btop/Manifest b/sys-process/btop/Manifest
index 067d39905..1394a7c04 100644
--- a/sys-process/btop/Manifest
+++ b/sys-process/btop/Manifest
@@ -1 +1 @@
-DIST btop-1.2.2.tar.gz 970253 BLAKE2B 702f8219ed431a1f38d26b2d3bf979ab5e27f9dae0fee6eb9a6ccd86dc5380bf8408e5637fd5fa403c1224c7e20ff1bcf179b920ed6ce046b5feed0b158aa897 SHA512 cae5b41602966edd273244682760fa6e964f75581f19bcfa863e2ec99aa5ee23f1eb030d798baf2b3daa3aeddf927f7adf41c5feaa424f55b5a5bb3737aa359a
+DIST btop-1.2.5.tar.gz 971598 BLAKE2B 892be951cd88b01a1a108cd0374f8c920f2111dc8c75aa4fd0c192729f408d34b0720adca1e484b2c71aff4840e5737a8cce8802effb9b634e60163decde5d0f SHA512 f881c2f8e85ccf7609ef443b4bec3c20e4f41c9b45171ddc3110a5484bf39cb2c3e4b7eff0a97930fe550d557526cec58b5867d55ed9d75f4a8976f0c92d5d10
diff --git a/sys-process/btop/btop-1.2.2.ebuild b/sys-process/btop/btop-1.2.5.ebuild
similarity index 100%
rename from sys-process/btop/btop-1.2.2.ebuild
rename to sys-process/btop/btop-1.2.5.ebuild
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: sys-process/btop/
@ 2022-04-17 8:06 Adrian Schollmeyer
0 siblings, 0 replies; 19+ messages in thread
From: Adrian Schollmeyer @ 2022-04-17 8:06 UTC (permalink / raw
To: gentoo-commits
commit: c7d7dd38d9ad2e925ea29f7ada47a363cdbe5b58
Author: Adrian Schollmeyer <nex+b-g-o <AT> nexadn <DOT> de>
AuthorDate: Sun Apr 17 08:05:43 2022 +0000
Commit: Adrian Schollmeyer <nex+b-g-o <AT> nexadn <DOT> de>
CommitDate: Sun Apr 17 08:06:32 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c7d7dd38
sys-process/btop: add 1.2.6, drop 1.2.5
Signed-off-by: Adrian Schollmeyer <nex+b-g-o <AT> nexadn.de>
sys-process/btop/Manifest | 2 +-
sys-process/btop/{btop-1.2.5.ebuild => btop-1.2.6.ebuild} | 0
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-process/btop/Manifest b/sys-process/btop/Manifest
index 1394a7c04..21b9ed3a3 100644
--- a/sys-process/btop/Manifest
+++ b/sys-process/btop/Manifest
@@ -1 +1 @@
-DIST btop-1.2.5.tar.gz 971598 BLAKE2B 892be951cd88b01a1a108cd0374f8c920f2111dc8c75aa4fd0c192729f408d34b0720adca1e484b2c71aff4840e5737a8cce8802effb9b634e60163decde5d0f SHA512 f881c2f8e85ccf7609ef443b4bec3c20e4f41c9b45171ddc3110a5484bf39cb2c3e4b7eff0a97930fe550d557526cec58b5867d55ed9d75f4a8976f0c92d5d10
+DIST btop-1.2.6.tar.gz 971853 BLAKE2B 217a7c1c7a6caf0aa7261acd362f4df136833620ac4e09b19db31e1c439c9feeef381ed66888a44e48c5a6b53c632854b8d45476a2699cb7f7de9777c8a5f654 SHA512 8eeb3dee050b392817747db076fc85d012e3cd528b70d7ef2dae801614d332cef5bab636bca2803904027a1e0ac98e30a95ee1cc8aa34c7c9d093e3accf885c9
diff --git a/sys-process/btop/btop-1.2.5.ebuild b/sys-process/btop/btop-1.2.6.ebuild
similarity index 100%
rename from sys-process/btop/btop-1.2.5.ebuild
rename to sys-process/btop/btop-1.2.6.ebuild
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: sys-process/btop/
@ 2022-05-30 11:37 Adrian Schollmeyer
0 siblings, 0 replies; 19+ messages in thread
From: Adrian Schollmeyer @ 2022-05-30 11:37 UTC (permalink / raw
To: gentoo-commits
commit: 5e7b4e7ab4deeb2697fbbc14c58c26dfd13ebb53
Author: Adrian Schollmeyer <nex+b-g-o <AT> nexadn <DOT> de>
AuthorDate: Mon May 30 11:37:23 2022 +0000
Commit: Adrian Schollmeyer <nex+b-g-o <AT> nexadn <DOT> de>
CommitDate: Mon May 30 11:37:52 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5e7b4e7a
sys-process/btop: add 1.2.7, drop 1.2.6
Signed-off-by: Adrian Schollmeyer <nex+b-g-o <AT> nexadn.de>
sys-process/btop/Manifest | 2 +-
sys-process/btop/{btop-1.2.6.ebuild => btop-1.2.7.ebuild} | 0
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-process/btop/Manifest b/sys-process/btop/Manifest
index 21b9ed3a3..7ac2b8e4e 100644
--- a/sys-process/btop/Manifest
+++ b/sys-process/btop/Manifest
@@ -1 +1 @@
-DIST btop-1.2.6.tar.gz 971853 BLAKE2B 217a7c1c7a6caf0aa7261acd362f4df136833620ac4e09b19db31e1c439c9feeef381ed66888a44e48c5a6b53c632854b8d45476a2699cb7f7de9777c8a5f654 SHA512 8eeb3dee050b392817747db076fc85d012e3cd528b70d7ef2dae801614d332cef5bab636bca2803904027a1e0ac98e30a95ee1cc8aa34c7c9d093e3accf885c9
+DIST btop-1.2.7.tar.gz 974883 BLAKE2B c23c0b13ee6749e30ca8a7624f27bac8dc81466ff957a042c9c5e4f7c31b81fc6c15d6b214186e4baed474263ea96a3ffc584783cd098f3ebcae9e34bd75a955 SHA512 c29e1e3d098ef29c710bf76c1ef20e54feceb490aa59d20475a7083a276d422a32f4b4ff423a121aa4aa7f83389980e553e1f78c165f111fe00ccac693d96447
diff --git a/sys-process/btop/btop-1.2.6.ebuild b/sys-process/btop/btop-1.2.7.ebuild
similarity index 100%
rename from sys-process/btop/btop-1.2.6.ebuild
rename to sys-process/btop/btop-1.2.7.ebuild
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: sys-process/btop/
2022-06-03 10:44 [gentoo-commits] repo/proj/guru:master " Florian Schmaus
@ 2022-06-03 9:51 ` Florian Schmaus
0 siblings, 0 replies; 19+ messages in thread
From: Florian Schmaus @ 2022-06-03 9:51 UTC (permalink / raw
To: gentoo-commits
commit: bfd63b023c3c043178936fa94b215019997c5c7b
Author: Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 3 09:50:38 2022 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Fri Jun 3 09:50:59 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bfd63b02
sys-process/btop: various cleanup, add missing "|| die" to sed
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
sys-process/btop/btop-1.2.7.ebuild | 11 ++---------
1 file changed, 2 insertions(+), 9 deletions(-)
diff --git a/sys-process/btop/btop-1.2.7.ebuild b/sys-process/btop/btop-1.2.7.ebuild
index 90014cdbe..44d1c8204 100644
--- a/sys-process/btop/btop-1.2.7.ebuild
+++ b/sys-process/btop/btop-1.2.7.ebuild
@@ -11,22 +11,15 @@ LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-DEPEND=""
-RDEPEND="${DEPEND}"
-BDEPEND="
- >=sys-devel/gcc-10
-"
-
src_prepare() {
default
# btop installs README.md to /usr/share/btop by default
- sed -i 's/^.*cp -p README.md.*$//' Makefile
+ sed -i '/^.*cp -p README.md.*$/d' Makefile || die
}
src_compile() {
# Disable btop optimization flags, since we have our flags in CXXFLAGS
- emake \
- OPTFLAGS=""
+ emake OPTFLAGS=""
}
src_install() {
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: sys-process/btop/
2022-06-03 10:53 [gentoo-commits] repo/proj/guru:master " Florian Schmaus
@ 2022-06-03 10:53 ` Florian Schmaus
0 siblings, 0 replies; 19+ messages in thread
From: Florian Schmaus @ 2022-06-03 10:53 UTC (permalink / raw
To: gentoo-commits
commit: d0b3b3702974fd32a64ee899abfa439cca3a5e0c
Author: Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 3 10:53:07 2022 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Fri Jun 3 10:53:10 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d0b3b370
sys-process/btop: treeclean, migrated to ::gentoo
Bug: https://bugs.gentoo.org/849050
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
sys-process/btop/Manifest | 1 -
sys-process/btop/btop-1.2.7.ebuild | 32 --------------------------------
sys-process/btop/metadata.xml | 8 --------
3 files changed, 41 deletions(-)
diff --git a/sys-process/btop/Manifest b/sys-process/btop/Manifest
deleted file mode 100644
index 7ac2b8e4e..000000000
--- a/sys-process/btop/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST btop-1.2.7.tar.gz 974883 BLAKE2B c23c0b13ee6749e30ca8a7624f27bac8dc81466ff957a042c9c5e4f7c31b81fc6c15d6b214186e4baed474263ea96a3ffc584783cd098f3ebcae9e34bd75a955 SHA512 c29e1e3d098ef29c710bf76c1ef20e54feceb490aa59d20475a7083a276d422a32f4b4ff423a121aa4aa7f83389980e553e1f78c165f111fe00ccac693d96447
diff --git a/sys-process/btop/btop-1.2.7.ebuild b/sys-process/btop/btop-1.2.7.ebuild
deleted file mode 100644
index 44d1c8204..000000000
--- a/sys-process/btop/btop-1.2.7.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 2021-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="A monitor of resources"
-HOMEPAGE="https://github.com/aristocratos/btop"
-SRC_URI="https://github.com/aristocratos/btop/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-src_prepare() {
- default
- # btop installs README.md to /usr/share/btop by default
- sed -i '/^.*cp -p README.md.*$/d' Makefile || die
-}
-
-src_compile() {
- # Disable btop optimization flags, since we have our flags in CXXFLAGS
- emake OPTFLAGS=""
-}
-
-src_install() {
- emake \
- PREFIX="${EPREFIX}/usr" \
- DESTDIR="${D}" \
- install
-
- dodoc README.md CHANGELOG.md
-}
diff --git a/sys-process/btop/metadata.xml b/sys-process/btop/metadata.xml
deleted file mode 100644
index 9997c2e86..000000000
--- a/sys-process/btop/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>nex+b-g-o@nexadn.de</email>
- <name>Adrian Schollmeyer</name>
- </maintainer>
-</pkgmetadata>
^ permalink raw reply related [flat|nested] 19+ messages in thread
end of thread, other threads:[~2022-06-03 10:53 UTC | newest]
Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-17 8:06 [gentoo-commits] repo/proj/guru:dev commit in: sys-process/btop/ Adrian Schollmeyer
-- strict thread matches above, loose matches on Subject: below --
2022-06-03 10:53 [gentoo-commits] repo/proj/guru:master " Florian Schmaus
2022-06-03 10:53 ` [gentoo-commits] repo/proj/guru:dev " Florian Schmaus
2022-06-03 10:44 [gentoo-commits] repo/proj/guru:master " Florian Schmaus
2022-06-03 9:51 ` [gentoo-commits] repo/proj/guru:dev " Florian Schmaus
2022-05-30 11:37 Adrian Schollmeyer
2022-03-06 11:54 Adrian Schollmeyer
2022-02-13 12:12 Adrian Schollmeyer
2022-01-16 16:57 Adrian Schollmeyer
2021-12-12 20:25 Adrian Schollmeyer
2021-11-16 13:02 Adrian Schollmeyer
2021-11-02 20:51 Adrian Schollmeyer
2021-10-21 15:06 Adrian Schollmeyer
2021-10-19 16:23 Adrian Schollmeyer
2021-10-18 17:23 Adrian Schollmeyer
2021-10-08 21:53 Adrian Schollmeyer
2021-09-28 18:42 Adrian Schollmeyer
2021-09-26 5:00 Adrian Schollmeyer
2021-09-21 20:09 Adrian Schollmeyer
2021-09-20 17:27 Adrian Schollmeyer
2021-09-18 19:48 Adrian Schollmeyer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox