From: "Matthias Maier" <tamiko@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/dev/tamiko:master commit in: sys-fs/btrfs-heatmap/
Date: Wed, 2 Jun 2021 02:46:52 +0000 (UTC) [thread overview]
Message-ID: <1622601801.7b3a7d67ebc1f16c04710d6cee93ef90f79a786a.tamiko@gentoo> (raw)
commit: 7b3a7d67ebc1f16c04710d6cee93ef90f79a786a
Author: Matthias Maier <tamiko <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 2 02:43:21 2021 +0000
Commit: Matthias Maier <tamiko <AT> gentoo <DOT> org>
CommitDate: Wed Jun 2 02:43:21 2021 +0000
URL: https://gitweb.gentoo.org/repo/dev/tamiko.git/commit/?id=7b3a7d67
sys-fs/btrfs-heatmap: version bump to 9
Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Matthias Maier <tamiko <AT> gentoo.org>
sys-fs/btrfs-heatmap/Manifest | 1 +
sys-fs/btrfs-heatmap/btrfs-heatmap-9.ebuild | 32 +++++++++++++++++++++++++++++
2 files changed, 33 insertions(+)
diff --git a/sys-fs/btrfs-heatmap/Manifest b/sys-fs/btrfs-heatmap/Manifest
index 8e16490..20a3f6d 100644
--- a/sys-fs/btrfs-heatmap/Manifest
+++ b/sys-fs/btrfs-heatmap/Manifest
@@ -1 +1,2 @@
DIST btrfs-heatmap-8.tar.gz 660304 SHA256 bd8bceead5bb1ae3d15ab6dafa87c5b128dd0f71cdba284f6dffac7b27061f19 SHA512 aaf5c3765aeae18364ef68b2ff467384612073d97f8d038dd088a774d38cdf238c881f29409ecaeb2882fc4f546681293900b4cdd4e062af573d0ca846056c70 WHIRLPOOL 6ec26dec88203fae3bf4e4d654579970f586c8deb41fd8d3bd7e5afca5881777fa1bb067b8d627ec0fb7b2cc468c79972e8ca96cbf42959a8e6e7c5746926305
+DIST btrfs-heatmap-9.tar.gz 661880 SHA256 d2b03119cedbf76f63f377aa5c1711979611e7e5e2f8ad6a7c8cb837a1557127 SHA512 0eeeed72ee26d469577c7c8671c2bf93d258537aa606d7d92e866982136b0ebc151419fbd59bc062062f9537651b4a93afc06d1c804a611a89253fc592f3c996 WHIRLPOOL 592687e8ef2efdd4dfd8fad5e8ade9871d1c03619a9beffdf7d38776facda9bb14cf4d147d48f8e77193a15085a8a2be7529b7b67ff351581ac8433a3326c953
diff --git a/sys-fs/btrfs-heatmap/btrfs-heatmap-9.ebuild b/sys-fs/btrfs-heatmap/btrfs-heatmap-9.ebuild
new file mode 100644
index 0000000..8e9b853
--- /dev/null
+++ b/sys-fs/btrfs-heatmap/btrfs-heatmap-9.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python3_{6,7,8,9} )
+
+inherit python-single-r1
+
+DESCRIPTION="Python 3 script to draw a heatmap of a btrfs filesystem"
+HOMEPAGE="https://github.com/knorrie/btrfs-heatmap"
+SRC_URI="https://github.com/knorrie/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="
+ ${PYTHON_DEPS}
+ $(python_gen_cond_usedep \
+ dev-python/python-btrfs[${PYTHON_USEDEP}])"
+DEPEND="${RDEPEND}"
+
+src_install()
+{
+ newbin heatmap.py btrfs-heatmap
+ python_fix_shebang "${ED}"/usr/bin/btrfs-heatmap
+ default
+}
next reply other threads:[~2021-06-02 2:46 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-02 2:46 Matthias Maier [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-08 6:58 [gentoo-commits] repo/dev/tamiko:master commit in: sys-fs/btrfs-heatmap/ Matthias Maier
2023-05-07 19:42 Matthias Maier
2022-01-13 14:51 Matthias Maier
2022-01-13 14:51 Matthias Maier
2021-06-02 22:42 Matthias Maier
2021-06-02 2:46 Matthias Maier
2020-05-12 5:29 Matthias Maier
2020-02-19 18:28 Matthias Maier
2018-03-24 4:28 Matthias Maier
2017-11-30 15:34 Matthias Maier
2017-11-30 5:35 Matthias Maier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1622601801.7b3a7d67ebc1f16c04710d6cee93ef90f79a786a.tamiko@gentoo \
--to=tamiko@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox